Home
last modified time | relevance | path

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

/reactos/dll/3rdparty/libjpeg/
H A Djmemmgr.c139 } my_memory_mgr; typedef
141 typedef my_memory_mgr * my_mem_ptr;
1012 jpeg_free_small(cinfo, (void *) cinfo->mem, SIZEOF(my_memory_mgr)); in self_destruct()
1056 mem = (my_mem_ptr) jpeg_get_small(cinfo, SIZEOF(my_memory_mgr)); in jinit_memory_mgr()
1089 mem->total_space_allocated = SIZEOF(my_memory_mgr); in jinit_memory_mgr()