Home
last modified time | relevance | path

Searched refs:CTF_FP_IMAGRY (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Dctf.h308 #define CTF_FP_IMAGRY 10 /* Imaginary (32-bit) encoding */ macro
/titanic_41/usr/src/lib/libdtrace/common/
H A Ddt_open.c479 { "float imaginary", { CTF_FP_IMAGRY, 0, 32 }, CTF_K_FLOAT },
515 { "float imaginary", { CTF_FP_IMAGRY, 0, 32 }, CTF_K_FLOAT },
/titanic_41/usr/src/cmd/mdb/common/mdb/
H A Dmdb_ctf.c113 { "float imaginary", { CTF_FP_IMAGRY, 0, 32 }, CTF_K_FLOAT },
145 { "float imaginary", { CTF_FP_IMAGRY, 0, 32 }, CTF_K_FLOAT },
/titanic_41/usr/src/tools/ctf/cvt/
H A Ddwarf.c1349 { { 4, 4 }, { CTF_FP_SINGLE, CTF_FP_CPLX, CTF_FP_IMAGRY } },