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

/freebsd-10-stable/contrib/sqlite3/
H A Dsqlite3.c14950 #define ExprClearProperty(E,P) (E)->flags&=~(P) macro
[all...]
/freebsd-10-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c10378 #define ExprClearProperty(E,P) (E)->flags&=~(P) macro
[all...]

Completed in 829 milliseconds