Home
last modified time | relevance | path

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

/titanic_51/usr/src/lib/libsqlite/src/
H A Dhash.h25 typedef struct HashElem HashElem; typedef
53 struct HashElem { struct
54 HashElem *next, *prev; /* Next and previous elements in the table */ argument
55 dataHashElem global() argument
56 nKeyHashElem global() argument