Searched defs:PRINT_ERROR (Results 1 – 9 of 9) sorted by relevance
71 #define PRINT_ERROR ((opterr) && ((*options != ':') \ macro
64 #define PRINT_ERROR ((opterr) && (*options != ':')) macro
75 #define PRINT_ERROR ((opterr) && (*options != ':')) macro
76 #define PRINT_ERROR ((opterr) && (*options != ':')) macro
114 #define PRINT_ERROR \ macro118 #define PRINT_ERROR \ macro
85 #define PRINT_ERROR(_Res) fprintf(stderr, "%s:%d: %s (%d)\n", \ macro
119 #define PRINT_ERROR \ macro123 #define PRINT_ERROR \ macro