Searched refs:pNotUsed (Results 1 – 1 of 1) sorted by relevance
39461 sqlite3_vfs *pNotUsed, /* The VFS pointer. Not used */ in unixSetSystemCall() argument39468 UNUSED_PARAMETER(pNotUsed); in unixSetSystemCall()39504 sqlite3_vfs *pNotUsed, in unixGetSystemCall() argument39509 UNUSED_PARAMETER(pNotUsed); in unixGetSystemCall()48406 sqlite3_vfs *pNotUsed, /* The VFS pointer. Not used */ in winSetSystemCall() argument48413 UNUSED_PARAMETER(pNotUsed); in winSetSystemCall()48449 sqlite3_vfs *pNotUsed, in winGetSystemCall() argument48454 UNUSED_PARAMETER(pNotUsed); in winGetSystemCall()162981 void *pNotUsed;162988 i = pMod->xFindFunction(pVtab,2, pExpr->u.zToken, &xNotUsed, &pNotUsed);