HomeSort by relevance Sort by last modified time
    Searched refs:INT_L (Results 1 - 9 of 9) sorted by null

  /bionic/libc/kernel/arch-mips/asm/
asm.h 114 #define INT_L lw
134 #define INT_L ld
  /development/ndk/platforms/android-9/arch-mips/include/asm/
asm.h 114 #define INT_L lw
134 #define INT_L ld
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/asm/
asm.h 114 #define INT_L lw
134 #define INT_L ld
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/asm/
asm.h 114 #define INT_L lw
134 #define INT_L ld
  /external/kernel-headers/original/asm-mips/
asm.h 260 #define INT_L lw
277 #define INT_L ld
  /external/mksh/src/
exec.c 158 vp_pipest->flag |= INT_L;
471 if (vp_pipest->flag & INT_L) {
    [all...]
sh.h 1011 #define INT_L BIT(20) /* long integer (no-op but used as magic) */
1031 LCASEV|UCASEV_AL|INT_U|INT_L)
    [all...]
funcs.c 784 INTEGER | INT_U | INT_L)) || set_refflag != SRF_NOP)
786 LCASEV | INTEGER | INT_U | INT_L);
    [all...]
var.c 318 ZEROFIL | LCASEV | UCASEV_AL | INT_U | INT_L);
    [all...]

Completed in 243 milliseconds