Searched refs:CompareWideRange (Results 1 - 1 of 1) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/hfs/
H A Dhfs_search.c125 static Boolean CompareWideRange(u_int64_t val, u_int64_t low, u_int64_t high);
132 static Boolean CompareWideRange( u_int64_t val, u_int64_t low, u_int64_t high ) function
800 matched = CompareWideRange(
810 matched = CompareWideRange(
820 matched = CompareWideRange(
830 matched = CompareWideRange(

Completed in 27 milliseconds