Searched defs:KMP_LABEL (Results 1 – 1 of 1) sorted by relevance
48 # define KMP_LABEL(x) L_##x // form the name of label macro 76 # define KMP_LABEL(x) L_##x // local label macro 78 # define KMP_LABEL(x) .L_##x // local label hidden from backtraces macro 115 # define KMP_LABEL(x) L_##x // form the name of label macro 135 # define KMP_LABEL(x) .L_##x // local label hidden from backtraces macro 153 # define KMP_LABEL(x) .L_##x // local label hidden from backtraces macro [all...]