Home
last modified time | relevance | path

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

/openbmc/linux/lib/
H A Doverflow_kunit.c31 # define SKIP_SIGN_MISMATCH(t) SKIP(t, "Clang 11 unwanted libcalls") macro
33 # define SKIP_SIGN_MISMATCH(t) do { } while (0) macro
286 SKIP_SIGN_MISMATCH(__same_type(n ## _tests[0].a, u32) && \