Searched defs:NONOPTION_P (Results 1 - 9 of 9) sorted by relevance

/macosx-10.9.5/cxxfilt-11/cxxfilt/libiberty/
H A Dgetopt.c545 # define NONOPTION_P (argv[optind][0] != '-' || argv[optind][1] == '\0' \ macro
541 # define NONOPTION_P macro
/macosx-10.9.5/emacs-92/emacs/lib-src/
H A Dgetopt.c404 # define NONOPTION_P (argv[d->optind][0] != '-' || argv[d->optind][1] == '\0' \ macro
400 # define NONOPTION_P macro
/macosx-10.9.5/gnudiff-19/diffutils/lib/
H A Dgetopt.c552 # define NONOPTION_P (argv[optind][0] != '-' || argv[optind][1] == '\0' \ macro
548 # define NONOPTION_P macro
/macosx-10.9.5/gnuserv-7/gnuserv/
H A Dgetopt.c522 #define NONOPTION_P (argv[optind][0] != '-' || argv[optind][1] == '\0' \ macro
518 #define NONOPTION_P macro
/macosx-10.9.5/gnutar-452/gnutar/lib/
H A Dgetopt.c383 # define NONOPTION_P (argv[d->optind][0] != '-' || argv[d->optind][1] == '\0' \ macro
379 # define NONOPTION_P macro
/macosx-10.9.5/gpatch-3/patch/
H A Dgetopt.c552 # define NONOPTION_P (argv[optind][0] != '-' || argv[optind][1] == '\0' \ macro
548 # define NONOPTION_P macro
/macosx-10.9.5/groff-38/groff/src/libs/libgroff/
H A Dgetopt.c403 # define NONOPTION_P (argv[d->optind][0] != '-' || argv[d->optind][1] == '\0' \ macro
399 # define NONOPTION_P macro
/macosx-10.9.5/srm-7/srm/lib/
H A Dgetopt.c543 # define NONOPTION_P (argv[optind][0] != '-' || argv[optind][1] == '\0' \ macro
539 # define NONOPTION_P macro
/macosx-10.9.5/text_cmds-87/sort/
H A Dgetopt.c403 # define NONOPTION_P (argv[d->optind][0] != '-' || argv[d->optind][1] == '\0' \ macro
399 # define NONOPTION_P macro

Completed in 118 milliseconds