Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dshell.c1597 int nVal, in shellStrtod()
1615 int nVal, in shellDtostr()
1648 int nVal, in shellAddSchemaName()
11778 int nVal, in zipfileUpdate()
12184 static void zipfileStep(sqlite3_context *pCtx, int nVal, sqlite3_value **apVal){ in zipfileStep()
12993 int nVal = (zVal ? STRLEN(zVal) : 0); in idxHashAdd() local
15616 int nVal, in intckParseCreateIndexFunc()
18883 int nVal; /* Number of valid entries in apVal[] */ member
20242 int nVal = -1; in recoverLostAndFoundOnePage() local
21902 int nVal, in shellPutsFunc()
[all …]
H A Dsqlite3.c85344 int nVal = 0; /* Number of function arguments */ local
85561 int nVal; local