Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c15753 typedef struct FuncDefHash FuncDefHash; typedef
18003 struct FuncDefHash { struct
18004 FuncDef *a[SQLITE_FUNC_HASH_SZ]; /* Hash table for functions */