HomeSort by relevance Sort by last modified time
    Searched defs:error_msg_and_fail (Results 1 - 6 of 6) sorted by null

  /external/strace/tests/
error_msg.c 30 #define error_msg_and_fail error_msg_and_fail macro
55 error_msg_and_fail(const char *fmt, ...) function
tests.h 69 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/
error_msg.c 30 #define error_msg_and_fail error_msg_and_fail macro
55 error_msg_and_fail(const char *fmt, ...) function
tests.h 69 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/
error_msg.c 30 #define error_msg_and_fail error_msg_and_fail macro
55 error_msg_and_fail(const char *fmt, ...) function
tests.h 69 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 432 milliseconds