Searched defs:newArray (Results 1 – 9 of 9) sorted by relevance
31 T *newArray = (T *)realloc(fArray, fMax * sizeof(T)); in Push() local
45 T *newArray = (T *)realloc(fArray, fMax * sizeof(T)); in Push() local
44 T *newArray = (T *)realloc(fArray, fMax * sizeof(T)); in Push() local
47 T *newArray = (T *)realloc(fArray, fMax * sizeof(T)); in Push() local
46 T *newArray = (T *)realloc(fArray, fMax * sizeof(T)); in Push() local
259 char **newArray, *value; in parse_parameter() local291 struct fssh_driver_parameter *newArray; in parse_parameters() local
286 char **newArray, *value = NULL; in parse_parameter() local318 struct driver_parameter *newArray; in parse_parameters() local
214 file_extent* newArray = (file_extent *)realloc(oldArray, in _MakeSpace() local
430 image_t** newArray = (image_t**)realloc(sPreloadedAddons, in add_preloaded_addon() local