Searched defs:ndig (Results 1 - 5 of 5) sorted by relevance

/barrelfish-master/lib/libc/stdio/
H A Dxprintf_float.c159 int ndig; /* actual number of digits returned by dtoa */ local
H A Dxprintf_int.c94 int ndig; local
170 int ndig; local
[all...]
H A Dvfprintf.c347 int ndig; /* actual number of digits returned by dtoa */ local
H A Dvfwprintf.c427 int ndig; /* actual number of digits returned by dtoa */ local
[all...]
/barrelfish-master/lib/tommath/mtest/
H A Dmpi.c2940 unsigned int ndig = (d / DIGIT_BIT), nbit = (d % DIGIT_BIT); local

Completed in 129 milliseconds