Home
last modified time | relevance | path

Searched refs:HOST_PTR_PRINTF (Results 1 – 17 of 17) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/config/vms/
Dxm-vms.h60 #define HOST_PTR_PRINTF "%llp" macro
/netbsd/src/external/gpl3/gcc/dist/gcc/
Dsystem.h679 #ifndef HOST_PTR_PRINTF
680 #define HOST_PTR_PRINTF "%p" macro
Dbitmap.cc2712 fprintf (file, "\t" HOST_PTR_PRINTF " next = " HOST_PTR_PRINTF in debug_bitmap_elt_file()
2713 " prev = " HOST_PTR_PRINTF " indx = %u\n\t\tbits = {", in debug_bitmap_elt_file()
2742 fprintf (file, "\nfirst = " HOST_PTR_PRINTF in debug_bitmap_file()
2743 " current = " HOST_PTR_PRINTF " indx = %u\n", in debug_bitmap_file()
Dprint-tree.cc52 fprintf (file, "%s" HOST_PTR_PRINTF, prefix, addr); in dump_addr()
DChangeLog-19989087 * aclocal.m4 (GCC_FUNC_PRINTF_PTR): Don't define HOST_PTR_PRINTF.
9091 * acconfig.h: Delete stub for HOST_PTR_PRINTF, add HAVE_PRINTF_PTR.
9093 * machmode.h (HOST_PTR_PRINTF): When determining the definition,
9096 * mips-tfile.c: Include machmode.h to get HOST_PTR_PRINTF.
10082 (write_varray): Use HOST_PTR_PRINTF to print a pointer. Fix
10651 (function_arg_advance): Use HOST_PTR_PRINTF to print an address.
16342 * bitmap.c (bitmap_debug_file): HOST_PTR_PRINTF converts a pointer,
16420 * acconfig.h (HOST_PTR_PRINTF): Insert stub for autoconf.
17297 * print-tree.c (print_node_brief): HOST_PTR_PRINTF format wants a
DFSFChangeLog325 (STRING_WITH_STRINGS, HAVE_VOLATILE, HOST_PTR_PRINTF): Likewise.
DChangeLog-200912553 Use HOST_PTR_PRINTF.
12554 * system.h (HOST_PTR_PRINTF): Resurrect old macro
12556 (HOST_PTR_PRINTF): Document.
DChangeLog-19996868 * machmode.h (HOST_PTR_PRINTF): Move from here ...
6870 * system.h (HOST_PTR_PRINTF): ... to here.
DChangeLog-200315097 * bitmap.c (debug_bitmap_file): Merge uses of HOST_PTR_PRINTF with
15103 * system.h (HOST_PTR_PRINTF): Ensure we have a literal string.
24993 * diagnostic.c (output_pointer): Use HOST_PTR_PRINTF.
DFSFChangeLog.118992 * machmode.h (HOST_PTR_PRINTF): Handle char * wider than long.
DChangeLog-20058834 * system.h (HOST_PTR_PRINTF): Don't define, poison it.
8838 Delete HOST_PTR_PRINTF.
DChangeLog-201235156 * config/vms/xm-vms.h (HOST_LONG_FORMAT, HOST_PTR_PRINTF): Define
DChangeLog-200127691 * mips-tfile.c: Cast arg to PTR when specifier is HOST_PTR_PRINTF.
/netbsd/src/external/gpl3/gcc/dist/gcc/doc/
Dhostconfig.texi221 @item HOST_PTR_PRINTF
Dgccint.info44454 'HOST_PTR_PRINTF'
55665 * HOST_PTR_PRINTF: Host Misc. (line 49)
/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
DChangeLog-20051298 * name-lookup.c, ptree.c: Delete HOST_PTR_PRINTF.
DChangeLog-20033320 print_binding_stack): Merge uses of HOST_PTR_PRINTF with adjacent