Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dexpr.c799 int sqlite3SelectExprHeight(const Select *p){ in sqlite3SelectExprHeight() function
H A DsqliteInt.h5395 #define sqlite3SelectExprHeight(x) 0 macro