Searched refs:constMask (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/sqlite/src/src/
H A Dexpr.c2532 int constMask = 0; /* Mask of function arguments that are constant */ local
2604 constMask |= (1<<i);
2614 sqlite3VdbeAddOp4(v, OP_Function, constMask, r1, target,
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c73448 int constMask = 0; /* Mask of function arguments that are constant */ local
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c76944 int constMask = 0; /* Mask of function arguments that are constant */ local
[all...]
/external/sqlite/dist/
H A Dsqlite3.c76980 int constMask = 0; /* Mask of function arguments that are constant */ local
[all...]

Completed in 602 milliseconds