HomeSort by relevance Sort by last modified time
    Searched defs:S_SET_TYPE (Results 1 - 2 of 2) sorted by null

  /toolchain/binutils/binutils-2.25/gas/config/
obj-aout.h 44 #define S_SET_TYPE(S,T) \
obj-multi.h 133 #define S_SET_TYPE(S, T) \
134 (this_format->s_set_type \
135 ? (*this_format->s_set_type) (S, T) \

Completed in 65 milliseconds