Home
last modified time | relevance | path

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

/external/sqlite/dist/orig/
Dshell.c9366 typedef struct IdxHashEntry IdxHashEntry; typedef
9368 struct IdxHashEntry { struct
9372 IdxHashEntry *pHashNext; /* Next entry in same hash bucket */ argument
9373 IdxHashEntry *pNext; /* Next entry in hash */ argument
/external/sqlite/dist/
Dshell.c9371 typedef struct IdxHashEntry IdxHashEntry; typedef
9373 struct IdxHashEntry { struct
9377 IdxHashEntry *pHashNext; /* Next entry in same hash bucket */ argument
9378 IdxHashEntry *pNext; /* Next entry in hash */ argument