Searched refs:unsigned (Results 1 – 4 of 4) sorted by relevance
52 unsigned = func.startswith('ufromfp') variable65 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('-')):
124 - "u" for unsigned int.
333 /* For unsigned results, -1 and below are always invalid. */
Completed in 36 milliseconds