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

/osnet-11/usr/src/lib/libdtrace/i386/
H A Ddt_isadep.c44 #define DT_REP 0xf3 macro
176 text[i + 1] == DT_REP && text[i + 2] == DT_RET) {
188 text[i + 3] == DT_REP &&
209 if (size == 2 && text[i] == DT_REP &&
218 if (size == 4 && text[i] == DT_REP &&

Completed in 16 milliseconds