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

/macosx-10.5.8/xnu-1228.15.4/osfmk/mach/
H A Dmessage.h466 #define round_msg(x) (((mach_msg_size_t)(x) + sizeof (natural_t) - 1) & \ macro

Completed in 22 milliseconds