Searched defs:FBT_REG_ISLOCAL (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sparc/dtrace/
H A Dfbt.c92 #define FBT_REG_ISLOCAL(r) ((r) >= 16 && (r) < 24) macro
98 if (FBT_REG_ISLOCAL(r)) \

Completed in 48 milliseconds