Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/build/libraries/el/common/include/
Del_config.h70 #define OSAPI_MALLOC OS_Alloc
77 #define OSAPI_MALLOC i_elAlloc macro
/TwlSDK-5.1.0/build/libraries/el/common/src/
Delf_loader.c237 ptr = OSAPI_MALLOC( size); in ELi_Malloc()