| /openbsd-src/gnu/gcc/gcc/config/sh/ |
| H A D | openbsd.h | 100 #undef LOCAL_LABEL_PREFIX 101 #define LOCAL_LABEL_PREFIX "." macro 122 LOCAL_LABEL_PREFIX, (LABELNO)); \ 124 LOCAL_LABEL_PREFIX, (LABELNO)); \ 129 LOCAL_LABEL_PREFIX, (LABELNO)); \ 130 fprintf((STREAM), "%sLP%dr:\n", LOCAL_LABEL_PREFIX, (LABELNO)); \
|
| H A D | netbsd-elf.h | 100 LOCAL_LABEL_PREFIX, (LABELNO)); \ 102 LOCAL_LABEL_PREFIX, (LABELNO)); \ 107 LOCAL_LABEL_PREFIX, (LABELNO)); \ 108 fprintf((STREAM), "%sLP%dr:\n", LOCAL_LABEL_PREFIX, (LABELNO)); \
|
| H A D | elf.h | 48 #undef LOCAL_LABEL_PREFIX 49 #define LOCAL_LABEL_PREFIX "." macro 76 sprintf ((STRING), "*%s%s%ld", LOCAL_LABEL_PREFIX, (PREFIX), (long)(NUM))
|
| H A D | coff.h | 43 #define LOCAL_LABEL_PREFIX "" macro 47 sprintf ((STRING), "*%s%s%ld", LOCAL_LABEL_PREFIX, (PREFIX), (long)(NUM))
|
| /openbsd-src/gnu/gcc/gcc/config/mips/ |
| H A D | sdb.h | 46 LOCAL_LABEL_PREFIX, \ 48 LOCAL_LABEL_PREFIX, \ 58 LOCAL_LABEL_PREFIX, \ 60 LOCAL_LABEL_PREFIX, \
|
| H A D | linux64.h | 65 #undef LOCAL_LABEL_PREFIX 66 #define LOCAL_LABEL_PREFIX (TARGET_OLDABI ? "$" : ".") macro
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/i386/ |
| H A D | att.h | 81 #undef LOCAL_LABEL_PREFIX 82 #define LOCAL_LABEL_PREFIX "." macro 91 sprintf ((BUF), "%s%s%ld", LOCAL_LABEL_PREFIX, (PREFIX), (long)(NUMBER)) 98 fprintf (FILE, "%s%s%d:\n", LOCAL_LABEL_PREFIX, PREFIX, NUM)
|
| H A D | sol2.h | 62 #undef LOCAL_LABEL_PREFIX 63 #define LOCAL_LABEL_PREFIX "." macro
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/sh/ |
| H A D | netbsd-elf.h | 118 LOCAL_LABEL_PREFIX, (LABELNO)); \ 120 LOCAL_LABEL_PREFIX, (LABELNO)); \ 125 LOCAL_LABEL_PREFIX, (LABELNO)); \ 126 fprintf((STREAM), "%sLP%dr:\n", LOCAL_LABEL_PREFIX, (LABELNO)); \
|
| H A D | openbsd.h | 115 LOCAL_LABEL_PREFIX, (LABELNO)); \ 117 LOCAL_LABEL_PREFIX, (LABELNO)); \ 122 LOCAL_LABEL_PREFIX, (LABELNO)); \ 123 fprintf((STREAM), "%sLP%dr:\n", LOCAL_LABEL_PREFIX, (LABELNO)); \
|
| H A D | elf.h | 43 #undef LOCAL_LABEL_PREFIX 44 #define LOCAL_LABEL_PREFIX "." macro 93 sprintf ((STRING), "*%s%s%ld", LOCAL_LABEL_PREFIX, (PREFIX), (long)(NUM))
|
| H A D | coff.h | 47 #define LOCAL_LABEL_PREFIX "" macro 51 sprintf ((STRING), "*%s%s%ld", LOCAL_LABEL_PREFIX, (PREFIX), (long)(NUM))
|
| /openbsd-src/gnu/gcc/gcc/config/i386/ |
| H A D | att.h | 70 #undef LOCAL_LABEL_PREFIX 71 #define LOCAL_LABEL_PREFIX "." macro 80 sprintf ((BUF), "%s%s%ld", LOCAL_LABEL_PREFIX, (PREFIX), (long)(NUMBER))
|
| /openbsd-src/gnu/gcc/gcc/config/ |
| H A D | svr3.h | 114 sprintf (LABEL, "*%s%s%ld", LOCAL_LABEL_PREFIX, PREFIX, (long)(NUM)) 117 #undef LOCAL_LABEL_PREFIX 118 #define LOCAL_LABEL_PREFIX "." macro
|
| /openbsd-src/gnu/gcc/gcc/config/arm/ |
| H A D | aout.h | 46 #ifndef LOCAL_LABEL_PREFIX 47 #define LOCAL_LABEL_PREFIX "" macro 213 sprintf (STRING, "*%s%s%u", LOCAL_LABEL_PREFIX, PREFIX, (unsigned int)(NUM))
|
| /openbsd-src/gnu/gcc/gcc/config/xtensa/ |
| H A D | linux.h | 58 #undef LOCAL_LABEL_PREFIX 59 #define LOCAL_LABEL_PREFIX "." macro
|
| /openbsd-src/gnu/gcc/gcc/config/bfin/ |
| H A D | elf.h | 3 #define LOCAL_LABEL_PREFIX "L$" macro 7 sprintf (LABEL, "*%s%s$%d", LOCAL_LABEL_PREFIX, PREFIX, (int) NUM)
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/ |
| H A D | svr3.h | 181 sprintf (LABEL, "*%s%s%ld", LOCAL_LABEL_PREFIX, PREFIX, (long)(NUM)) 184 #undef LOCAL_LABEL_PREFIX 185 #define LOCAL_LABEL_PREFIX "." macro
|
| /openbsd-src/gnu/gcc/gcc/config/m68k/ |
| H A D | coff.h | 40 #undef LOCAL_LABEL_PREFIX 41 #define LOCAL_LABEL_PREFIX "." macro
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/xtensa/ |
| H A D | linux.h | 58 #undef LOCAL_LABEL_PREFIX 59 #define LOCAL_LABEL_PREFIX "." macro
|
| H A D | elf.h | 88 #ifndef LOCAL_LABEL_PREFIX 89 #define LOCAL_LABEL_PREFIX "." macro
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/arm/ |
| H A D | aout.h | 64 #ifndef LOCAL_LABEL_PREFIX 65 #define LOCAL_LABEL_PREFIX "" macro 151 sprintf (STRING, "*%s%s%u", LOCAL_LABEL_PREFIX, PREFIX, (unsigned int)(NUM))
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/m68k/ |
| H A D | coff.h | 40 #undef LOCAL_LABEL_PREFIX 41 #define LOCAL_LABEL_PREFIX "." macro
|
| H A D | pbb.h | 93 #undef LOCAL_LABEL_PREFIX 94 #define LOCAL_LABEL_PREFIX "." macro
|
| /openbsd-src/gnu/gcc/gcc/config/sparc/ |
| H A D | sp-elf.h | 59 #undef LOCAL_LABEL_PREFIX 60 #define LOCAL_LABEL_PREFIX "." macro
|