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

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

Completed in 83 milliseconds