Searched refs:DYNARRAY_ELEMENT_INIT (Results 1 – 3 of 3) sorted by relevance
325 #if defined (DYNARRAY_ELEMENT_INIT) in DYNARRAY_NAME()326 DYNARRAY_ELEMENT_INIT (result); in DYNARRAY_NAME()354 #if !(defined (DYNARRAY_ELEMENT_INIT) || defined (DYNARRAY_ELEMENT_FREE))382 #if defined (DYNARRAY_ELEMENT_INIT) in DYNARRAY_NAME()391 DYNARRAY_ELEMENT_INIT (&list->u.dynarray_header.array[i]); in DYNARRAY_NAME()523 #undef DYNARRAY_ELEMENT_INIT
28 #define DYNARRAY_ELEMENT_INIT(e) (*(e) = 17) macro40 #define DYNARRAY_ELEMENT_INIT(e) (*(e) = 23) macro
31536 [ (DYNARRAY_ELEMENT_INIT) || (DYNARRAY_ELEMENT_FREE)](nonnull): Remove function.31537 [ (DYNARRAY_ELEMENT_INIT) || (DYNARRAY_ELEMENT_FREE)](DYNARRAY_NAME): New function.31540 [!( (DYNARRAY_ELEMENT_INIT) || (DYNARRAY_ELEMENT_FREE))](nonnull): Remove function.31541 [!( (DYNARRAY_ELEMENT_INIT) || (DYNARRAY_ELEMENT_FREE))](DYNARRAY_NAME): New function.