HomeSort by: relevance | last modified time | path
    Searched defs:looping (Results 1 - 14 of 14) sorted by relevancy

  /src/external/gpl3/gdb/dist/sim/igen/
misc.c 87 int looping; local
120 looping = 1;
121 while (looping)
128 looping = 0;
138 looping = 0;
149 looping = 0;
160 looping = 0;
179 looping = 0;
  /src/external/gpl3/gdb.old/dist/sim/igen/
misc.c 87 int looping; local
120 looping = 1;
121 while (looping)
128 looping = 0;
138 looping = 0;
149 looping = 0;
160 looping = 0;
179 looping = 0;
  /src/external/bsd/pcc/dist/pcc/arch/nova/
local2.c 430 static int looping = 7; local
431 if (looping == 0) {
432 looping = 1;
435 looping = 0;
  /src/external/apache2/mDNSResponder/dist/DSO/
dso.c 638 int looping = 0; local
650 if (looping++ > 1000) {
  /src/external/gpl2/rcs/dist/src/
rcsutil.c 1343 static int looping; local
1357 if (looping)
1359 looping = true;
  /src/external/gpl3/gcc.old/dist/gcc/
ipa-pure-const.cc 95 looping (true), can_throw (true), can_free (true),
101 looping (s.looping), can_throw (s.can_throw), can_free (s.can_free),
116 bool looping; member in class:funct_state_d
409 /* compute state based on ECF FLAGS and store to STATE and LOOPING. */
412 state_from_flags (enum pure_const_state_e *state, bool *looping,
415 *looping = false;
418 *looping = true;
420 fprintf (dump_file, " looping\n");
437 *looping = true
1588 bool looping = false; local
    [all...]
cgraph.cc 2690 set_const_flag_1 (cgraph_node *node, bool set_const, bool looping,
2695 if (set_const && !looping)
2738 if (!looping && DECL_LOOPING_CONST_OR_PURE_P (node->decl))
2747 DECL_LOOPING_CONST_OR_PURE_P (node->decl) = looping;
2759 DECL_LOOPING_CONST_OR_PURE_P (node->decl) = looping;
2762 else if (!looping && DECL_LOOPING_CONST_OR_PURE_P (node->decl))
2775 set_const_flag_1 (alias, set_const, looping, changed);
2786 *changed |= e->caller->set_pure_flag (true, looping);
2788 set_const_flag_1 (e->caller, set_const, looping, changed);
2802 cgraph_node::set_const_flag (bool set_const, bool looping)
2826 bool looping; member in struct:set_pure_flag_info
    [all...]
ipa-modref.cc 1263 /* Nothing to do for non-looping cont functions. */
1655 bool looping; local
1656 if (builtin_safe_for_const_function_p (&looping, callee))
1658 if (looping)
4504 bool looping; local
4507 && builtin_safe_for_const_function_p (&looping, e->callee->decl))
4509 if (looping && cur_summary && !cur_summary->side_effects)
4514 if (looping && cur_summary_lto && !cur_summary_lto->side_effects)
  /src/external/gpl3/gcc/dist/gcc/
ipa-pure-const.cc 97 looping (true), can_throw (true), can_free (true),
103 looping (s.looping), can_throw (s.can_throw), can_free (s.can_free),
118 bool looping; member in class:funct_state_d
420 /* compute state based on ECF FLAGS and store to STATE and LOOPING. */
423 state_from_flags (enum pure_const_state_e *state, bool *looping,
426 *looping = false;
429 *looping = true;
431 fprintf (dump_file, " looping\n");
448 *looping = true
1599 bool looping = false; local
    [all...]
cgraph.cc 2744 set_const_flag_1 (cgraph_node *node, bool set_const, bool looping,
2749 if (set_const && !looping)
2792 if (!looping && DECL_LOOPING_CONST_OR_PURE_P (node->decl))
2801 DECL_LOOPING_CONST_OR_PURE_P (node->decl) = looping;
2813 DECL_LOOPING_CONST_OR_PURE_P (node->decl) = looping;
2816 else if (!looping && DECL_LOOPING_CONST_OR_PURE_P (node->decl))
2829 set_const_flag_1 (alias, set_const, looping, changed);
2833 set_const_flag_1 (n, set_const, looping, changed);
2843 *changed |= e->caller->set_pure_flag (true, looping);
2845 set_const_flag_1 (e->caller, set_const, looping, changed)
2883 bool looping; member in struct:set_pure_flag_info
    [all...]
ipa-modref.cc 1265 /* Nothing to do for non-looping cont functions. */
1657 bool looping; local
1658 if (builtin_safe_for_const_function_p (&looping, callee))
1660 if (looping)
4560 bool looping; local
4563 && builtin_safe_for_const_function_p (&looping, e->callee->decl))
4565 if (looping && cur_summary && !cur_summary->side_effects)
4570 if (looping && cur_summary_lto && !cur_summary_lto->side_effects)
  /src/external/gpl3/gcc.old/dist/gcc/config/iq2000/
iq2000.cc 460 int looping;
474 looping = FALSE;
492 looping = 1;
499 looping = 1;
507 looping = 1;
514 looping = 1;
521 looping = 1;
528 looping = 1;
540 looping = 1;
551 while (looping);
455 int looping; local
    [all...]
  /src/external/gpl3/gcc/dist/gcc/config/iq2000/
iq2000.cc 459 int looping;
473 looping = FALSE;
491 looping = 1;
498 looping = 1;
506 looping = 1;
513 looping = 1;
520 looping = 1;
527 looping = 1;
539 looping = 1;
550 while (looping);
454 int looping; local
    [all...]
  /src/external/bsd/libarchive/dist/libarchive/
archive_read_support_format_rar5.c 3418 int looping = 1; local
3422 while(looping) {
3426 /* Continue looping. */
3430 looping = 0;

Completed in 141 milliseconds