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

  /bionic/libc/bionic/
getentropy_linux.c 421 struct statfs stfs; local
484 HX(statfs(".", &stfs) == -1, stfs);
488 HX(statfs("/", &stfs) == -1, stfs);
497 HX(fstatfs(0, &stfs) == -1,
498 stfs);
  /external/valgrind/main/none/tests/ppc32/
jm-fp.stdout.exp     [all...]
  /external/valgrind/main/none/tests/ppc64/
jm-fp.stdout.exp     [all...]
  /external/llvm/test/MC/PowerPC/
ppc64-encoding-fp.s 42 # CHECK-BE: stfs 2, 128(4) # encoding: [0xd0,0x44,0x00,0x80]
43 # CHECK-LE: stfs 2, 128(4) # encoding: [0x80,0x00,0x44,0xd0]
44 stfs 2, 128(4)

Completed in 80 milliseconds