koliseo 0.4.9
|
#include <kls_region.h>
Data Fields | |
int | kls_autoset_regions |
If set to 1, make the Koliseo handle the KLS_Regions for its usage. | |
KLS_RegList_Alloc_Backend | kls_reglist_alloc_backend |
Sets the backend for the KLS_Regions allocation. | |
ptrdiff_t | kls_reglist_kls_size |
Sets the size for reglist_kls when on KLS_REGLIST_ALLOC_KLS_BASIC. | |
int | kls_autoset_temp_regions |
If set to 1, make the Koliseo handle the KLS_Regions for its usage when operating on a Koliseo_Temp instance. | |
KLS_RegList_Alloc_Backend | tkls_reglist_alloc_backend |
Sets the backend for the KLS_Regions allocation. | |
ptrdiff_t | tkls_reglist_kls_size |
Sets the size for reglist_kls when on KLS_REGLIST_ALLOC_KLS_BASIC. |
int KLS_Autoregion_Extension_Conf::kls_autoset_regions |
If set to 1, make the Koliseo handle the KLS_Regions for its usage.
int KLS_Autoregion_Extension_Conf::kls_autoset_temp_regions |
If set to 1, make the Koliseo handle the KLS_Regions for its usage when operating on a Koliseo_Temp instance.
KLS_RegList_Alloc_Backend KLS_Autoregion_Extension_Conf::kls_reglist_alloc_backend |
Sets the backend for the KLS_Regions allocation.
ptrdiff_t KLS_Autoregion_Extension_Conf::kls_reglist_kls_size |
Sets the size for reglist_kls when on KLS_REGLIST_ALLOC_KLS_BASIC.
KLS_RegList_Alloc_Backend KLS_Autoregion_Extension_Conf::tkls_reglist_alloc_backend |
Sets the backend for the KLS_Regions allocation.
ptrdiff_t KLS_Autoregion_Extension_Conf::tkls_reglist_kls_size |
Sets the size for reglist_kls when on KLS_REGLIST_ALLOC_KLS_BASIC.