Searched refs:flush_page (Results 1 – 13 of 13) sorted by relevance
/netbsd-src/external/gpl3/binutils.old/dist/binutils/ |
H A D | dlltool.c | 773 static void flush_page (FILE *, bfd_vma *, bfd_vma, int); 1712 flush_page (FILE *f, bfd_vma *need, bfd_vma page_addr, int on_page) in flush_page() function 2190 flush_page (f, need, page_addr, on_page); in gen_exp_file() 2196 flush_page (f, need, page_addr, on_page); in gen_exp_file()
|
H A D | ChangeLog-2008 | 176 (flush_page): Likewise.
|
H A D | ChangeLog-9899 | 51 (flush_page): Do not mangle null entries. 100 * dlltool.c (flush_page): Clip short values to prevent warnings
|
H A D | ChangeLog-2009 | 1319 (flush_page): Use create_for_pep instead of using
|
H A D | ChangeLog-9197 | 2268 (flush_page, gen_exp_file, gen_lib_file): Use new way of RVAing. 2316 (flush_page): Use new macros.
|
/netbsd-src/external/gpl3/binutils/dist/binutils/ |
H A D | dlltool.c | 822 static void flush_page (FILE *, bfd_vma *, bfd_vma, int); 1765 flush_page (FILE *f, bfd_vma *need, bfd_vma page_addr, int on_page) in flush_page() function 2243 flush_page (f, need, page_addr, on_page); in gen_exp_file() 2249 flush_page (f, need, page_addr, on_page); in gen_exp_file()
|
H A D | ChangeLog-2008 | 176 (flush_page): Likewise.
|
H A D | ChangeLog-9899 | 51 (flush_page): Do not mangle null entries. 100 * dlltool.c (flush_page): Clip short values to prevent warnings
|
H A D | ChangeLog-2009 | 1319 (flush_page): Use create_for_pep instead of using
|
H A D | ChangeLog-9197 | 2268 (flush_page, gen_exp_file, gen_lib_file): Use new way of RVAing. 2316 (flush_page): Use new macros.
|
/netbsd-src/external/gpl2/groff/dist/src/devices/grohtml/ |
H A D | post-html.cpp | 2017 void flush_page (void); 3722 void html_printer::flush_page (void) in flush_page() function in html_printer 4514 flush_page(); in end_page()
|
/netbsd-src/external/gpl2/groff/dist/ |
H A D | ChangeLog.117 | 946 (html_printer::flush_page): Finish table.
|
H A D | ChangeLog.118 | 618 (html_printer::flush_page): Call `lookahead_for_tables'.
|