Searched refs:integer_constant (Results 1 – 2 of 2) sorted by relevance
198 %type <ival> INTEGER operator SPACE integer_constant version_constant246 | LINE_EXPANDED integer_constant NEWLINE {251 | LINE_EXPANDED integer_constant integer_constant NEWLINE {260 | LINE_EXPANDED integer_constant PATH NEWLINE {563 integer_constant:584 integer_constant {
1741 static int integer_constant(struct isl_tab *tab, int row) in integer_constant() function1772 if (integer_constant(tab, row)) in next_non_integer_var()