Searched refs:stfs (Results 1 - 15 of 15) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/busybox/util-linux/
H A Dswitch_root.c65 struct statfs stfs; local
91 statfs("/", &stfs); // this never fails
92 if ((unsigned)stfs.f_type != RAMFS_MAGIC
93 && (unsigned)stfs.f_type != TMPFS_MAGIC
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/util-linux/
H A Dswitch_root.c65 struct statfs stfs; local
91 statfs("/", &stfs); // this never fails
92 if ((unsigned)stfs.f_type != RAMFS_MAGIC
93 && (unsigned)stfs.f_type != TMPFS_MAGIC
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/util-linux/
H A Dswitch_root.c65 struct statfs stfs; local
91 statfs("/", &stfs); // this never fails
92 if ((unsigned)stfs.f_type != RAMFS_MAGIC
93 && (unsigned)stfs.f_type != TMPFS_MAGIC
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/powerpc/kvm/
H A Dfpu.S40 stfs 0,0(r4); \
62 stfs 0,0(r4); \
86 stfs 0,0(r4); \
288 stfs 0,0(r4)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/powerpc/math-emu/
H A Dstfs.c11 stfs(void *frS, void *ea) function
H A DMakefile10 mtfsf.o mtfsfi.o stfiwx.o stfs.o \
H A Dmath.c52 FLOATFUNC(stfs); variable
276 case STFS: func = stfs; type = D; break;
277 case STFSU: func = stfs; type = DU; break;
287 case STFSX: func = stfs; type = XE; break;
288 case STFSUX: func = stfs; type = XEU; break;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/powerpc/kvm/
H A Dfpu.S40 stfs 0,0(r4); \
62 stfs 0,0(r4); \
86 stfs 0,0(r4); \
288 stfs 0,0(r4)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/powerpc/math-emu/
H A Dstfs.c11 stfs(void *frS, void *ea) function
H A DMakefile10 mtfsf.o mtfsfi.o stfiwx.o stfs.o \
H A Dmath.c52 FLOATFUNC(stfs); variable
276 case STFS: func = stfs; type = D; break;
277 case STFSU: func = stfs; type = DU; break;
287 case STFSX: func = stfs; type = XE; break;
288 case STFSUX: func = stfs; type = XEU; break;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/powerpc/kernel/
H A Dfpu.S183 stfs 0,0(r4)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dfpu.S183 stfs 0,0(r4)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/powerpc/lib/
H A Dldstfp.S144 2: stfs fr0,0(r4)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/powerpc/lib/
H A Dldstfp.S144 2: stfs fr0,0(r4)

Completed in 116 milliseconds