Searched defs:PRINT_ERROR (Results 1 - 11 of 11) sorted by relevance

/netbsd-current/external/lgpl3/mpfr/dist/tests/
H A Dtcheck.c25 #define PRINT_ERROR(s) \ macro
[all...]
H A Dtcmpabs.c25 #define PRINT_ERROR(s) do { printf ("Error: %s\n", s); exit (1); } while (0) macro
[all...]
H A Dtexceptions.c25 #define PRINT_ERROR(s) do { printf ("%s\n", s); exit (1); } while (0) macro
[all...]
H A Dtpow_z.c25 #define PRINT_ERROR(str) \ macro
[all...]
H A Dtset_sj.c37 #define PRINT_ERROR(str) \ macro
[all...]
H A Dtset_si.c25 #define PRINT_ERROR(str) \ macro
[all...]
/netbsd-current/external/lgpl3/mpc/dist/tests/
H A Dtset.c39 #define PRINT_ERROR(function_name, precision, a) \ macro
[all...]
/netbsd-current/external/bsd/libfido2/dist/openbsd-compat/
H A Dgetopt_long.c72 #define PRINT_ERROR ((opterr) && (*options != ':')) macro
/netbsd-current/external/bsd/file/dist/src/
H A Dgetopt_long.c83 #define PRINT_ERROR ((opterr) && ((*options != ':') \ macro
/netbsd-current/lib/libc/stdlib/
H A Dgetopt_long.c74 #define PRINT_ERROR ((opterr) && ((*options != ':') \ macro
/netbsd-current/external/bsd/tcpdump/dist/missing/
H A Dgetopt_long.c64 #define PRINT_ERROR ((opterr) && (*options != ':')) macro

Completed in 269 milliseconds