Searched defs:__DIAGNOSE_ENABLE_IF (Results 1 – 2 of 2) sorted by relevance
63 #define __DIAGNOSE_ENABLE_IF(cond, msg) __attribute__((enable_if(cond, msg))) macro