Lines Matching full:last_char
164 char *last_char;168 offset = strtol(p, &last_char, 0); 169 if (0 == errno && '\0' == *last_char &&