Home
last modified time | relevance | path

Searched defs:TC_START_LABEL_WITHOUT_COLON (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-tic54x.h68 #define TC_START_LABEL_WITHOUT_COLON(c,ptr) tic54x_start_label(c,ptr) macro
Dtc-arm.h107 #define TC_START_LABEL_WITHOUT_COLON(c, l) tc_start_label_without_colon (c, l) macro