Home
last modified time | relevance | path

Searched refs:PRINT_ERROR (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/getopt/
Dgetopt_long.c64 #define PRINT_ERROR ((opterr) && (*options != ':')) macro
200 if (PRINT_ERROR) in parse_long_options()
210 if (PRINT_ERROR) in parse_long_options()
240 if (PRINT_ERROR) in parse_long_options()
258 if (PRINT_ERROR) in parse_long_options()
420 if (PRINT_ERROR) in getopt_internal()
431 if (PRINT_ERROR) in getopt_internal()
452 if (PRINT_ERROR) in getopt_internal()
/external/openssh/openbsd-compat/
Dgetopt_long.c81 #define PRINT_ERROR ((opterr) && (*options != ':')) macro
217 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()
/external/libdrm/tests/amdgpu/
Dsecurity_tests.c85 #define PRINT_ERROR(_Res) fprintf(stderr, "%s:%d: %s (%d)\n", \ macro
276 PRINT_ERROR(res); in amdgpu_secure_bounce()
285 PRINT_ERROR(-ENOENT); in amdgpu_secure_bounce()
300 PRINT_ERROR(res); in amdgpu_secure_bounce()
321 PRINT_ERROR(res); in amdgpu_secure_bounce()
334 PRINT_ERROR(res); in amdgpu_secure_bounce()
461 PRINT_ERROR(res); in suite_security_tests_init()
469 PRINT_ERROR(res); in suite_security_tests_init()
/external/llvm-project/lldb/source/Host/common/
DGetOptInc.cpp27 #define PRINT_ERROR ((opterr) && (*options != ':')) macro
152 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()
/external/tcpdump/missing/
Dgetopt_long.c62 #define PRINT_ERROR ((opterr) && (*options != ':')) macro
259 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)