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

/illumos-gate/usr/src/lib/libsqlite/src/
H A DsqliteInt.h795 #define JT_ERROR 0x0020 /* unknown or unsupported join type */ macro
H A Dselect.c114 jointype |= JT_ERROR;
120 (jointype & JT_ERROR)!=0

Completed in 54 milliseconds