Home
last modified time | relevance | path

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

/external/u-boot/arch/mips/include/asm/
Dasm.h273 #define INT_L lw macro
290 #define INT_L ld macro
/external/mksh/src/
Dexec.c141 vp_pipest->flag |= INT_L; in execute()
453 if (vp_pipest->flag & INT_L) { in execute()
456 ARRAY | INT_U | INT_L; in execute()
Dvar.c357 ZEROFIL | LCASEV | UCASEV_AL | INT_U | INT_L); in local()
2012 INTEGER | INT_U | INT_L)) || new_refflag != SRF_NOP) in c_typeset()
2014 LCASEV | INTEGER | INT_U | INT_L); in c_typeset()
Dsh.h1742 #define INT_L BIT(20) /* long integer (no-op but used as magic) */ macro
1766 LCASEV|UCASEV_AL|INT_U|INT_L)