Home
last modified time | relevance | path

Searched refs:exprSetHeight (Results 1 – 1 of 1) sorted by relevance

/sqlite-3.40.0/src/
H A Dexpr.c767 static void exprSetHeight(Expr *p){ in exprSetHeight() function
791 exprSetHeight(p); in sqlite3ExprSetHeightAndFlags()
815 #define exprSetHeight(y) macro