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

/external/chromium_org/third_party/sqlite/src/src/
H A Dwhere.c1812 int addrInit; /* Address of the initialization bypass jump */ local
1829 addrInit = sqlite3VdbeAddOp1(v, OP_If, regIsInit);
1942 sqlite3VdbeJumpHere(v, addrInit);
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c99466 int addrInit; /* Address of the initialization bypass jump */ local
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c112480 int addrInit; /* Address of the initialization bypass jump */ local
[all...]
/external/sqlite/dist/
H A Dsqlite3.c112500 int addrInit; /* Address of the initialization bypass jump */ local
[all...]

Completed in 478 milliseconds