Back to home page

OSCL-LXR

 
 

    


0001 // SPDX-License-Identifier: GPL-2.0-only
0002 #define TEST    \
0003     memchr_inv(small, 0x7A, sizeof(small) + 1)
0004 
0005 #include "test_fortify.h"