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

/freebsd-11-stable/cddl/contrib/opensolaris/lib/libdtrace/i386/
H A Ddt_isadep.c58 #define DT_ISJ32(op16) (((op16) & 0xfff0) == 0x0f80) macro
263 if (size == 6 && DT_ISJ32(*(uint16_t *)&text[i]) &&

Completed in 159 milliseconds