Home
last modified time | relevance | path

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

/external/mksh/src/
Deval.c239 bool saw_eq, make_magic; in expand() local
263 saw_eq = false; in expand()
933 saw_eq = false; in expand()
998 if (!(f & DOTEMP) && !saw_eq && in expand()
1001 saw_eq = true; in expand()