Home
last modified time | relevance | path

Searched refs:realloc_temp_buffer (Results 1 – 1 of 1) sorted by last modified time

/dports/graphics/tumble/tumble-0.36/
H A Dbitblt.c81 static void realloc_temp_buffer (uint32_t size) in realloc_temp_buffer() function
663 realloc_temp_buffer ((src->row_words + 1) * sizeof (word_t)); in flip_h()
699 realloc_temp_buffer (src->row_words * sizeof (word_t)); in flip_v()