Home
last modified time | relevance | path

Searched defs:fprintf_vma (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/bfd/hosts/
H A Dalphavms.h49 # define fprintf_vma(f,x) fprintf (f, "%016lx", x) /* BFD_HOST_64_BIT */ macro
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/hosts/
H A Dalphavms.h49 # define fprintf_vma(f,x) fprintf (f, "%016lx", x) /* BFD_HOST_64_BIT */ macro
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/
H A Dbfd-in.h108 #define fprintf_vma(f,x) fprintf (f, "%016lx", x) macro
112 #define fprintf_vma(s,x) \ macro
136 #define fprintf_vma(s,x) fprintf (s, "%08lx", x) macro
H A Dbfd-in2.h115 #define fprintf_vma(f,x) fprintf (f, "%016lx", x) macro
119 #define fprintf_vma(s,x) \ macro
143 #define fprintf_vma(s,x) fprintf (s, "%08lx", x) macro
/openbsd-src/gnu/usr.bin/binutils/bfd/
H A Dbfd-in.h115 #define fprintf_vma(f,x) fprintf (f, "%016lx", x) macro
119 #define fprintf_vma(s,x) \ macro
143 #define fprintf_vma(s,x) fprintf (s, "%08lx", x) macro
H A Dbfd-in2.h122 #define fprintf_vma(f,x) fprintf (f, "%016lx", x) macro
126 #define fprintf_vma(s,x) \ macro
150 #define fprintf_vma(s,x) fprintf (s, "%08lx", x) macro