Home
last modified time | relevance | path

Searched refs:push_range_stack (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dc-typeck.c80 static void push_range_stack PARAMS ((tree));
5722 push_range_stack (range_end) in push_range_stack() function
5808 push_range_stack (last);
5848 push_range_stack (NULL_TREE);
H A DChangeLog.512643 (set_designator, push_range_stack): New functions.
/openbsd-src/gnu/gcc/gcc/
H A Dc-typeck.c100 static void push_range_stack (tree);
5624 push_range_stack (tree range_end) in push_range_stack() function
5699 push_range_stack (last); in set_init_index()
5748 push_range_stack (NULL_TREE); in set_init_label()