Home
last modified time | relevance | path

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

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