Lines Matching defs:stpt
339 char *stpt;357 for (stpt = str; *stpt != '\0'; ++stpt) {358 if ((*stpt >= '0') && (*stpt <= '9'))360 if ((*stpt == ',') && (up_pt == NULL)) {361 *stpt = '\0';362 up_pt = stpt + 1;370 if ((*stpt == '.') && (!dot)) {
Indexes created Fri Oct 17 09:09:57 GMT 2025