Home
last modified time | relevance | path

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

/xnu-12377.81.4/osfmk/machine/ !
H A Dstatic_if.h141 STATIC_IF_BRANCH(n, __l); \
152 STATIC_IF_BRANCH(n, __l); \
/xnu-12377.81.4/osfmk/arm64/ !
H A Dstatic_if.h57 #define STATIC_IF_BRANCH(n, label) \ macro
/xnu-12377.81.4/osfmk/x86_64/ !
H A Dstatic_if.h59 #define STATIC_IF_BRANCH(n, label) \ macro