Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/libiberty/testsuite/
Dtest-pexecute.c118 #define FATAL_ERROR(ERRMSG, ERR) fatal_error (__LINE__, ERRMSG, ERR) macro
205 : (FATAL_ERROR ("pex_init failed", 0), NULL)) in main()
218 FATAL_ERROR (pex_run_err, err); \ in main()
225 : (FATAL_ERROR ("pex_get_status failed", errno), 1)) in main()
231 FATAL_ERROR ("pex_get_status failed", errno); \ in main()
238 : (FATAL_ERROR ("pex_read_output failed", errno), NULL)) in main()
340 FATAL_ERROR ("fopen temp.x failed in copy temp", errno); in main()
345 FATAL_ERROR ("fopen temp.y failed in copy temp", errno); in main()
371 FATAL_ERROR ("fopen temp2.x failed in echoerr", errno); in main()
376 FATAL_ERROR ("fopen temp2.y failed in echoerr", errno); in main()
[all …]