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

/src/lib/libc/gdtoa/
H A Dldtoa.c54 ldtoa(long double *ld, int mode, int ndigits, int *decpt, int *sign, char **rve) argument
H A Dhdtoa.c75 roundup(char *s0, int ndigits) argument
97 dorounding(char *s0, int ndigits, int sign, int *decpt) argument
149 hdtoa(double d,const char * xdigs,int ndigits,int * decpt,int * sign,char ** rve) argument
262 hldtoa(long double e,const char * xdigs,int ndigits,int * decpt,int * sign,char ** rve) argument
370 hldtoa(long double e,const char * xdigs,int ndigits,int * decpt,int * sign,char ** rve) argument
[all...]
/src/lib/libc/gdtoa/test/
H A Ddt.c193 int mode = 0, ndigits = 17; local in function:main
[all...]
/src/lib/libc/regex/
H A Dregcomp.c1083 int ndigits = 0; local in function:p_count
/src/sbin/nvmectl/
H A Dbignum.c2326 can_use_fast_column_array(int ndigits, int used) argument
5397 unsigned ndigits; local in function:BN_bitop

Completed in 10 milliseconds