Searched refs:INT_VALUE (Results 1 – 1 of 1) sorted by relevance
43 #define CONDITION(INT_VALUE) (INT_VALUE) // allow value argument45 #define CONDITION(INT_VALUE) (int(0)) // mask value since the proto may not be defined yet.