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

/macosx-10.9.5/dtrace-118.1/libdtrace/
H A Ddt_isadep_x86.c48 #define DT_REP 0xf3 macro
192 text[i + 1] == DT_REP && text[i + 2] == DT_RET) {
204 text[i + 3] == DT_REP &&
225 if (size == 2 && text[i] == DT_REP &&
234 if (size == 4 && text[i] == DT_REP &&

Completed in 173 milliseconds