Home
last modified time | relevance | path

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

/malloc/
A Ddynarray-skeleton.c98 #ifndef DYNARRAY_ELEMENT
119 (sizeof (DYNARRAY_ELEMENT) > 64 ? 2 : 128 / sizeof (DYNARRAY_ELEMENT))
136 DYNARRAY_ELEMENT *array;
249 static inline DYNARRAY_ELEMENT *
261 static inline DYNARRAY_ELEMENT *
271 static inline DYNARRAY_ELEMENT *
322 DYNARRAY_ELEMENT *result in DYNARRAY_NAME()
334 static DYNARRAY_ELEMENT *
357 DYNARRAY_ELEMENT *
487 static DYNARRAY_ELEMENT *
[all …]
A Dtst-dynarray-shared.h28 #define DYNARRAY_ELEMENT int macro
40 #define DYNARRAY_ELEMENT char * macro
A Dtst-dynarray.c26 #define DYNARRAY_ELEMENT long macro
38 #define DYNARRAY_ELEMENT long macro
46 #define DYNARRAY_ELEMENT char macro

Completed in 33 milliseconds