Searched refs:safe_realloc_add_2op_ (Results 1 – 3 of 3) sorted by relevance
164 static inline void *safe_realloc_add_2op_(void *ptr, size_t size1, size_t size2) in safe_realloc_add_2op_() function
152 newbuf = safe_realloc_add_2op_(utfbuf, (ob - utfbuf), /*+*/1); in iconvert()
101 FLAC__byte *x = safe_realloc_add_2op_(*entry, length, /*+*/1); in ensure_null_terminated_()