Searched defs:test_f (Results 1 - 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/fs/unicode/ |
| H A D | utf8-selftest.c | 35 #define test_f(cond, fmt, ...) _test(cond, __func__, __LINE__, fmt, ##__VA_ARGS__) macro
|
| /kernel/linux/linux-6.6/fs/unicode/ |
| H A D | utf8-selftest.c | 33 #define test_f(cond, fmt, ...) _test(cond, __func__, __LINE__, fmt, ##__VA_ARGS__) macro
|
Completed in 2 milliseconds