Searched defs:SET_ERROR_IF (Results 1 – 3 of 3) sorted by relevance
88 #define SET_ERROR_IF(condition,err) if((condition)) { \ macro
36 #define SET_ERROR_IF(condition,err) if((condition)) { \ macro
54 #define SET_ERROR_IF(condition, err) if((condition)) { \ macro