Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/mdb/common/mdb/
H A Dmdb_cmds.c81 #define IS_SETHI(machcode) (((machcode) & SETHI_MASK) == SETHI_VALUE) macro
1740 if (!IS_SETHI(text[i])) in findsym_cb()
1808 } else if (IS_SETHI(text[j])) { in findsym_cb()