Searched refs:INT_L (Results 1 - 4 of 4) sorted by relevance

/external/mksh/src/
H A Dexec.c157 vp_pipest->flag |= INT_L;
465 if (vp_pipest->flag & INT_L) {
468 ARRAY | INT_U | INT_L;
H A Dsh.h1215 #define INT_L BIT(20) /* long integer (no-op but used as magic) */ macro
1234 LCASEV|UCASEV_AL|INT_U|INT_L)
H A Dfuncs.c843 INTEGER | INT_U | INT_L)) || new_refflag != SRF_NOP)
845 LCASEV | INTEGER | INT_U | INT_L);
H A Dvar.c337 ZEROFIL | LCASEV | UCASEV_AL | INT_U | INT_L);

Completed in 84 milliseconds