Home | History | Annotate | Download | only in include

Lines Matching refs:sprintf_vma

156 #define sprintf_vma(s,x) sprintf (s, "%016" BFD_VMA_FMT "x", x)
179 #define sprintf_vma(s,x) sprintf (s, "%08" BFD_VMA_FMT "x", x)