Home
last modified time | relevance | path

Searched refs:at_end (Results 1 – 12 of 12) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
H A Drtl-iter.h70 bool at_end () const;
153 generic_subrtx_iterator <T>::at_end () const in at_end() function
278 for (subrtx_iterator ITER (ARRAY, X, TYPE##_BOUNDS); !ITER.at_end (); \
283 for (subrtx_var_iterator ITER (ARRAY, X, TYPE##_BOUNDS); !ITER.at_end (); \
290 for (subrtx_ptr_iterator ITER (ARRAY, X, TYPE##_BOUNDS); !ITER.at_end (); \
H A Dpasses.c174 int at_end) in rest_of_decl_compilation() argument
218 if ((at_end in rest_of_decl_compilation()
226 if (in_lto_p && !at_end) in rest_of_decl_compilation()
236 top_level, at_end); in rest_of_decl_compilation()
258 if (in_lto_p && !at_end) in rest_of_decl_compilation()
H A Ddbxout.c1203 dbxout_handle_pch (unsigned at_end) in dbxout_handle_pch() argument
1205 if (! at_end) in dbxout_handle_pch()
H A Dtree-ssa-loop-niter.c3281 bool sign, upper = true, at_end = false; in idx_infer_loop_bounds() local
3292 at_end = true; in idx_infer_loop_bounds()
3327 if (at_end in idx_infer_loop_bounds()
H A Dvarasm.c2175 int at_end ATTRIBUTE_UNUSED, int dont_output_data) in assemble_variable()
/dragonfly/contrib/binutils-2.34/gas/
H A Dlisting.c128 int at_end; member
282 p->at_end = 0; in file_info()
484 if (file->at_end) in buffer_line()
502 file->at_end = 1; in buffer_line()
538 file->at_end = 1; in buffer_line()
589 file->at_end = 1; in rebuffer_line()
1088 if (!current_file->at_end) in print_source()
1093 && !current_file->at_end) in print_source()
1249 && !list->file->at_end) in listing_listing()
1285 && !list->file->at_end) in listing_listing()
/dragonfly/contrib/binutils-2.27/gas/
H A Dlisting.c128 int at_end; member
282 p->at_end = 0; in file_info()
478 if (file->at_end) in buffer_line()
496 file->at_end = 1; in buffer_line()
532 file->at_end = 1; in buffer_line()
583 file->at_end = 1; in rebuffer_line()
1082 if (!current_file->at_end) in print_source()
1087 && !current_file->at_end) in print_source()
1243 && !list->file->at_end) in listing_listing()
1279 && !list->file->at_end) in listing_listing()
/dragonfly/contrib/dialog/
H A Dbuildlist.c744 int at_end = index2row(&all, -1, which); in dlg_buildlist() local
751 at_top, at_bot, at_end, in dlg_buildlist()
972 if ((at_end - at_bot) < all.use_height) { in dlg_buildlist()
974 row2index(&all, at_end, which), in dlg_buildlist()
987 at_bot = MIN(at_bot, at_end); in dlg_buildlist()
1033 at_bot, now_at, at_end)); in dlg_buildlist()
1038 if (at_bot >= at_end) { in dlg_buildlist()
/dragonfly/contrib/gcc-4.7/gcc/
H A Dpasses.c147 int at_end) in rest_of_decl_compilation() argument
186 if ((at_end in rest_of_decl_compilation()
193 if (in_lto_p && !at_end) in rest_of_decl_compilation()
203 top_level, at_end); in rest_of_decl_compilation()
220 if (in_lto_p && !at_end) in rest_of_decl_compilation()
H A Dtree-ssa-loop-niter.c2707 bool sign, upper = data->reliable, at_end = false; in idx_infer_loop_bounds() local
2718 at_end = true; in idx_infer_loop_bounds()
2748 if (at_end in idx_infer_loop_bounds()
H A Ddbxout.c1234 dbxout_handle_pch (unsigned at_end) in dbxout_handle_pch() argument
1236 if (! at_end) in dbxout_handle_pch()
H A Dvarasm.c1933 int at_end ATTRIBUTE_UNUSED, int dont_output_data) in assemble_variable()