Home
last modified time | relevance | path

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

/external/flac/include/share/
Dalloc.h144 static inline void *safe_malloc_muladd2_(size_t size1, size_t size2, size_t size3) in safe_malloc_muladd2_() function
/external/flac/libFLAC/
Dstream_decoder.c1294 tmp = safe_malloc_muladd2_(sizeof(FLAC__int32), /*times (*/size, /*+*/4/*)*/); in allocate_output_()