Searched defs:HOST_RET (Results 1 – 1 of 1) sorted by relevance
295 #define HOST_RET(...) ; macro298 #define HOST_RET(...) { return __VA_ARGS__; } macro
Completed in 11 milliseconds