Searched refs:PRINT_ERROR (Results 1 – 2 of 2) sorted by relevance
31 #define PRINT_ERROR ((opterr) && (*options != ':')) macro162 if (PRINT_ERROR) in parse_long_options()172 if (PRINT_ERROR) in parse_long_options()202 if (PRINT_ERROR) in parse_long_options()220 if (PRINT_ERROR) in parse_long_options()386 if (PRINT_ERROR) in getopt_internal()397 if (PRINT_ERROR) in getopt_internal()418 if (PRINT_ERROR) in getopt_internal()
235 #define PRINT_ERROR(format, ...) cvmx_safe_printf("ERROR " format, ##__VA_ARGS__) macro