Searched refs:__NR_stat64 (Results 1 - 7 of 7) sorted by relevance

/bionic/libc/arch-arm/syscalls/
H A Dstat.S8 ldr r7, =__NR_stat64
/bionic/libc/arch-mips/syscalls/
H A Dstat.S11 li $v0, __NR_stat64
/bionic/libc/arch-x86/syscalls/
H A Dstat.S14 movl $__NR_stat64, %eax
/bionic/libc/include/sys/
H A Dlinux-syscalls.h147 #define __NR_stat64 (__NR_SYSCALL_BASE + 195) macro
254 #define __NR_stat64 (__NR_SYSCALL_BASE + 195) macro
403 #define __NR_stat64 (__NR_SYSCALL_BASE + 213) macro
/bionic/libc/kernel/arch-x86/asm/
H A Dunistd_32.h265 #define __NR_stat64 195 macro
/bionic/libc/kernel/arch-arm/asm/
H A Dunistd.h236 #define __NR_stat64 (__NR_SYSCALL_BASE+195) macro
/bionic/libc/kernel/arch-mips/asm/
H A Dunistd.h291 #define __NR_stat64 (__NR_Linux + 213) macro

Completed in 387 milliseconds