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.c5689 void *notUsed, in uintCollFunc() argument
5696 (void)notUsed; in uintCollFunc()
6499 void *notUsed, in decimalCollFunc() argument
6508 UNUSED_PARAMETER(notUsed); in decimalCollFunc()
H A Dsqlite3.c71424 int notUsed; local
71425 rc = walTryBeginRead(pWal, &notUsed, 1, &cnt);
84467 i64 notUsed; local
84474 checkTreePage(&sCheck, aRoot[i], &notUsed, LARGEST_INT64);
92301 u32 notUsed; local
92309 idx += getVarint32(aKey+idx, notUsed);
175035 Bitmask notUsed; local
175037 WHERE_DISTINCTBY, nLoop-1, pFrom->aLoop[nLoop-1], &notUsed);
239473 int nFk, notUsed; local
239474 sqlite3_db_status(db, SQLITE_DBSTATUS_DEFERRED_FKS, &nFk, &notUsed, 0);