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

/external/mksh/src/
H A Deval.c625 DOPAT | DOTEMP;
654 f |= DOTEMP;
664 f |= DOTEMP;
998 if (!(f & DOTEMP) && !saw_eq &&
1008 if (!(f & DOTEMP) && (f & DOASNTILDE))
H A Dsh.h1395 #define DOTEMP BIT(8) /* dito: in word part of ${..[%#=?]..} */ macro

Completed in 95 milliseconds