Searched defs:precision (Results 1 – 5 of 5) sorted by relevance
56 int precision = -1; /* printf_fp and printf_fphex treat this internally. */ in STRFROM() local
36 long precision; /* clock precision (usec) (read only) */ member
147 int precision = info->prec; in __printf_fphex() local
38 long long precision; /* clock precision (usec) (read only) */ member
158 fmt_ftostr (char *dest, size_t size, int precision, const char *conversion, in fmt_ftostr()