Searched defs:ROUNDDOWN (Results 1 - 2 of 2) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dgmon.h194 #define ROUNDDOWN(x,y) (((x)/(y))*(y)) macro
/macosx-10.5.8/xnu-1228.15.4/osfmk/profiling/
H A Dprofile-internal.h184 #define ROUNDDOWN(x,y) (((x)/(y))*(y)) macro

Completed in 26 milliseconds