Searched defs:TC_FAKE_LABEL (Results 1 – 2 of 2) sorted by relevance
92 #define TC_FAKE_LABEL(NAME) (strcmp ((NAME), FAKE_LABEL_NAME) == 0) macro