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

/darwin-on-arm/xnu/osfmk/mach/arm/
H A Dasm.h290 #define SHIM_LABEL(line_num) SHIM_LABEL_GUTS(line_num) macro
293 bne SHIM_LABEL(__LINE__) ; \
295 SHIM_LABEL(__LINE__):
298 beq SHIM_LABEL(__LINE__) ; \
300 SHIM_LABEL(__LINE__):
303 ble SHIM_LABEL(__LINE__) ; \
305 SHIM_LABEL(__LINE__):

Completed in 16 milliseconds