Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libsqlite/src/
H A Dparse.y42 struct LimitVal { struct
43 int limit; /* The LIMIT value. -1 if there is no limit */
44 int offset; /* The OFFSET. 0 if there is none */