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

/osnet-11/usr/src/lib/libdtrace/i386/
H A Ddt_isadep.c39 #define DT_RET 0xc3 macro
171 if (text[i] == DT_LEAVE && text[i + 1] == DT_RET) {
176 text[i + 1] == DT_REP && text[i + 2] == DT_RET) {
182 text[i + 3] == DT_RET) {
189 text[i + 4] == DT_RET) {
205 if (size == 1 && text[i] == DT_RET)
210 text[i + 1] == DT_RET)

Completed in 23 milliseconds