Home
last modified time | relevance | path

Searched refs:TPOOL_STRUCT (Results 1 – 5 of 5) sorted by relevance

/dports/graphics/blender/blender-2.91.0/extern/rangetree/intern/
H A Dgeneric_alloc_impl.h51 !defined(TPOOL_STRUCT)
104 struct TPOOL_STRUCT { struct
135 static TPOOL_ALLOC_TYPE *pool_elem_alloc(struct TPOOL_STRUCT *pool) in pool_elem_alloc()
155 static TPOOL_ALLOC_TYPE *pool_elem_calloc(struct TPOOL_STRUCT *pool) in pool_elem_calloc()
162 static void pool_elem_free(struct TPOOL_STRUCT *pool, TPOOL_ALLOC_TYPE *elem) in pool_elem_free()
169 static void pool_create(struct TPOOL_STRUCT *pool, unsigned int tot_reserve) in pool_create()
176 static void pool_clear(struct TPOOL_STRUCT *pool) in pool_clear()
188 static void pool_destroy(struct TPOOL_STRUCT *pool) in pool_destroy()
H A Drange_tree.c60 #define TPOOL_STRUCT ElemPool_Node macro
64 #undef TPOOL_STRUCT
/dports/graphics/blender/blender-2.91.0/extern/curve_fit_nd/intern/
H A Dgeneric_alloc_impl.h56 !defined(TPOOL_STRUCT)
109 struct TPOOL_STRUCT { struct
140 static TPOOL_ALLOC_TYPE *pool_elem_alloc(struct TPOOL_STRUCT *pool) in pool_elem_alloc()
160 static TPOOL_ALLOC_TYPE *pool_elem_calloc(struct TPOOL_STRUCT *pool) in pool_elem_calloc()
167 static void pool_elem_free(struct TPOOL_STRUCT *pool, TPOOL_ALLOC_TYPE *elem) in pool_elem_free()
174 static void pool_create(struct TPOOL_STRUCT *pool, unsigned int tot_reserve) in pool_create()
181 static void pool_clear(struct TPOOL_STRUCT *pool) in pool_clear()
193 static void pool_destroy(struct TPOOL_STRUCT *pool) in pool_destroy()
H A Dgeneric_heap.c64 #define TPOOL_STRUCT HeapMemPool macro
68 #undef TPOOL_STRUCT
H A Dcurve_fit_cubic_refit.c153 #define TPOOL_STRUCT ElemPool_KnotRemoveState macro
157 #undef TPOOL_STRUCT
174 #define TPOOL_STRUCT ElemPool_KnotRefitState macro
178 #undef TPOOL_STRUCT
199 #define TPOOL_STRUCT ElemPool_KnotCornerState macro
203 #undef TPOOL_STRUCT