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

/external/strace/tests/
H A Derror_msg.c30 #define error_msg_and_fail error_msg_and_fail macro
55 error_msg_and_fail(const char *fmt, ...) function
H A Dtests.h69 void error_msg_and_fail(const char *, ...)
83 # define error_msg_and_fail(fmt_, ...) \ macro
84 error_msg_and_fail("%s:%d: " fmt_, __FILE__, __LINE__, ##__VA_ARGS__)
/external/strace/tests-m32/
H A Derror_msg.c30 #define error_msg_and_fail error_msg_and_fail macro
55 error_msg_and_fail(const char *fmt, ...) function
H A Dtests.h69 void error_msg_and_fail(const char *, ...)
83 # define error_msg_and_fail(fmt_, ...) \ macro
84 error_msg_and_fail("%s:%d: " fmt_, __FILE__, __LINE__, ##__VA_ARGS__)
/external/strace/tests-mx32/
H A Derror_msg.c30 #define error_msg_and_fail error_msg_and_fail macro
55 error_msg_and_fail(const char *fmt, ...) function
H A Dtests.h69 void error_msg_and_fail(const char *, ...)
83 # define error_msg_and_fail(fmt_, ...) \ macro
84 error_msg_and_fail("%s:%d: " fmt_, __FILE__, __LINE__, ##__VA_ARGS__)

Completed in 245 milliseconds