Searched defs:ndigit (Results 1 – 4 of 4) sorted by relevance
415 int ndigit = 0; in integer_constant() local
411 int ndigit = 0; in integer_constant() local
205 static char *ap_gcvt(double number, int ndigit, char *buf, boolean_e altform) in ap_gcvt()
351 INTERCEPTOR(char *, gcvt, double number, SIZE_T ndigit, char *buf) { in INTERCEPTOR()