Home | History | Annotate | Download | only in include

Lines Matching refs:sprintf_vma

154 #define sprintf_vma(s,x) sprintf (s, "%016" BFD_VMA_FMT "x", x)
177 #define sprintf_vma(s,x) sprintf (s, "%08" BFD_VMA_FMT "x", x)