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

/external/valgrind/main/memcheck/tests/
H A Dsh-mem.c20 #define SZB_OF_a 64 macro
24 U8 a [SZB_OF_a / 8]; // Type is U8 to ensure it's 8-aligned
25 U8 b [SZB_OF_a / 8]; // same size as a[]
71 U1 sh[SZB_OF_a]; // Used for getting a[]'s V bits

Completed in 206 milliseconds