Lines Matching defs:LTP_ATTRIBUTE_UNUSED
13 enum tst_ts_type type LTP_ATTRIBUTE_UNUSED) in test_empty_set()
72 enum tst_ts_type type LTP_ATTRIBUTE_UNUSED) in test_unmasked_matching()
100 enum tst_ts_type type LTP_ATTRIBUTE_UNUSED) in test_unmasked_matching_noinfo()
122 enum tst_ts_type type LTP_ATTRIBUTE_UNUSED) in test_masked_matching()
170 enum tst_ts_type type LTP_ATTRIBUTE_UNUSED) in test_masked_matching_rt()
236 enum tst_ts_type type LTP_ATTRIBUTE_UNUSED) in test_masked_matching_noinfo()
278 enum tst_ts_type type LTP_ATTRIBUTE_UNUSED) in test_bad_address()
317 void test_bad_address2(swi_func sigwaitinfo, int signo LTP_ATTRIBUTE_UNUSED, in test_bad_address2()
318 enum tst_ts_type type LTP_ATTRIBUTE_UNUSED) in test_bad_address2()
358 void test_bad_address3(swi_func sigwaitinfo, int signo LTP_ATTRIBUTE_UNUSED, in test_bad_address3()
359 enum tst_ts_type type LTP_ATTRIBUTE_UNUSED) in test_bad_address3()
375 static void empty_handler(int sig LTP_ATTRIBUTE_UNUSED) in empty_handler()