Home
last modified time | relevance | path

Searched refs:sprint_ul (Results 1 – 8 of 8) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/config/pa/
Dpa64-hpux.h250 sprint_ul (__p, (unsigned long) (NUM)); \
Dpa.h1133 sprint_ul (__p, (unsigned long) (NUM)); \
/netbsd/src/external/gpl3/gcc/dist/gcc/config/
Delfos.h129 sprint_ul (__p, (unsigned long) (NUM)); \
/netbsd/src/external/gpl3/gcc/dist/gcc/
Doutput.h126 extern int sprint_ul (char *, unsigned long);
Dfinal.cc3929 sprint_ul (char *s, unsigned long value) in sprint_ul() function
DChangeLog-20113707 * output.h (fprint_whex, fprint_w, fprint_ul, sprint_ul): Declare.
3714 * final.c (fprint_whex, fprint_w, fprint_ul, sprint_ul): New functions
3722 * config/elfos.h (ASM_GENERATE_INTERNAL_LABEL): Use sprint_ul and
DChangeLog-201828072 sprint_ul.
DChangeLog-201532605 * final.c (sprint_ul): Use std::reverse for reversing a string.