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

/freebsd-9.3-release/gnu/lib/libodialog/
H A Ddialog.h68 int (*checked)(struct _dmenu_item *self); member in struct:_dmenu_item
/freebsd-9.3-release/contrib/bmake/
H A Dmake.c123 static unsigned int checked = 1;/* Sequence # to detect recursion */ variable
H A Dmake.h232 unsigned int checked; /* Last time we tried to makle this node */ member in struct:GNode
/freebsd-9.3-release/lib/libc/nameser/
H A Dns_name.c390 int n, len, checked, l; local
/freebsd-9.3-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp6566 SmallPtrSet<const SDNode*, 32> checked; local

Completed in 201 milliseconds