Lines Matching refs:digit
3789 Bit16u arg_seg, arg, digit, nibble, shift_count;3812 digit = format_width - 1;3814 nibble = (arg >> (4 * digit)) & 0x000f;3819 digit--;