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

/darwin-on-arm/xnu/bsd/dev/vn/
H A Dshadow.c76 #define USHORT_ALL_ONES ((u_short)(-1)) macro
180 *((u_short *)(map + start.byte)) = USHORT_ALL_ONES;
265 if ((is_set && *valPtr == USHORT_ALL_ONES)

Completed in 18 milliseconds