Searched refs:CTF_FP_LDCPLX (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/uts/common/sys/ |
H A D | ctf.h | 303 #define CTF_FP_LDCPLX 5 /* Long double complex encoding */ macro
|
/titanic_41/usr/src/lib/libdtrace/common/ |
H A D | dt_open.c | 484 { "long double complex", { CTF_FP_LDCPLX, 0, 256 }, CTF_K_FLOAT }, 520 { "long double complex", { CTF_FP_LDCPLX, 0, 256 }, CTF_K_FLOAT },
|
/titanic_41/usr/src/tools/ctf/cvt/ |
H A D | dwarf.c | 1352 { { 16, 16 }, { CTF_FP_LDOUBLE, CTF_FP_LDCPLX, CTF_FP_LDIMAGRY } }, 1354 { { 12, 16 }, { CTF_FP_LDOUBLE, CTF_FP_LDCPLX, CTF_FP_LDIMAGRY } },
|
/titanic_41/usr/src/cmd/mdb/common/mdb/ |
H A D | mdb_ctf.c | 118 { "long double complex", { CTF_FP_LDCPLX, 0, 256 }, CTF_K_FLOAT }, 150 { "long double complex", { CTF_FP_LDCPLX, 0, 256 }, CTF_K_FLOAT },
|