Home
last modified time | relevance | path

Searched defs:sqlite3ExprCheckHeight (Results 1 – 2 of 2) sorted by relevance

/sqlite-3.40.0/src/
H A Dexpr.c709 int sqlite3ExprCheckHeight(Parse *pParse, int nHeight){ in sqlite3ExprCheckHeight() function
H A DsqliteInt.h5396 #define sqlite3ExprCheckHeight(x,y) macro