Searched defs:ExprSetProperty (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c10377 #define ExprSetProperty(E,P) (E)->flags|=(P) macro
[all...]
/freebsd-11-stable/contrib/sqlite3/
H A Dsqlite3.c18279 #define ExprSetProperty(E,P) (E)->flags|=(P) macro
[all...]

Completed in 922 milliseconds