Searched refs:CTF_FP_CPLX (Results 1 – 4 of 4) sorted by relevance
/titanic_44/usr/src/uts/common/sys/ |
H A D | ctf.h | 301 #define CTF_FP_CPLX 3 /* Complex encoding */ macro
|
/titanic_44/usr/src/lib/libdtrace/common/ |
H A D | dt_open.c | 482 { "float complex", { CTF_FP_CPLX, 0, 64 }, CTF_K_FLOAT }, 518 { "float complex", { CTF_FP_CPLX, 0, 64 }, CTF_K_FLOAT },
|
/titanic_44/usr/src/cmd/mdb/common/mdb/ |
H A D | mdb_ctf.c | 116 { "float complex", { CTF_FP_CPLX, 0, 64 }, CTF_K_FLOAT }, 148 { "float complex", { CTF_FP_CPLX, 0, 64 }, CTF_K_FLOAT },
|
/titanic_44/usr/src/tools/ctf/cvt/ |
H A D | dwarf.c | 1349 { { 4, 4 }, { CTF_FP_SINGLE, CTF_FP_CPLX, CTF_FP_IMAGRY } },
|