Lines Matching refs:endp
98 char *endp;101 f = strtof(arg, &endp);102 if (endp && *endp != 0)104 " at %s", arg, endp);118 char *endp;121 f = strtof(arg, &endp);122 if (endp && *endp != 0)124 " at %s", arg, endp);
Indexes created Sun Oct 19 19:09:49 GMT 2025