Searched refs:safe_malloc_mul2add_ (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/include/share/
H A Dalloc.h139 static FLaC__INLINE void *safe_malloc_mul2add_(size_t size1, size_t size2, size_t size3) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/src/share/utf8/
H A Dcharset.c496 tobuf = (char *)safe_malloc_mul2add_(fromlen, /*times*/charset2->max, /*+*/1);

Completed in 38 milliseconds