Searched refs:DYNARRAY_CONCAT1 (Results 1 – 1 of 1) sorted by relevance
150 #define DYNARRAY_CONCAT1(prefix, name) DYNARRAY_CONCAT0(prefix, name) macro151 #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