Home
last modified time | relevance | path

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

/openbmc/qemu/tests/tcg/s390x/
H A Dtrap.c29 static int __chk_error(const char *filename, int line, int ret) in __chk_error() function
40 #define chk_error(ret) __chk_error(__FILE__, __LINE__, (ret))
/openbmc/qemu/tests/tcg/hexagon/
H A Dhex_test.h42 static inline void __chk_error(const char *filename, int line, int ret) in __chk_error() function
50 #define chk_error(ret) __chk_error(__FILE__, __LINE__, (ret))
/openbmc/qemu/tests/tcg/multiarch/
H A Dsignals.c32 static int __chk_error(const char *filename, int line, int ret) in __chk_error() function
43 #define chk_error(ret) __chk_error(__FILE__, __LINE__, (ret))
/openbmc/qemu/tests/tcg/multiarch/linux/
H A Dlinux-test.c58 static int __chk_error(const char *filename, int line, int ret) in __chk_error() function
69 #define chk_error(ret) __chk_error(__FILE__, __LINE__, (ret))