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

/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c19050 # define ExprHasVVAProperty(E,P) (((E)->vvaFlags&(P))!=0) macro
19054 # define ExprHasVVAProperty(E,P) 0 macro
[all...]

Completed in 569 milliseconds