Searched refs:DOTEMP (Results 1 - 2 of 2) sorted by relevance

/external/mksh/src/
H A Deval.c578 DOTEMP;
607 f |= DOTEMP;
617 f |= DOTEMP;
924 if (!(f & DOTEMP) && !saw_eq &&
934 if (!(f & DOTEMP) && (f & DOASNTILDE))
H A Dsh.h1254 #define DOTEMP BIT(8) /* dito: in word part of ${..[%#=?]..} */ macro

Completed in 41 milliseconds