Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c114136 static int exprStructSize(const Expr *p){ function
114320 u32 nSize = (u32)exprStructSize(p);