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

/linux-master/lib/
H A 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
346 SKIP_SIGN_MISMATCH(__same_type(n ## _tests[0].a, u32) && \

Completed in 111 milliseconds