Searched refs:double_with_bit_access (Results 1 – 1 of 1) sorted by relevance
254 } double_with_bit_access; typedef261 static inline double_with_bit_access get_bit_access(double x) in get_bit_access()263 double_with_bit_access dwba; in get_bit_access()274 static inline int get_exp2(double_with_bit_access x) in get_exp2()783 double_with_bit_access dwba = get_bit_access(positive_number); in log10_of_positive()813 double_with_bit_access dwba; in pow10_of_int()
Completed in 33 milliseconds