Home
last modified time | relevance | path

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

/third_party/mksh/
Dexec.c491 struct block *l_expand, *l_assign; in comexec() local
623 l_expand = e->loc; in comexec()
641 e->loc = l_expand; in comexec()
690 if (l_expand != l_assign) in comexec()