Searched refs:INITIAL_VAL (Results 1 – 2 of 2) sorted by relevance
/cts/hostsidetests/securitybulletin/securityPatch/includes/ | ||
D | memutils.h | 21 #define INITIAL_VAL (0xBE) macro |
D | memutils.c | 153 memset(mem_ptr, INITIAL_VAL, size); in memalign() |