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

/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c19541 ** SRT_Fifo This is like SRT_EphemTab except that the table
19542 ** is assumed to already be open. SRT_Fifo has
19571 #define SRT_DistFifo 5 /* Like SRT_Fifo, but unique results only */
19579 #define SRT_Fifo 8 /* Store result as data with an automatic rowid */ macro
19582 #define IgnorableOrderby(X) ((X->eDest)<=SRT_Fifo)
[all...]

Completed in 542 milliseconds