Searched refs:IgnorableOrderby (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c10732 #define IgnorableOrderby(X) ((X->eDest)<=SRT_Discard) macro
[all...]
/freebsd-11-stable/contrib/sqlite3/
H A Dsqlite3.c18768 ** IgnorableDistinct() implies IgnorableOrderby() */
18775 #define IgnorableOrderby(X) ((X->eDest)<=SRT_Fifo) macro
[all...]

Completed in 860 milliseconds