Searched refs:isoptstring (Results 1 – 1 of 1) sorted by relevance
282 #define isoptstring(s) less_is_more ? (((s)[0] == '-') && (s)[1] != '\0') : \ in main() macro290 else if (!end_opts && (isoptstring(argv[i]) || isoptpending())) in main()299 #undef isoptstring in main()