Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Dbfd-in.h148 #define fprintf_vma(f,x) fprintf (f, "%016" BFD_VMA_FMT "x", x) macro
169 #define fprintf_vma(s,x) fprintf (s, "%08" BFD_VMA_FMT "x", x) macro
Dbfd-in2.h155 #define fprintf_vma(f,x) fprintf (f, "%016" BFD_VMA_FMT "x", x) macro
176 #define fprintf_vma(s,x) fprintf (s, "%08" BFD_VMA_FMT "x", x) macro