Home
last modified time | relevance | path

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

/freebsd-12.1/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c7883 typedef struct FuncDefHash FuncDefHash; typedef
9417 struct FuncDefHash { struct
9418 FuncDef *a[23]; /* Hash table for functions */
/freebsd-12.1/contrib/sqlite3/
H A Dsqlite3.c14644 typedef struct FuncDefHash FuncDefHash; typedef
16733 struct FuncDefHash { struct
16734 FuncDef *a[SQLITE_FUNC_HASH_SZ]; /* Hash table for functions */