Home
last modified time | relevance | path

Searched defs: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