| /src/external/gpl2/gettext/dist/gettext-tools/src/ |
| format-lisp.c | 679 rotate_loop (struct format_arg_list *list, unsigned int m) function 801 rotate_loop (list, n); 850 rotate_loop (list, n + 1); 1150 rotate_loop (list1, m); 1152 rotate_loop (list2, m); 1509 rotate_loop (list1, m); 1510 rotate_loop (list2, m); 1522 rotate_loop (list1, list2->initial.length); 1524 rotate_loop (list1, list1->initial.length + 1); 1533 rotate_loop (list2, list1->initial.length) [all...] |
| format-scheme.c | 682 rotate_loop (struct format_arg_list *list, unsigned int m) function 804 rotate_loop (list, n); 853 rotate_loop (list, n + 1); 1163 rotate_loop (list1, m); 1165 rotate_loop (list2, m); 1532 rotate_loop (list1, m); 1533 rotate_loop (list2, m); 1545 rotate_loop (list1, list2->initial.length); 1547 rotate_loop (list1, list1->initial.length + 1); 1556 rotate_loop (list2, list1->initial.length) [all...] |
| /src/external/gpl3/gcc/dist/gcc/ |
| explow.cc | 2088 bool rotate_loop = CONST_INT_P (rounded_size); 2090 last_addr, rotate_loop); 2101 last_addr, rotate_loop); 2079 bool rotate_loop = CONST_INT_P (rounded_size); local
|
| bb-reorder.cc | 335 rotate_loop (edge back_edge, struct trace *trace, int trace_n) 707 bb = rotate_loop (best_edge, trace, *n_traces); 334 rotate_loop (edge back_edge, struct trace *trace, int trace_n) function
|
| /src/external/gpl3/gcc.old/dist/gcc/ |
| explow.cc | 2045 bool rotate_loop = CONST_INT_P (rounded_size); 2047 last_addr, rotate_loop); 2058 last_addr, rotate_loop); 2036 bool rotate_loop = CONST_INT_P (rounded_size); local
|
| bb-reorder.cc | 335 rotate_loop (edge back_edge, struct trace *trace, int trace_n) 707 bb = rotate_loop (best_edge, trace, *n_traces); 334 rotate_loop (edge back_edge, struct trace *trace, int trace_n) function
|