Searched defs:sqlite3WhereAddScanStatus (Results 1 – 2 of 2) sorted by relevance
| /sqlite-3.40.0/src/ | ||
| H A D | wherecode.c | 287 void sqlite3WhereAddScanStatus( in sqlite3WhereAddScanStatus() function |
| H A D | whereInt.h | 543 # define sqlite3WhereAddScanStatus(a, b, c, d) ((void)d) macro |