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

  /src/external/gpl3/binutils/dist/gas/config/
obj-aout.h 47 #define S_GET_OTHER(S) \
obj-evax.h 76 #define S_GET_OTHER(S) 0
obj-multi.h 124 #define S_GET_OTHER \
125 (*this_format->s_get_other)
obj-elf.h 153 #ifndef S_GET_OTHER
154 #define S_GET_OTHER(S) \
  /src/external/gpl3/binutils.old/dist/gas/config/
obj-aout.h 47 #define S_GET_OTHER(S) \
obj-evax.h 76 #define S_GET_OTHER(S) 0
obj-multi.h 124 #define S_GET_OTHER \
125 (*this_format->s_get_other)
obj-elf.h 152 #ifndef S_GET_OTHER
153 #define S_GET_OTHER(S) \

Completed in 29 milliseconds