Home
last modified time | relevance | path

Searched refs:notUsed (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/ntp/ntpsnmpd/
H A Dntpv4-mib.mib675 notUsed(0), -- Used to sync up bit and notification
/freebsd/contrib/sqlite3/
H A Dshell.c3641 void *notUsed, in uintCollFunc() argument
3648 (void)notUsed; in uintCollFunc()
4375 void *notUsed, in decimalCollFunc() argument
4384 UNUSED_PARAMETER(notUsed); in decimalCollFunc()
H A Dsqlite3.c69761 int notUsed; local
69762 rc = walTryBeginRead(pWal, &notUsed, 1, &cnt);
82717 i64 notUsed; local
82724 checkTreePage(&sCheck, aRoot[i], &notUsed, LARGEST_INT64);
90317 u32 notUsed; local
90325 idx += getVarint32(aKey+idx, notUsed);
170496 Bitmask notUsed;
170498 WHERE_DISTINCTBY, nLoop-1, pFrom->aLoop[nLoop-1], &notUsed);
233475 int nFk, notUsed;
233476 sqlite3_db_status(db, SQLITE_DBSTATUS_DEFERRED_FKS, &nFk, &notUsed, 0);