Home
last modified time | relevance | path

Searched defs:idxNum (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/etc/c/
H A Dsqlite3.d1422 int idxNum; /** Number used to identify the index */ variable
/netbsd-src/external/public-domain/sqlite/dist/
H A Dshell.c5998 int idxNum, const char *idxStrUnused, in seriesFilter()
6064 int idxNum = 0; /* The query plan bitmask */ in seriesBestIndex() local
7922 int idxNum, const char *idxStr, in fsdirFilter()
8471 int idxNum, const char *idxStr, in completionFilter()
8525 int idxNum = 0; /* The query plan bitmask */ in completionBestIndex() local
10552 int idxNum, const char *idxStr, in zipfileFilter()
12450 int idxNum, const char *idxStr, in expertFilter()
15026 int idxNum, const char *idxStr, in dbdataFilter()
H A Dsqlite3.h7451 int idxNum; /* Number used to identify the index */ member
H A Dsqlite3.c7764 int idxNum; /* Number used to identify the index */ member