Searched defs:LimitVal (Results 1 – 2 of 2) sorted by relevance
41 struct LimitVal { struct42 int limit; /* The LIMIT value. -1 if there is no limit */43 int offset; /* The OFFSET. 0 if there is none */
16 struct LimitVal { struct17 int limit; /* The LIMIT value. -1 if there is no limit */18 int offset; /* The OFFSET. 0 if there is none */
Completed in 13 milliseconds