Searched defs:checked (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/contrib/bmake/
H A Dmake.c123 static unsigned int checked = 1;/* Sequence # to detect recursion */ variable
H A Dmake.h238 unsigned int checked; /* Last time we tried to makle this node */ member in struct:GNode
/freebsd-10-stable/lib/libc/nameser/
H A Dns_name.c426 int n, len, checked, l; local
/freebsd-10-stable/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp6574 SmallPtrSet<const SDNode*, 32> checked; local

Completed in 108 milliseconds