Searched refs:KMP_LABEL (Results 1 – 1 of 1) sorted by relevance
48 # define KMP_LABEL(x) L_##x // form the name of label macro76 # define KMP_LABEL(x) L_##x // local label macro78 # define KMP_LABEL(x) .L_##x // local label hidden from backtraces macro115 # define KMP_LABEL(x) L_##x // form the name of label macro135 # define KMP_LABEL(x) .L_##x // local label hidden from backtraces macro553 KMP_LABEL(invoke_2):555 jg KMP_LABEL(invoke_4)556 jmp KMP_LABEL(invoke_3)558 KMP_LABEL(invoke_4):565 jmp KMP_LABEL(invoke_2)[all …]