Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libsqlite/tool/
H A Dlemon.c3904 struct s_x2 { struct
3909 struct s_x2node *tbl; /* The data stored here */ argument
3910 struct s_x2node **ht; /* Hash table for lookups */ argument
3924 static struct s_x2 *x2a; argument