Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dshell.c11957 typedef struct IdxConstraint IdxConstraint; typedef
11980 struct IdxConstraint { struct
11986 IdxConstraint *pNext; /* Next constraint in pEq or pRange list */ argument
11987 IdxConstraint *pLink; /* See above */ argument