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

/macosx-10.10/Libc-1044.1.2/include/
H A Dbitstring.h79 #define bit_nclear(name, start, stop) do { \ macro
/macosx-10.10/xnu-2782.1.97/bsd/sys/
H A Dbitstring.h108 #define bit_nclear(name, start, stop) do { \ macro
/macosx-10.10/cron-39/lib/
H A Dentry.c504 bit_nclear(bits, 0, (high-low+1));
/macosx-10.10/hfs-285/fsck_hfs/dfalib/
H A DVolumeBitmapCheck.c139 bit_nclear(gFullSegmentList, 0, gTotalSegments - 1);

Completed in 164 milliseconds