Home
last modified time | relevance | path

Searched defs:exit_flag (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/
H A Dstmt.c2516 expand_start_loop (exit_flag) in expand_start_loop() argument
2547 expand_start_loop_continue_elsewhere (exit_flag) in expand_start_loop_continue_elsewhere() argument
3393 int exit_flag = ((flags & 1) != 0); local
4437 expand_start_case (exit_flag, expr, type, printname) in expand_start_case() argument
/openbsd/gnu/gcc/gcc/
H A Dtree-cfg.c4856 int *entry_flag, *exit_flag, eh_offset; in move_sese_region_to_fn() local