Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/sqlite3/
H A Dsqlite3.h10703 int *pnOut, void **ppOut /* OUT: Inverse of input */
10738 void **ppOut /* OUT: Buffer containing output changeset */
11356 int *pnOut, void **ppOut
12093 int (*xCreate)(void*, const char **azArg, int nArg, Fts5Tokenizer **ppOut);
H A Dsqlite3.c95982 *ppOut = 0;
96138 *ppOut = pMain;
171960 *ppOut = 0;
206463 void **ppOut
211668 *ppOut = 0;
215296 *ppOut = p2;
215299 *ppOut = p1;
215318 *ppOut = 0;
215409 *ppOut = 0;
216372 *ppOut = pRet;
[all …]
H A Dshell.c5365 u8 **ppOut, int *pnOut, /* Output */ in zipfileDeflate() argument
5388 *ppOut = aOut; in zipfileDeflate()
7551 IdxTable **ppOut, /* OUT: New object (if successful) */ in idxGetTableInfo() argument
7616 *ppOut = pNew; in idxGetTableInfo()
/freebsd-12.1/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c70747 SorterRecord **ppOut /* OUT: Head of merged list */
70770 *ppOut = pFinal;
116753 char **ppOut /* OUT: Malloced result buffer */
116781 *ppOut = tsc.aaOutput[0];