Home
last modified time | relevance | path

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

/xnu-11417.121.6/osfmk/machine/
H A Dstatic_if.h137 STATIC_IF_BRANCH(n, __l); \
148 STATIC_IF_BRANCH(n, __l); \
/xnu-11417.121.6/osfmk/x86_64/
H A Dstatic_if.h59 #define STATIC_IF_BRANCH(n, label) \ macro
/xnu-11417.121.6/osfmk/arm64/
H A Dstatic_if.h57 #define STATIC_IF_BRANCH(n, label) \ macro