Searched refs:CTF_FP_SINGLE (Results 1 – 13 of 13) sorted by relevance
/netbsd-src/external/cddl/osnet/dist/uts/common/sys/ |
H A D | ctf.h | 301 #define CTF_FP_SINGLE 1 /* IEEE 32-bit float encoding */ macro
|
/netbsd-src/external/gpl3/gcc/dist/include/ |
H A D | ctf.h | 395 #define CTF_FP_SINGLE 1 /* IEEE 32-bit float encoding. */ macro
|
/netbsd-src/external/gpl3/binutils/dist/include/ |
H A D | ctf.h | 467 #define CTF_FP_SINGLE 1 /* IEEE 32-bit float encoding. */ macro
|
/netbsd-src/external/gpl3/binutils.old/dist/include/ |
H A D | ctf.h | 467 #define CTF_FP_SINGLE 1 /* IEEE 32-bit float encoding. */ macro
|
/netbsd-src/external/cddl/osnet/dist/lib/libdtrace/common/ |
H A D | dt_print.c | 291 if (e.cte_format == CTF_FP_SINGLE && in dt_print_float()
|
H A D | dt_open.c | 568 { "float", { CTF_FP_SINGLE, 0, 32 }, CTF_K_FLOAT }, 604 { "float", { CTF_FP_SINGLE, 0, 32 }, CTF_K_FLOAT },
|
H A D | dt_parser.c | 874 e.cte_format == CTF_FP_SINGLE || e.cte_format == CTF_FP_DOUBLE || in dt_node_is_float()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | dwarf2ctf.cc | 262 ctf_encoding.cte_format = CTF_FP_SINGLE; in gen_ctf_base_type()
|
/netbsd-src/external/cddl/osnet/dist/tools/ctf/cvt/ |
H A D | dwarf.c | 1438 { FLOAT_SIZE_SINGLE, { CTF_FP_SINGLE, CTF_FP_CPLX, CTF_FP_IMAGRY } },
|
/netbsd-src/external/gpl3/binutils/dist/libctf/doc/ |
H A D | ctf-spec.info | 818 1 ‘CTF_FP_SINGLE’ This is a single-precision IEEE 754 ‘float’. 1397 * CTF_FP_SINGLE: Floating-point types. (line 45)
|
H A D | ctf-spec.texi | 1046 @tab @code{CTF_FP_SINGLE} 1048 @tindex CTF_FP_SINGLE
|
/netbsd-src/external/gpl3/binutils.old/dist/libctf/doc/ |
H A D | ctf-spec.texi | 1046 @tab @code{CTF_FP_SINGLE} 1048 @tindex CTF_FP_SINGLE
|
H A D | ctf-spec.info | 818 1 'CTF_FP_SINGLE' This is a single-precision IEEE 754 'float'. 1397 * CTF_FP_SINGLE: Floating-point types. (line 45)
|