Searched refs:PRINT_ERROR (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/Libc-1044.1.2/stdlib/FreeBSD/
H A Dgetopt_long.c87 #define PRINT_ERROR ((opterr) && (*options != ':')) macro
269 if (PRINT_ERROR)
282 if (PRINT_ERROR)
320 if (PRINT_ERROR)
341 if (PRINT_ERROR)
524 if (PRINT_ERROR)
528 if (PRINT_ERROR)
540 if (PRINT_ERROR)
564 if (PRINT_ERROR)
/macosx-10.10/file-46/file/src/
H A Dgetopt_long.c77 #define PRINT_ERROR ((opterr) && ((*options != ':') \ macro
265 if (PRINT_ERROR)
277 if (PRINT_ERROR)
300 if (PRINT_ERROR)
428 if (PRINT_ERROR)
437 if (PRINT_ERROR)
469 if (PRINT_ERROR)
483 if (PRINT_ERROR)
/macosx-10.10/apr-32/apr-util/apr-util/test/
H A Dtest_apu.h80 #define PRINT_ERROR(rv) \ macro

Completed in 67 milliseconds