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

/illumos-gate/usr/src/lib/libdtrace/i386/
H A Ddt_isadep.c48 #define DT_REP 0xf3 macro
180 text[i + 1] == DT_REP && text[i + 2] == DT_RET) {
192 text[i + 3] == DT_REP &&
213 if (size == 2 && text[i] == DT_REP &&
222 if (size == 4 && text[i] == DT_REP &&

Completed in 421 milliseconds