Home
last modified time | relevance | path

Searched refs:SHIM_LABEL (Results 1 – 1 of 1) sorted by relevance

/xnu-12377.41.6/osfmk/arm/
H A Dasm.h280 #define SHIM_LABEL(line_num) SHIM_LABEL_GUTS(line_num) macro
283 bne SHIM_LABEL(__LINE__) ; \
285 SHIM_LABEL(__LINE__):
288 beq SHIM_LABEL(__LINE__) ; \
290 SHIM_LABEL(__LINE__):
293 ble SHIM_LABEL(__LINE__) ; \
295 SHIM_LABEL(__LINE__):