Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dshell.c12796 typedef struct IdxConstraint IdxConstraint; typedef
12819 struct IdxConstraint { struct
12825 IdxConstraint *pNext; /* Next constraint in pEq or pRange list */ argument
12826 IdxConstraint *pLink; /* See above */ argument