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

  /toolchain/binutils/binutils-2.27/gas/config/
tc-tic54x.h 68 #define TC_START_LABEL_WITHOUT_COLON(NUL_CHAR, NEXT_CHAR) \
tc-arm.h 107 #define TC_START_LABEL_WITHOUT_COLON(NUL_CHAR, NEXT_CHAR) \
108 tc_start_label_without_colon ()
109 extern bfd_boolean tc_start_label_without_colon (void);

Completed in 51 milliseconds