HomeSort by: relevance | last modified time | path
    Searched defs:FN_TYPE (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/libgcc/config/i386/
i386-asm.h 64 # define FN_TYPE(fn) .type fn,@function
70 # define FN_TYPE(fn)
86 FN_TYPE (ASMNAME(fn)); \
91 FN_TYPE(ASMNAME(fn)); \
  /src/external/gpl3/gcc.old/dist/libgcc/config/i386/
i386-asm.h 64 # define FN_TYPE(fn) .type fn,@function
70 # define FN_TYPE(fn)
86 FN_TYPE (ASMNAME(fn)); \
91 FN_TYPE(ASMNAME(fn)); \

Completed in 45 milliseconds