Searched defs:d2 (Results 1 – 6 of 6) sorted by relevance
128 double d2; in circle_geom() local264 double d2; in circle_query_func() local
961 char d2[4]; in codeCursorHintIsOrFunction() local
5211 int d2 = sqlite3VdbeMakeLabel(pParse); in sqlite3ExprIfTrue() local5389 int d2 = sqlite3VdbeMakeLabel(pParse); in sqlite3ExprIfFalse() local
6433 int d2 = sqlite3AbsInt32(get4byte(&aData[8+i*4]) - nearby); in allocateBtreePage() local10396 int depth = -1, d2; /* Depth of a subtree */ in checkTreePage() local
86 u64 d0, d1, d2, d3, d4; in KeccakF1600Step() local
336 static int docListSplit(DocList *d, DocList *d2){ in docListSplit()