Searched refs:safe_malloc_mul2add_ (Results 1 – 2 of 2) sorted by relevance
134 static inline void *safe_malloc_mul2add_(size_t size1, size_t size2, size_t size3) in safe_malloc_mul2add_() function
496 tobuf = safe_malloc_mul2add_(fromlen, /*times*/charset2->max, /*+*/1); in charset_convert()