Searched defs:gcvt (Results 1 – 4 of 4) sorted by relevance
5 char *gcvt(double x, int n, char *b) in gcvt() function
372 INTERCEPTOR(char *, gcvt, double number, SIZE_T ndigit, char *buf) { in INTERCEPTOR() argument
213348 pub fn gcvt( in gcvt() function