Searched refs:tc_allow_U_suffix (Results 1 – 1 of 1) sorted by relevance
511 #ifndef tc_allow_U_suffix in integer_constant()512 #define tc_allow_U_suffix 1 in integer_constant() macro515 if (tc_allow_U_suffix && (c == 'U' || c == 'u')) in integer_constant()