Home
last modified time | relevance | path

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

/system/core/sh/
Dtrap.c434 struct jmploc loc1, loc2; in exitshell() local
438 if (setjmp(loc1.loc)) { in exitshell()
444 handler = &loc1; in exitshell()