Home
last modified time | relevance | path

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

/malloc/
A Ddynarray-skeleton.c150 #define DYNARRAY_CONCAT1(prefix, name) DYNARRAY_CONCAT0(prefix, name) macro
151 #define DYNARRAY_NAME(name) DYNARRAY_CONCAT1(DYNARRAY_PREFIX, name)
155 #define DYNARRAY_FREE DYNARRAY_CONCAT1 (DYNARRAY_NAME (f), ree)
514 #undef DYNARRAY_CONCAT1

Completed in 4 milliseconds