Search | Google it | Results 1 - 2 of 2 for funcall:strtord (0.00 seconds) |
143: #else 144: #define __strtopd(s,se,x) strtord(s,se,1,x) 145: #define __strtopdd(s,se,x) strtordd(s,se,1,x)
77: #else 78: strtord(CONST char *s, char **sp, int rounding, double *d) 79: #endif