tag
line
file
source code
typecast
131
drivers/sound/os.h
#define PERMANENT_MALLOC(typecast, mem_ptr, size, linux_ptr) \
typecast
132
drivers/sound/os.h
{mem_ptr = (typecast)linux_ptr; \