HomeSort by: relevance | last modified time | path
    Searched defs:GLOBAL_ASM_OP (Results 1 - 25 of 110) sorted by relevancy

1 2 3 4 5

  /src/external/gpl3/gcc/dist/gcc/config/i386/
unix.h 70 #define GLOBAL_ASM_OP "\t.globl\t"
  /src/external/gpl3/gcc.old/dist/gcc/config/i386/
unix.h 70 #define GLOBAL_ASM_OP "\t.globl\t"
  /src/external/gpl3/gcc/dist/gcc/config/arm/
aout.h 161 #define GLOBAL_ASM_OP "\t.global\t"
  /src/external/gpl3/gcc/dist/gcc/config/
openbsd.h 176 #undef GLOBAL_ASM_OP
181 #define GLOBAL_ASM_OP "\t.globl\t"
  /src/external/gpl3/gcc/dist/gcc/config/pa/
pa-linux.h 100 #define GLOBAL_ASM_OP ".globl "
pa-netbsd.h 95 #define GLOBAL_ASM_OP ".globl "
pa64-hpux.h 184 default is ok with the following define for GLOBAL_ASM_OP. */
188 #define GLOBAL_ASM_OP "\t.globl\t"
  /src/external/gpl3/gcc/dist/gcc/config/rx/
linux.h 103 #undef GLOBAL_ASM_OP
104 #define GLOBAL_ASM_OP "\t.global\t"
  /src/external/gpl3/gcc.old/dist/gcc/config/arm/
aout.h 169 #define GLOBAL_ASM_OP "\t.global\t"
  /src/external/gpl3/gcc.old/dist/gcc/config/
openbsd.h 188 #undef GLOBAL_ASM_OP
193 #define GLOBAL_ASM_OP "\t.globl\t"
  /src/external/gpl3/gcc.old/dist/gcc/config/pa/
pa-linux.h 100 #define GLOBAL_ASM_OP ".globl "
pa-netbsd.h 95 #define GLOBAL_ASM_OP ".globl "
pa64-hpux.h 184 default is ok with the following define for GLOBAL_ASM_OP. */
188 #define GLOBAL_ASM_OP "\t.globl\t"
  /src/external/gpl3/gcc.old/dist/gcc/config/rx/
linux.h 103 #undef GLOBAL_ASM_OP
104 #define GLOBAL_ASM_OP "\t.global\t"
  /src/external/gpl3/gcc/dist/gcc/config/aarch64/
aarch64-elf.h 103 #define GLOBAL_ASM_OP "\t.global\t"
  /src/external/gpl3/gcc/dist/gcc/config/gcn/
gcn-hsa.h 23 #define GLOBAL_ASM_OP "\t.globl\t"
  /src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
aarch64-elf.h 103 #define GLOBAL_ASM_OP "\t.global\t"
  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
xcoff.h 136 #define GLOBAL_ASM_OP "\t.globl "
darwin.h 308 #undef GLOBAL_ASM_OP
309 #define GLOBAL_ASM_OP "\t.globl "
  /src/external/gpl3/gcc.old/dist/gcc/config/gcn/
gcn-hsa.h 23 #define GLOBAL_ASM_OP "\t.globl\t"
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
xcoff.h 136 #define GLOBAL_ASM_OP "\t.globl "
darwin.h 305 #undef GLOBAL_ASM_OP
306 #define GLOBAL_ASM_OP "\t.globl "
  /src/external/gpl3/gcc/dist/gcc/config/fr30/
fr30.h 695 #define GLOBAL_ASM_OP "\t.globl "
  /src/external/gpl3/gcc/dist/gcc/config/or1k/
or1k.h 265 #define GLOBAL_ASM_OP "\t.global\t"
  /src/external/gpl3/gcc/dist/gcc/config/vax/
vax.h 530 #define GLOBAL_ASM_OP ".globl "

Completed in 39 milliseconds

1 2 3 4 5