Home
last modified time | relevance | path

Searched defs:dst_rep_t (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dfp_trunc.h54 typedef uint64_t dst_rep_t; typedef
64 typedef __uint128_t dst_rep_t; typedef
75 typedef uint32_t dst_rep_t; typedef
89 typedef uint16_t dst_rep_t; typedef
99 typedef uint16_t dst_rep_t; typedef
H A Dint_to_fp.h45 typedef uint32_t dst_rep_t; typedef
54 typedef uint64_t dst_rep_t; typedef
63 typedef __uint128_t dst_rep_t; typedef
H A Dfp_extend.h90 typedef uint32_t dst_rep_t; global() typedef
100 typedef uint64_t dst_rep_t; global() typedef
110 typedef __uint128_t dst_rep_t; global() typedef