Home
last modified time | relevance | path

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

/freebsd/sys/dev/qat/qat_api/qat_utils/src/
H A DQatUtilsServices.c47 void *pRet = NULL; in qatUtilsMemAllocContiguousNUMA() local
/freebsd/contrib/sqlite3/
H A Dshell.c12092 void *pRet; in idxMalloc() local
14324 sqlite3_stmt *pRet = 0; in intckPrepare() local
14346 sqlite3_stmt *pRet = 0; in intckPrepareFmt() local
16802 void *pRet = 0; in recoverMalloc() local
16858 RecoverBitmap *pRet = (RecoverBitmap*)recoverMalloc(p, nByte); in recoverBitmapAlloc() local
17761 sqlite3_stmt *pRet = 0; in recoverInsertStmt() local
17831 RecoverTable *pRet = 0; in recoverFindTable() local
17919 sqlite3_stmt *pRet = 0; in recoverLostAndFoundInsert() local
19169 sqlite3_recover *pRet = 0; in recoverInit() local
/freebsd/contrib/sqlite3/tea/generic/
H A Dtclsqlite3.c2836 Tcl_Obj *pRet = Tcl_NewObj(); in DbObjCmd() local