Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libsqlite/src/
H A DsqliteInt.h245 typedef struct FuncDef FuncDef; typedef
426 struct FuncDef { struct
435 FuncDef *pNext; /* Next function with same name */ argument