Home
last modified time | relevance | path

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

/system/core/sh/
Dmemalloc.c209 struct stack_block *oldstackp; in growstackblock() local
214 oldstackp = stackp; in growstackblock()
229 while (xmark != NULL && xmark->stackp == oldstackp) { in growstackblock()