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

/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c19005 #define EP_IsTrue 0x10000000 /* Always has boolean value of TRUE */ macro
19022 #define ExprAlwaysTrue(E) (((E)->flags&(EP_OuterON|EP_IsTrue))==EP_IsTrue)
[all...]

Completed in 1586 milliseconds