Home
last modified time | relevance | path

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

/netbsd-src/external/public-domain/sqlite/dist/
H A Dsqlite3.c30982 static char *printfTempBuf(sqlite3_str *pAccum, sqlite3_int64 n){ in printfTempBuf()
31016 sqlite3_str *pAccum, /* Accumulate results here */ in sqlite3_str_vappendf()