Home
last modified time | relevance | path

Searched defs:IdxHashEntry (Results 1 – 2 of 2) sorted by relevance

/external/sqlite/dist/orig/
Dshell.c6047 typedef struct IdxHashEntry IdxHashEntry; typedef
6049 struct IdxHashEntry { struct
6053 IdxHashEntry *pHashNext; /* Next entry in same hash bucket */ argument
6054 IdxHashEntry *pNext; /* Next entry in hash */ argument
/external/sqlite/dist/
Dshell.c6053 typedef struct IdxHashEntry IdxHashEntry; typedef
6055 struct IdxHashEntry { struct
6059 IdxHashEntry *pHashNext; /* Next entry in same hash bucket */ argument
6060 IdxHashEntry *pNext; /* Next entry in hash */ argument