Searched defs:cond (Results 1 – 5 of 5) sorted by relevance
146 #define IT(cond) it cond argument 147 #define ITT(cond) itt cond argument 148 #define ITE(cond) ite cond argument 151 #define IT(cond) argument 152 #define ITT(cond) argument 153 #define ITE(cond) argument 158 #define IT(cond) argument 159 ITT(cond) global() argument 160 ITE(cond) global() argument [all...]
20 #define CASSERT(cond, msg) \ argument
17 unsigned int rc_id, cond_id, cond; in spm_rc_condition_modifier() local
245 # define Assert(cond,msg) {if(!(cond)) z_error(msg);} argument 252 # define Assert(cond,msg) argument
329 uint32_t cond:8; member