Searched refs:sh_opteval (Results 1 – 3 of 3) sorted by relevance
162 extern const char sh_opteval[];
528 const char sh_opteval[] = variable
187 while (r = optget(argv,sh_opteval)) switch (r) in b_eval()