Home | History | Annotate | Download | only in test

Lines Matching full:99999

1596         s = " 99999stuff";
1597 if (evutil_strtoll(s, &endptr, 10) != (ev_int64_t)99999)