Home
last modified time | relevance | path

Searched refs:file_end (Results 1 – 25 of 27) sorted by relevance

12

/netbsd-src/external/gpl2/gmake/dist/
H A Dfile.c342 register struct file **file_end; in remove_intermediates() local
353 file_end = file_slot + files.ht_size; in remove_intermediates()
354 for ( ; file_slot < file_end; file_slot++) in remove_intermediates()
636 struct file **file_end; in snap_deps() local
650 file_end = file_slot_0 + files.ht_fill; in snap_deps()
651 for (file_slot = file_slot_0; file_slot < file_end; file_slot++) in snap_deps()
/netbsd-src/external/gpl3/binutils.old/dist/include/som/
H A Dlst.h46 unsigned char file_end[4]; member
H A Dinternal.h202 unsigned int file_end; member
/netbsd-src/external/gpl3/binutils/dist/include/som/
H A Dlst.h46 unsigned char file_end[4]; member
H A Dinternal.h202 unsigned int file_end; member
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/perlasm/
H A Dx86nasm.pl125 sub ::file_end
H A Dx86masm.pl125 sub ::file_end
H A Dx86gas.pl160 sub ::file_end
H A Dx86asm.pl257 { &file_end();
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/perlasm/
H A Dx86nasm.pl125 sub ::file_end
H A Dx86masm.pl125 sub ::file_end
H A Dx86gas.pl161 sub ::file_end
H A Dx86asm.pl259 { &file_end();
/netbsd-src/external/bsd/nvi/dist/common/
H A Dgs.c112 (void)file_end(wp->ccl_sp, NULL, 1); in win_end()
H A Dexf.c311 if (file_end(sp, NULL, LF_ISSET(FS_FORCE))) { in file_init()
312 (void)file_end(sp, ep, 1); in file_init()
636 file_end(SCR *sp, EXF *ep, int force) in file_end() function
H A Drecover.c330 if (LF_ISSET(RCV_ENDSESSION) && file_end(sp, NULL, 1)) in rcv_sync()
/netbsd-src/external/bsd/nvi/dist/vi/
H A Dvi.c269 if (file_end(sp, NULL, F_ISSET(sp, SC_EXIT_FORCE))) in vi()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtoplev.c590 targetm.asm_out.file_end (); in compile_file()
H A Dtarget.def700 (file_end,
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtoplev.cc588 targetm.asm_out.file_end (); in compile_file()
H A DChangeLog-200320216 * target.h: New hook asm_out.file_end.
20218 * toplev.c (compile_file): Use targetm.asm_out.file_end.
/netbsd-src/external/bsd/nvi/dist/ex/
H A Dex_tag.c309 (void)file_end(new, new->ep, 1); in ex_tag_Nswitch()
H A Dex.c167 if (file_end(sp, NULL, F_ISSET(sp, SC_EXIT_FORCE))) in ex()
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Dsom.c1941 dst->file_end = bfd_getb32 (src->file_end); in som_swap_lst_header_in()
6370 curr_som_offset = 8 + 2 * sizeof (struct ar_hdr) + bfd_getb32 (lst.file_end); in som_bfd_ar_write_symbol_stuff()
6661 bfd_putb32 (lst_size, &lst.file_end); in som_write_armap()
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Dsom.c1940 dst->file_end = bfd_getb32 (src->file_end); in som_swap_lst_header_in()
6443 curr_som_offset = 8 + 2 * sizeof (struct ar_hdr) + bfd_getb32 (lst.file_end); in som_bfd_ar_write_symbol_stuff()
6734 bfd_putb32 (lst_size, &lst.file_end); in som_write_armap()

12