Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/
H A Dspunge_mem.c41 return FILLP_CALLOC((FILLP_UINT32)blockNum, (FILLP_UINT32)blockSize); in SpungeAlloc()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/
H A Dfillp_function.h47 #define FILLP_CALLOC (g_fillpOsBasicLibFun.memCalloc) macro