Here is a list of all file members with links to the files they belong to:
- h -
- handleAllocate()
: handle.h
, handle.c
- handleCount()
: handle.c
, handle.h
- handleForkTable()
: handle.h
, handle.c
- handleGet()
: handle.c
, handle.h
- handleRelease()
: handle.h
, handle.c
- handleSet()
: handle.h
, handle.c
- handleTableFree()
: handle.h
, handle.c
- handleTableInit()
: handle.c
, handle.h
- HEAP_ALIGN_MASK
: allocator.c
- HEAP_ALIGN_SIZE
: allocator.c
- heapAlloc()
: allocator.h
, allocator.c
- heapFree()
: allocator.h
, allocator.c
- heapReAlloc()
: allocator.h
, allocator.c
- heapSize()
: allocator.c
, allocator.h
- heapVerify()
: allocator.c
, allocator.h