Searched refs:JT_ERROR (Results 1 - 2 of 2) sorted by relevance
/osnet-11/usr/src/lib/libsqlite/src/ | ||
H A D | sqliteInt.h | 795 #define JT_ERROR 0x0020 /* unknown or unsupported join type */ macro |
H A D | select.c | 112 jointype |= JT_ERROR; 118 (jointype & JT_ERROR)!=0 |
Completed in 24 milliseconds