Home
last modified time | relevance | path

Searched defs:message (Results 1 – 3 of 3) sorted by relevance

/tools/testing/selftests/powerpc/switch_endian/
Dswitch_endian_test.S5 message: label
/tools/testing/selftests/futex/include/
Dlogging.h130 #define info(message, vargs...) \ argument
136 #define error(message, err, args...) \ argument
147 #define fail(message, args...) \ argument
/tools/testing/selftests/ipc/
Dmsgque.c82 struct msg1 message; in check_and_destroy_queue() local