Searched defs:ndigit (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/binutils/gas/
H A Dexpr.c373 int ndigit = 0; local
/freebsd-11-stable/contrib/apr/strings/
H A Dapr_snprintf.c175 static char *apr_gcvt(double number, int ndigit, char *buf, boolean_e altform) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_interceptors.cpp350 INTERCEPTOR(char *, gcvt, double number, SIZE_T ndigit, char *buf) { argument

Completed in 65 milliseconds