Home
last modified time | relevance | path

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

/system/core/sh/
Dmemalloc.c238 int oldlen = stacknleft; in growstackblock() local
241 (void)memcpy(p, oldspace, oldlen); in growstackblock()