Searched refs:arglist (Results 1 – 1 of 1) sorted by relevance
158 #define CLOCK_DISPATCH(clock, call, arglist) \ argument159 ((clock) < 0 ? posix_cpu_##call arglist : \161 ? (*posix_clocks[clock].call) arglist : common_##call arglist))