Here is a list of all documented functions, variables, defines, enums, and typedefs with links to the documentation:
- a -
- ALIGN_OF
: defines.h
- allocator
: allocator.h
- allocator_allocate()
: allocator.c
, allocator.h
- allocator_allocate_aligned()
: allocator.c
, allocator.h
- allocator_create()
: allocator.c
, allocator.h
- allocator_create_custom()
: allocator.c
, allocator.h
- allocator_destroy()
: allocator.c
, allocator.h
- allocator_free()
: allocator.c
, allocator.h
- allocator_free_all()
: allocator.c
, allocator.h
- allocator_impl
: allocator.h
- allocator_impl_allocate_fn
: allocator.h
- allocator_impl_create_fn
: allocator.h
- allocator_impl_destroy_fn
: allocator.h
- allocator_impl_free_all_fn
: allocator.h
- allocator_impl_free_fn
: allocator.h
- allocator_implementation()
: allocator.c
, allocator.h
- allocator_managed_block_create()
: allocator.c
- allocator_managed_block_extract()
: allocator.c
- allocator_managed_block_required_size()
: allocator.c
- allocator_reallocate()
: allocator.c
, allocator.h
- allocator_reallocate_aligned()
: allocator.c
, allocator.h
- allocator_type
: allocator.h
- APPLICATION_EVENT_CODE_MAX
: event.h