my_memory_mgr::small_list is only used within LibJPEG.
 
Symbols
loading...
Files
loading...

my_memory_mgr::small_list field

Syntax

References

LocationReferrerText
jmemmgr.c:121
jmemmgr.c:279alloc_small()
hdr_ptr = mem->small_list[pool_id];
jmemmgr.c:313alloc_small()
mem->small_list[pool_id] = hdr_ptr;
jmemmgr.c:982free_pool()
shdr_ptr = mem->small_list[pool_id];
jmemmgr.c:983free_pool()
mem->small_list[pool_id] = NULL;
jmemmgr.c:1087jinit_memory_mgr()
mem->small_list[pool] = NULL;

Data Use

Functions reading my_memory_mgr::small_list
my_memory_mgr::small_list
Type of my_memory_mgr::small_list
my_memory_mgr::small_list
all items filtered out