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

/external/chromium_org/third_party/sqlite/src/src/
H A Dselect.c778 static const char *selectOpName(int id){ function
851 bUseTmp?"USING TEMP B-TREE ":"", selectOpName(op)
1558 selectOpName(p->op));
1564 selectOpName(p->op));
1587 " do not have the same number of result columns", selectOpName(p->op));
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c90700 static const char *selectOpName(int id){ function
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c102474 static const char *selectOpName(int id){ function
[all...]
/external/sqlite/dist/
H A Dsqlite3.c102494 static const char *selectOpName(int id){ function
[all...]

Completed in 444 milliseconds