Home
last modified time | relevance | path

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

/linux-6.15/lib/tests/
H A Doverflow_kunit.c43 # define SKIP_64_ON_32(t) SKIP(t, "Clang 13 unwanted libcalls") macro
45 # define SKIP_64_ON_32(t) do { } while (0) macro
344 SKIP_64_ON_32(__same_type(t, u64)); \
345 SKIP_64_ON_32(__same_type(t, s64)); \