Home
last modified time | relevance | path

Searched refs:MALLOC_LEN (Results 1 – 1 of 1) sorted by relevance

/linux/tools/testing/selftests/x86/
H A Dlam.c60 #define MALLOC_LEN 32 macro
316 ptr = (char *)malloc(MALLOC_LEN); in handle_malloc()