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