Searched defs:width (Results 1 – 3 of 3) sorted by relevance
40 fromfp_max_exponent (bool negative, int width) in fromfp_max_exponent()115 fromfp_domain_error (bool negative, unsigned int width) in fromfp_domain_error()153 int max_exponent, unsigned int width) in fromfp_round_and_return()
74 val, width = val_width.split(':') variable78 width = int(width) variable118 res, width = a, a_width variable
29 static unsigned int width = 64; variable
Completed in 4 milliseconds