/src/sys/external/bsd/compiler_rt/dist/lib/builtins/ |
fp_lib.h | 43 typedef uint32_t rep_t; typedef in typeref:typename:uint32_t 49 static __inline int rep_clz(rep_t a) { 54 static __inline void wideMultiply(rep_t a, rep_t b, rep_t *hi, rep_t *lo) { 63 typedef uint64_t rep_t; typedef in typeref:typename:uint64_t 69 static __inline int rep_clz(rep_t a) { 86 static __inline void wideMultiply(rep_t a, rep_t b, rep_t *hi, rep_t *lo) 107 typedef __uint128_t rep_t; typedef in typeref:typename:__uint128_t [all...] |
fp_lib.h | 43 typedef uint32_t rep_t; typedef in typeref:typename:uint32_t 49 static __inline int rep_clz(rep_t a) { 54 static __inline void wideMultiply(rep_t a, rep_t b, rep_t *hi, rep_t *lo) { 63 typedef uint64_t rep_t; typedef in typeref:typename:uint64_t 69 static __inline int rep_clz(rep_t a) { 86 static __inline void wideMultiply(rep_t a, rep_t b, rep_t *hi, rep_t *lo) 107 typedef __uint128_t rep_t; typedef in typeref:typename:__uint128_t [all...] |
fp_lib.h | 43 typedef uint32_t rep_t; typedef in typeref:typename:uint32_t 49 static __inline int rep_clz(rep_t a) { 54 static __inline void wideMultiply(rep_t a, rep_t b, rep_t *hi, rep_t *lo) { 63 typedef uint64_t rep_t; typedef in typeref:typename:uint64_t 69 static __inline int rep_clz(rep_t a) { 86 static __inline void wideMultiply(rep_t a, rep_t b, rep_t *hi, rep_t *lo) 107 typedef __uint128_t rep_t; typedef in typeref:typename:__uint128_t [all...] |