Searched refs:mbfl_memory_device_realloc (Results 1 – 3 of 3) sorted by relevance
55 MBFLAPI extern void mbfl_memory_device_realloc(
60 mbfl_memory_device_realloc(mbfl_memory_device *device, size_t initsz, size_t allocsz) in mbfl_memory_device_realloc() function
208 mbfl_memory_device_realloc(&convd->device, convd->device.pos + string->len, string->len/4); in mbfl_buffer_converter_feed()
Completed in 14 milliseconds