Searched defs:os_error_if (Results 1 – 1 of 1) sorted by relevance
90 # define os_error_if(cond, msg) __attribute__((diagnose_if((cond), (msg), "error"))) macro92 # define os_error_if(...) macro