Searched defs:__chk_error (Results 1 - 1 of 1) sorted by relevance

/vbox/src/recompiler/tests/
H A Dlinux-test.c67 int __chk_error(const char *filename, int line, int ret) function
78 #define chk_error(ret) __chk_error(__FILE__, __LINE__, (ret))

Completed in 326 milliseconds