|
fltk 1.3.0rc3
About: FLTK (Fast Light Tool Kit) is a cross-platform C++ GUI toolkit for UNIX/Linux (X11), Microsoft Windows, and MacOS X. Release candidate.
SfR Fresh Dox: fltk-1.3.0rc3-source.tar.gz ("inofficial" and yet experimental doxygen-generated source code documentation) ![]() |

Public Attributes | |
| struct { | |
| small_pool_ptr next | |
| size_t bytes_used | |
| size_t bytes_left | |
| } | hdr |
| ALIGN_TYPE | dummy |
Definition at line 95 of file jmemmgr.c.
Referenced by alloc_small().
Definition at line 94 of file jmemmgr.c.
Referenced by alloc_small(), and free_pool().
| ALIGN_TYPE small_pool_struct::dummy |
| struct { ... } small_pool_struct::hdr |
Referenced by alloc_small(), and free_pool().
Definition at line 93 of file jmemmgr.c.
Referenced by alloc_small(), and free_pool().