Searched defs:large_src (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/lib/test_fortify/ | ||
H A D | test_fortify.h | 20 const char large_src[__BUF_LARGE] = LITERAL_LARGE; variable |
/openbmc/linux/lib/ | ||
H A D | memcpy_kunit.c | 295 static u8 large_src[1024]; variable |