Home
last modified time | relevance | path

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

/third_party/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()
/third_party/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()
462 PRINT_ERROR(res); in suite_security_tests_init()
470 PRINT_ERROR(res); in suite_security_tests_init()
/third_party/mbedtls/programs/test/
Dbenchmark.c133 #define PRINT_ERROR \ macro
137 #define PRINT_ERROR \ macro
163 PRINT_ERROR; \
229 PRINT_ERROR; \