Home
last modified time | relevance | path

Searched refs:byr_val (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/flex/src/
H A Dscanopt.c233 usg_elem *byr_val = NULL; /* option indices sorted by r_val */ in scanopt_usage() local
273 if (!byr_val) in scanopt_usage()
274 byr_val = ue; in scanopt_usage()
279 ue_curr = &byr_val; in scanopt_usage()
309 ue = byr_val; in scanopt_usage()
325 for (ue = byr_val; ue; ue = ue->next) { in scanopt_usage()
391 for (ue = byr_val; ue; ue = ue->next) { in scanopt_usage()