Searched refs:constant (Results 1 – 5 of 5) sorted by relevance
1148 def create_header_entry(constant): argument1149 if constant.type == CONST_PORT:1150 return define_string_const_entry(constant)1151 if constant.type == CONST_UUID:1152 return define_uuid_const_entry(constant)1153 if constant.type == CONST_INT:1154 return define_integer_const_entry(constant)1155 if constant.type == CONST_BOOL:1156 return define_bool_const_entry(constant)1157 if constant.type == CONST_ID:[all …]
37 --default-macro-constant-type="signed" \
95 -Wno-tautological-constant-compare
260 # Regular expression matching correct constant names
73 -Wno-tautological-constant-compare