Home
last modified time | relevance | path

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

/linux-6.12.1/lib/
Doverflow_kunit.c32 # define SKIP_SIGN_MISMATCH(t) SKIP(t, "Clang 11 unwanted libcalls") macro
34 # define SKIP_SIGN_MISMATCH(t) do { } while (0) macro