Home
last modified time | relevance | path

Searched refs:NK_INCLUDE_DEFAULT_ALLOCATOR (Results 1 - 5 of 5) sorted by relevance

/third_party/glfw/tests/
H A Dgamma.c40 #define NK_INCLUDE_DEFAULT_ALLOCATOR macro
H A Dinputlag.c40 #define NK_INCLUDE_DEFAULT_ALLOCATOR macro
H A Djoysticks.c40 #define NK_INCLUDE_DEFAULT_ALLOCATOR macro
H A Dwindow.c37 #define NK_INCLUDE_DEFAULT_ALLOCATOR macro
/third_party/glfw/deps/
H A Dnuklear.h99 /// NK_INCLUDE_DEFAULT_ALLOCATOR | If defined it will include header `<stdlib.h>` and provide additional functions to use this library without caring for memory allocation control and therefore ease memory management.
113 /// - NK_INCLUDE_DEFAULT_ALLOCATOR
120 /// - NK_INCLUDE_DEFAULT_ALLOCATOR
132 /// NK_BUFFER_DEFAULT_INITIAL_SIZE | Initial buffer size allocated by all buffers while using the default allocator functions included by defining NK_INCLUDE_DEFAULT_ALLOCATOR. If you don't want to allocate the default 4k memory then redefine it.
548 #ifdef NK_INCLUDE_DEFAULT_ALLOCATOR
4035 #ifdef NK_INCLUDE_DEFAULT_ALLOCATOR
4089 NK_INCLUDE_DEFAULT_ALLOCATOR which uses the standard library memory
4140 #ifdef NK_INCLUDE_DEFAULT_ALLOCATOR
4170 #ifdef NK_INCLUDE_DEFAULT_ALLOCATOR
4311 #ifdef NK_INCLUDE_DEFAULT_ALLOCATOR
[all...]

Completed in 28 milliseconds