Searched refs:test_wrp_rv (Results 1 – 1 of 1) sorted by relevance
/sysdeps/unix/sysv/linux/ |
A D | test-errno-linux.c | 92 #define test_wrp_rv(rtype, prtype, experr_list, syscall, ...) \ macro 119 test_wrp_rv(int, "%d", LIST (experr), syscall, __VA_ARGS__) 122 test_wrp_rv(int, "%d", LIST_FORWARD (experr), syscall, __VA_ARGS__)
|
Completed in 3 milliseconds