Home
last modified time | relevance | path

Searched refs:DECLARE_TEST_OK (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/lib/
A Dtest-kstrtox.c16 #define DECLARE_TEST_OK(type, test_type) \ macro
70 DECLARE_TEST_OK(unsigned long long, struct test_ull); in test_kstrtoull_ok()
239 DECLARE_TEST_OK(long long, struct test_ll); in test_kstrtoll_ok()
292 DECLARE_TEST_OK(u64, struct test_u64); in test_kstrtou64_ok()
343 DECLARE_TEST_OK(s64, struct test_s64); in test_kstrtos64_ok()
395 DECLARE_TEST_OK(u32, struct test_u32); in test_kstrtou32_ok()
446 DECLARE_TEST_OK(s32, struct test_s32); in test_kstrtos32_ok()
498 DECLARE_TEST_OK(u16, struct test_u16); in test_kstrtou16_ok()
549 DECLARE_TEST_OK(s16, struct test_s16); in test_kstrtos16_ok()
603 DECLARE_TEST_OK(u8, struct test_u8); in test_kstrtou8_ok()
[all …]

Completed in 5 milliseconds