Searched defs:looping (Results 1 – 7 of 7) sorted by relevance
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | ipa-pure-const.c | 94 bool looping; member 359 state_from_flags (enum pure_const_state_e *state, bool *looping, in state_from_flags() 403 better_state (enum pure_const_state_e *state, bool *looping, in better_state() 421 worse_state (enum pure_const_state_e *state, bool *looping, in worse_state() 431 special_builtin_state (enum pure_const_state_e *state, bool *looping, in special_builtin_state() 1119 bool looping = false; in propagate_pure_const() local
|
H A D | cgraph.c | 2703 cgraph_set_const_flag (struct cgraph_node *node, bool readonly, bool looping) in cgraph_set_const_flag() 2733 cgraph_set_pure_flag (struct cgraph_node *node, bool pure, bool looping) in cgraph_set_pure_flag()
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | ipa-pure-const.c | 102 bool looping; member 450 state_from_flags (enum pure_const_state_e *state, bool *looping, in state_from_flags() 494 better_state (enum pure_const_state_e *state, bool *looping, in better_state() 514 worse_state (enum pure_const_state_e *state, bool *looping, in worse_state() 551 special_builtin_state (enum pure_const_state_e *state, bool *looping, in special_builtin_state() 1461 bool looping = false; in propagate_pure_const() local
|
H A D | cgraph.c | 2556 set_const_flag_1 (cgraph_node *node, bool set_const, bool looping, in set_const_flag_1() 2668 cgraph_node::set_const_flag (bool set_const, bool looping) in set_const_flag() 2692 bool looping; member 2751 cgraph_node::set_pure_flag (bool pure, bool looping) in set_pure_flag()
|
/dflybsd-src/sbin/adjkerntz/ |
H A D | adjkerntz.c | 85 int need_restore = False, sleep_mode = False, looping, in main() local
|
/dflybsd-src/gnu/usr.bin/rcs/lib/ |
H A D | rcsutil.c | 1343 static int looping; local
|
/dflybsd-src/contrib/libarchive/libarchive/ |
H A D | archive_read_support_format_rar5.c | 3290 int looping = 1; in advance_multivolume() local
|