Searched refs:ELEMENT_INTEGER (Results 1 – 7 of 7) sorted by relevance
51 (expr->type == ELEMENT_INTEGER) || in eval_expression()546 if ((offset->type != ELEMENT_INTEGER) || in eval_data_expression()547 (length->type != ELEMENT_INTEGER)) in eval_data_expression()679 (length->type != ELEMENT_INTEGER)) in eval_data_expression()933 if (arg->type != ELEMENT_INTEGER) in eval_data_expression()966 if (arg->type != ELEMENT_INTEGER) in eval_data_expression()1000 if (arg->type != ELEMENT_INTEGER) in eval_data_expression()1131 if ((base->type != ELEMENT_INTEGER) || in eval_data_expression()1132 (width->type != ELEMENT_INTEGER) || in eval_data_expression()1305 if ((width->type != ELEMENT_INTEGER) || in eval_data_expression()[all …]
438 if ((offset == NULL) || (offset->type != ELEMENT_INTEGER)) in reduce_data_expression()447 if ((length == NULL) || (length->type != ELEMENT_INTEGER)) in reduce_data_expression()500 if ((length == NULL) || (length->type != ELEMENT_INTEGER)) in reduce_data_expression()902 if ((relay == NULL) || (relay->type != ELEMENT_INTEGER)) in reduce_data_expression()954 if (expr->type == ELEMENT_INTEGER) in reduce_numeric_expression()
391 assert(e->type == ELEMENT_INTEGER); in intValue()455 elem->type = ELEMENT_INTEGER; in createInt()547 e->type = ELEMENT_INTEGER; in resetInt()624 case ELEMENT_INTEGER: in resetBy()877 case ELEMENT_INTEGER: in type2name()904 return ELEMENT_INTEGER; in name2type()939 case ELEMENT_INTEGER: in print()1128 case ELEMENT_INTEGER: in copy()
164 #define ELEMENT_INTEGER 1 macro
48 if (expr->type == ELEMENT_INTEGER) in print_expression()1032 if (expr->type == ELEMENT_INTEGER) { in print_numeric_expression()1103 if ((arg == NULL) || (arg->type != ELEMENT_INTEGER)) { in print_numeric_expression()
4301 if ((elem == NULL) || (elem->type != ELEMENT_INTEGER)) in parse_option_local_dir()4352 if ((elem == NULL) || (elem->type != ELEMENT_INTEGER)) in parse_option_define_dir()
5276 (code->type != ELEMENT_INTEGER) || in config_vendor_option_space()5765 if (expr->type == ELEMENT_INTEGER) in is_numeric_expression()