Searched refs:thisrequest (Results 1 – 1 of 1) sorted by relevance
1062 int32_t thisrequest = requestsize; in malloc_internal() local1065 thiscache = (cache_t *)morecore(thisrequest * HUNKSIZE); in malloc_internal()1072 create_cache(thiscache, buffer_size, thisrequest); in malloc_internal()