Lines Matching defs:ep
455 char *ep;456 unsigned long format = strtoul(arg, &ep, 0);458 if (ep > arg && *ep == 0 && format < FORMAT_COUNT)