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

  /src/external/gpl3/binutils/dist/gas/config/
obj-multi.h 111 #define S_SET_SIZE(S, N) \
112 (this_format->s_set_size \
113 ? (*this_format->s_set_size) (S, N) \
obj-elf.h 138 #ifndef S_SET_SIZE
139 #define S_SET_SIZE(S,V) \
tc-mips.c 58 #undef S_SET_SIZE
  /src/external/gpl3/binutils.old/dist/gas/config/
obj-multi.h 111 #define S_SET_SIZE(S, N) \
112 (this_format->s_set_size \
113 ? (*this_format->s_set_size) (S, N) \
obj-elf.h 137 #ifndef S_SET_SIZE
138 #define S_SET_SIZE(S,V) \
tc-mips.c 58 #undef S_SET_SIZE

Completed in 52 milliseconds