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

/freebsd-11-stable/cddl/contrib/opensolaris/lib/libdtrace/i386/
H A Ddt_isadep.c54 #define DT_REP 0xf3 macro
206 text[i + 1] == DT_REP && text[i + 2] == DT_RET) {
218 text[i + 3] == DT_REP &&
239 if (size == 2 && text[i] == DT_REP &&
248 if (size == 4 && text[i] == DT_REP &&

Completed in 63 milliseconds