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

/macosx-10.10/libauto-186/
H A DRange.h92 static inline const bool in_range(void *lo, void *hi, void *address) { function in class:Auto::Range
99 inline const bool in_range(void *address) const { return in_range(_address, _end, address); } function in class:Auto::Range
/macosx-10.10/WTF-7600.1.24/wtf/dtoa/
H A Dbignum-dtoa.cc632 bool in_range; local
/macosx-10.10/bootp-298/bootplib/
H A Dsubnets.c1258 SubnetListGetSubnetForAddress(SubnetListRef subnets, struct in_addr addr, bool in_range) argument
/macosx-10.10/lsof-53/lsof/lib/
H A Dregex.c797 register int in_range = 0; local
/macosx-10.10/emacs-93/emacs/src/
H A Dregex.c1022 register int in_range = 0; local

Completed in 299 milliseconds