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

/darwin-on-arm/xnu/bsd/sys/
H A Dparam.h169 #define clrnd(i) (i) macro
174 #define clrnd(i) (((i) + (CLSIZE-1)) &~ (CLSIZE-1)) macro

Completed in 35 milliseconds