Home
last modified time | relevance | path

Searched refs:expand_start_loop_continue_elsewhere (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/config/vax/
H A Dxm-vms.h137 #define expand_start_loop_continue_elsewhere expnd_start_loop_cont_elsewhere macro
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dc-semantics.c462 expand_start_loop_continue_elsewhere (1);
522 expand_start_loop_continue_elsewhere (1);
H A Dtree.h2850 extern struct nesting *expand_start_loop_continue_elsewhere PARAMS ((int));
H A Dstmt.c2547 expand_start_loop_continue_elsewhere (exit_flag) in expand_start_loop_continue_elsewhere() function
/openbsd-src/gnu/usr.bin/gcc/gcc/f/
H A Dste.c693 expanded_loop = expand_start_loop_continue_elsewhere (!! block); in ffeste_begin_iterdo_()