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

/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c19019 #define ExprHasAllProperty(E,P) (((E)->flags&(P))==(P)) macro
[all...]

Completed in 612 milliseconds