Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dvdbe.c8699 u32 constMask; in sqlite3VdbeExec() local
H A Dexpr.c4453 u32 constMask = 0; /* Mask of function arguments that are constant */ in sqlite3ExprCodeTarget() local