Searched refs:INT_L (Results 1 - 4 of 4) sorted by last modified time

/external/mksh/src/
H A Dexec.c153 vp_pipest->flag |= INT_L;
462 if (vp_pipest->flag & INT_L) {
465 ARRAY | INT_U | INT_L;
H A Dfuncs.c811 INTEGER | INT_U | INT_L)) || new_refflag != SRF_NOP)
813 LCASEV | INTEGER | INT_U | INT_L);
H A Dsh.h1157 #define INT_L BIT(20) /* long integer (no-op but used as magic) */ macro
1176 LCASEV|UCASEV_AL|INT_U|INT_L)
H A Dvar.c328 ZEROFIL | LCASEV | UCASEV_AL | INT_U | INT_L);

Completed in 154 milliseconds