Home
last modified time | relevance | path

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

/system/core/sh/
Dmemalloc.c237 char *oldspace = stacknxt; in growstackblock() local
241 (void)memcpy(p, oldspace, oldlen); in growstackblock()