Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libsqlite/src/
H A Dparse.y44 struct LimitVal { struct
45 int limit; /* The LIMIT value. -1 if there is no limit */
46 int offset; /* The OFFSET. 0 if there is none */