Searched refs:CTF_FP_LDCPLX (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12.1/sys/cddl/contrib/opensolaris/uts/common/sys/ |
| H A D | ctf.h | 305 #define CTF_FP_LDCPLX 5 /* Long double complex encoding */ macro
|
| /freebsd-12.1/cddl/contrib/opensolaris/lib/libdtrace/common/ |
| H A D | dt_open.c | 580 { "long double complex", { CTF_FP_LDCPLX, 0, 256 }, CTF_K_FLOAT }, 616 { "long double complex", { CTF_FP_LDCPLX, 0, 256 }, CTF_K_FLOAT },
|
| /freebsd-12.1/cddl/contrib/opensolaris/tools/ctf/cvt/ |
| H A D | dwarf.c | 1353 { { 16, 16 }, { CTF_FP_LDOUBLE, CTF_FP_LDCPLX, CTF_FP_LDIMAGRY } }, 1355 { { 12, 16 }, { CTF_FP_LDOUBLE, CTF_FP_LDCPLX, CTF_FP_LDIMAGRY } },
|