Searched refs:HOST_PTR_PRINTF (Results 1 - 10 of 10) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/vms/
H A Dxm-vms.h60 #define HOST_PTR_PRINTF "%llp" macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/vms/
H A Dxm-vms.h60 #define HOST_PTR_PRINTF "%llp" macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dsystem.h670 #ifndef HOST_PTR_PRINTF
671 #define HOST_PTR_PRINTF "%p" macro
672 #endif /* ! HOST_PTR_PRINTF */
H A Dbitmap.c2643 fprintf (file, "\t" HOST_PTR_PRINTF " next = " HOST_PTR_PRINTF
2644 " prev = " HOST_PTR_PRINTF " indx = %u\n\t\tbits = {",
2673 fprintf (file, "\nfirst = " HOST_PTR_PRINTF
2674 " current = " HOST_PTR_PRINTF " indx = %u\n",
H A Dprint-tree.c52 fprintf (file, "%s" HOST_PTR_PRINTF, prefix, addr);
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dsystem.h679 #ifndef HOST_PTR_PRINTF
680 #define HOST_PTR_PRINTF "%p" macro
681 #endif /* ! HOST_PTR_PRINTF */
H A Dbitmap.cc2726 fprintf (file, "\t" HOST_PTR_PRINTF " next = " HOST_PTR_PRINTF
2727 " prev = " HOST_PTR_PRINTF " indx = %u\n\t\tbits = {",
2756 fprintf (file, "\nfirst = " HOST_PTR_PRINTF
2757 " current = " HOST_PTR_PRINTF " indx = %u\n",
H A Dprint-tree.cc52 fprintf (file, "%s" HOST_PTR_PRINTF, prefix, addr);
/netbsd-current/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-decl.c713 fprintf (file, "rid " HOST_PTR_PRINTF " \"%s\"",
/netbsd-current/external/gpl3/gcc/dist/gcc/c/
H A Dc-decl.cc722 fprintf (file, "rid " HOST_PTR_PRINTF " \"%s\"",

Completed in 254 milliseconds