Home
last modified time | relevance | path

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

/dports/devel/libxo/libxo-0.6.1/tests/core/
H A Dtest_09.c58 xo_err(1, "error detected"); in main()
H A Dtest_08.c58 xo_err(1, "error detected"); in main()
H A Dtest_01.c73 xo_err(1, "error detected"); in main()
H A Dtest_10.c77 xo_err(1, "error detected"); in main()
/dports/devel/libxo/libxo-0.6.1/libxo/
H A Dxo.h396 xo_err (int eval, const char *fmt, ...) NORETURN PRINTFLIKE(2, 3);
H A Dlibxo.c1608 xo_err (int eval, const char *fmt, ...) in xo_err() function