Searched refs:PRINT_ERROR (Results 1 – 8 of 8) sorted by relevance
80 #define PRINT_ERROR ((opterr) && (*options != ':')) macro262 if (PRINT_ERROR) in parse_long_options()275 if (PRINT_ERROR) in parse_long_options()313 if (PRINT_ERROR) in parse_long_options()334 if (PRINT_ERROR) in parse_long_options()513 if (PRINT_ERROR)517 if (PRINT_ERROR)529 if (PRINT_ERROR)553 if (PRINT_ERROR)
72 #define PRINT_ERROR ((opterr) && (*options != ':')) macro208 if (PRINT_ERROR) in parse_long_options()218 if (PRINT_ERROR) in parse_long_options()248 if (PRINT_ERROR) in parse_long_options()266 if (PRINT_ERROR) in parse_long_options()428 if (PRINT_ERROR) in getopt_internal()439 if (PRINT_ERROR) in getopt_internal()460 if (PRINT_ERROR) in getopt_internal()
77 #define PRINT_ERROR ((opterr) && ((*options != ':') \ macro265 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)
81 #define PRINT_ERROR ((opterr) && (*options != ':')) macro217 if (PRINT_ERROR) in parse_long_options()227 if (PRINT_ERROR) in parse_long_options()257 if (PRINT_ERROR) in parse_long_options()275 if (PRINT_ERROR) in parse_long_options()437 if (PRINT_ERROR) in getopt_internal()448 if (PRINT_ERROR) in getopt_internal()469 if (PRINT_ERROR) in getopt_internal()
27 #define PRINT_ERROR ((opterr) && (*options != ':')) macro152 if (PRINT_ERROR) in parse_long_options()160 if (PRINT_ERROR) in parse_long_options()188 if (PRINT_ERROR) in parse_long_options()205 if (PRINT_ERROR) in parse_long_options()360 if (PRINT_ERROR) in getopt_internal()371 if (PRINT_ERROR) in getopt_internal()391 if (PRINT_ERROR) in getopt_internal()
62 #define PRINT_ERROR ((opterr) && (*options != ':')) macro259 if (PRINT_ERROR) in parse_long_options()272 if (PRINT_ERROR) in parse_long_options()310 if (PRINT_ERROR) in parse_long_options()331 if (PRINT_ERROR) in parse_long_options()511 if (PRINT_ERROR)515 if (PRINT_ERROR)527 if (PRINT_ERROR)551 if (PRINT_ERROR)
80 #define PRINT_ERROR(rv) \ macro
235 #define PRINT_ERROR(format, ...) cvmx_safe_printf("ERROR " format, ##__VA_ARGS__) macro