Home
last modified time | relevance | path

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

/malloc/
A Dtst-dynarray-shared.h30 #define DYNARRAY_FINAL_TYPE struct int_array macro
43 #define DYNARRAY_FINAL_TYPE struct str_array macro
A Ddynarray-skeleton.c448 #ifdef DYNARRAY_FINAL_TYPE
458 DYNARRAY_FINAL_TYPE *result) in DYNARRAY_NAME()
467 *result = (DYNARRAY_FINAL_TYPE) { res.array, res.length }; in DYNARRAY_NAME()
525 #undef DYNARRAY_FINAL_TYPE
A Dtst-dynarray.c41 #define DYNARRAY_FINAL_TYPE struct long_array macro

Completed in 37 milliseconds