Searched refs:DYNARRAY_INITIAL_SIZE (Results 1 – 2 of 2) sorted by relevance
106 #ifdef DYNARRAY_INITIAL_SIZE107 # if DYNARRAY_INITIAL_SIZE < 0110 # if DYNARRAY_INITIAL_SIZE > 0118 # define DYNARRAY_INITIAL_SIZE \ macro142 DYNARRAY_ELEMENT scratch[DYNARRAY_INITIAL_SIZE];200 list->u.dynarray_header.allocated = DYNARRAY_INITIAL_SIZE; in DYNARRAY_NAME()524 #undef DYNARRAY_INITIAL_SIZE
42 #define DYNARRAY_INITIAL_SIZE 0 macro48 #define DYNARRAY_INITIAL_SIZE 128 macro
Completed in 6 milliseconds