Home
last modified time | relevance | path

Searched refs:unsigned (Results 1 – 4 of 4) sorted by relevance

/math/
A Dgen-fromfp-tests.py52 unsigned = func.startswith('ufromfp') variable
65 if unsigned:
76 if unsigned and negative:
79 if not unsigned and not negative:
109 if unsigned and z.startswith('-'):
121 if not unsigned and not negative and res != '0':
136 if w < width or (unsigned and res.startswith('-')):
A DREADME.libm-test124 - "u" for unsigned int.
A Dlibm-test-ufromfp.inc333 /* For unsigned results, -1 and below are always invalid. */
A Dlibm-test-ufromfpx.inc333 /* For unsigned results, -1 and below are always invalid. */

Completed in 36 milliseconds