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

  /src/external/gpl3/binutils/dist/gas/config/
obj-aout.h 41 #define S_SET_OTHER(S,V) \
obj-multi.h 127 #define S_SET_OTHER(S, O) \
128 (this_format->s_set_other \
129 ? (*this_format->s_set_other) (S, O) \
obj-elf.h 157 #ifndef S_SET_OTHER
158 #define S_SET_OTHER(S,V) \
  /src/external/gpl3/binutils.old/dist/gas/config/
obj-aout.h 41 #define S_SET_OTHER(S,V) \
obj-multi.h 127 #define S_SET_OTHER(S, O) \
128 (this_format->s_set_other \
129 ? (*this_format->s_set_other) (S, O) \
obj-elf.h 156 #ifndef S_SET_OTHER
157 #define S_SET_OTHER(S,V) \

Completed in 27 milliseconds