Home
last modified time | relevance | path

Searched refs:OTHERS (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/kern/
H A Dkern_lockf.c101 #define OTHERS 0x2 macro
1709 ((type & OTHERS) && lf->lf_owner == lock->lf_owner)) { in lf_findoverlap()
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DUnsafeBufferUsage.cpp1892 OTHERS = 0, // no specific information, the callee function is unsafe enumerator
1901 } WarnedFunKind = OTHERS;