Home
last modified time | relevance | path

Searched defs:allzero (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/llvm/llvm/include/llvm/ADT/
DSparseBitVector.h198 bool allzero = true; in intersectWith() local
221 bool allzero = true; in intersectWithComplement() local
243 bool allzero = true; in intersectWithComplement() local
/openbsd/src/sys/netinet6/
Din6_ifattach.c104 static u_int8_t allzero[8] = { 0, 0, 0, 0, 0, 0, 0, 0 }; in in6_get_hw_ifid() local