dynostatic-buffer

Contents:

  • API reference
dynostatic-buffer
  • Index

Index

D

D

  • DS_ALIGNMENT (C macro)
  • ds_allocator_status_t (C enum)
  • ds_allocator_status_t.DS_ALLOCATED (C enumerator)
  • ds_allocator_status_t.DS_FREE (C enumerator)
  • ds_allocator_status_t.DS_NOT_USED (C enumerator)
  • ds_allocator_t (C struct)
  • ds_allocator_t.allocation_status (C var)
  • ds_allocator_t.head (C var)
  • ds_allocator_t.size (C var)
  • DS_BUFFER_MEMORY_SIZE (C macro)
  • ds_calloc (C function)
  • ds_deinit_allocation (C function)
  • ds_err_code_t (C type)
  • ds_free (C function)
  • ds_get_free_allocator_cnt (C function)
  • ds_get_max_new_allocation_size (C function)
  • ds_get_memory_usage (C function)
  • ds_initialize_allocation (C function)
  • DS_LOG_ENABLE (C macro)
  • ds_malloc (C function)
  • DS_MAX_ALLOCATION_COUNT (C macro)
  • DS_MAX_ALLOCATION_SIZE (C macro)
  • ds_realloc (C function)
  • DS_STATIC_ASSERT (C macro)
  • DS_ZERO_ON_FREE (C macro)
  • dynostatic_buffer_t (C struct)
  • dynostatic_buffer_t.allocators (C var)
  • dynostatic_buffer_t.data_head (C var)
  • dynostatic_buffer_t.init_magic (C var)
  • dynostatic_buffer_t.memory (C var)
  • dynostatic_buffer_t.used_allocators (C var)

© Copyright 2022, Jakub Brzezowski.

Built with Sphinx using a theme provided by Read the Docs.