Searched refs:tNew (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/sqlite/src/src/
H A Dfkey.c972 Token tNew = { "new", 3 }; /* Literal "new" token */ local
1011 sqlite3PExpr(pParse, TK_ID, 0, 0, &tNew),
1022 sqlite3PExpr(pParse, TK_ID, 0, 0, &tNew),
/external/valgrind/main/VEX/priv/
H A Dguest_arm_toIR.c16001 IRTemp tNew = newTemp(Ity_I32); local
16016 assign(tNew, getIRegA(rM));
16023 unop(Iop_32to8, mkexpr(tNew))) );
16030 mkexpr(tNew)) );
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c84264 Token tNew = { "new", 3 }; /* Literal "new" token */ local
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c94561 Token tNew = { "new", 3 }; /* Literal "new" token */ local
[all...]
/external/sqlite/dist/
H A Dsqlite3.c94581 Token tNew = { "new", 3 }; /* Literal "new" token */ local
[all...]

Completed in 659 milliseconds