Searched refs:two_len (Results 1 - 1 of 1) sorted by last modified time

/linux-master/lib/
H A Dfortify_kunit.c877 size_t two_len = sizeof(two) + unconst - 1; local
890 KUNIT_ASSERT_EQ(test, memcmp(two, one, two_len + 2), INT_MIN);

Completed in 195 milliseconds