Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c15754 typedef struct IdList IdList; typedef
19644 struct IdList { struct
19646 struct IdList_item { argument
19651 /* The size (in bytes) of an IdList object that can hold up to N IDs. */ argument