Home
last modified time | relevance | path

Searched refs:VVA (Results 1 – 1 of 1) sorted by relevance

/sqlite-3.40.0/src/
H A Djson.c53 # define VVA(X) macro
55 # define VVA(X) X macro
742 VVA( p->eU = zContent ? 1 : 0 ); in jsonParseAddNode()
1160 VVA( pRoot->eU = 2 ); in jsonLookupStep()
1236 VVA( pRoot->eU = 2 ); in jsonLookupStep()
1664 VVA( pTarget[j+1].eU = 5 ); in jsonMergePatch()
1683 VVA( pParse->aNode[iRoot].eU = 2 ); in jsonMergePatch()
1832 VVA( pNode->eU = 4 ); in jsonReplaceFunc()
1890 VVA( pNode->eU = 4 ); in jsonSetFunc()
2249 VVA( pUp->eU = 3 ); in jsonEachNext()
[all …]