Searched defs:mallocL (Results 1 - 1 of 1) sorted by relevance

/external/mdnsresponder/mDNSCore/
H A DmDNSDebug.h150 extern void *mallocL(char *msg, unsigned int size);
156 #define mallocL(X,Y) malloc(Y) macro

Completed in 89 milliseconds