Searched refs:ARGMATCH_DIE (Results 1 - 5 of 5) sorted by relevance

/haiku-fatelf/src/bin/coreutils/lib/
H A Dargmatch.c51 #ifndef ARGMATCH_DIE
53 # define ARGMATCH_DIE exit (exit_failure) macro
63 ARGMATCH_DIE;
H A Dconfig.h12 #define ARGMATCH_DIE usage (1) macro
H A Dconfig.hin11 #undef ARGMATCH_DIE
/haiku-fatelf/src/bin/findutils/gnulib/lib/
H A Dargmatch.c51 #ifndef ARGMATCH_DIE
53 # define ARGMATCH_DIE exit (exit_failure) macro
63 ARGMATCH_DIE;
/haiku-fatelf/src/bin/patch/
H A Dargmatch.c58 #ifndef ARGMATCH_DIE
59 # define ARGMATCH_DIE exit (EXIT_FAILURE) macro
69 ARGMATCH_DIE;

Completed in 54 milliseconds