Home
last modified time | relevance | path

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

/xnu-8020.121.3/osfmk/arm/
H A Dasm.h303 #define SHIM_LABEL(line_num) SHIM_LABEL_GUTS(line_num) macro
306 bne SHIM_LABEL(__LINE__) ; \
308 SHIM_LABEL(__LINE__):
311 beq SHIM_LABEL(__LINE__) ; \
313 SHIM_LABEL(__LINE__):
316 ble SHIM_LABEL(__LINE__) ; \
318 SHIM_LABEL(__LINE__):