Allocate memory that is aligned on an NALIGN-byte boundary. More...
Public Attributes | |
struct free_list | cache [ENV_NCACHE] |
unsigned long long | nbytes_alltime |
env_size_t | nallocations_alltime |
env_size_t | nbytes_current |
env_size_t | nallocations_current |
Allocate memory that is aligned on an NALIGN-byte boundary.
Definition at line 94 of file env_alloc.c.