Searched refs:__NR_ftime (Results 1 - 10 of 10) sorted by relevance

/external/kernel-headers/original/asm-x86/
H A Dunistd_32.h43 #define __NR_ftime 35 macro
/external/valgrind/main/include/vki/
H A Dvki-scnums-ppc32-linux.h72 #define __NR_ftime 35 macro
H A Dvki-scnums-ppc64-linux.h72 #define __NR_ftime 35 macro
H A Dvki-scnums-x86-linux.h72 #define __NR_ftime 35 macro
/external/strace/
H A Dsyscall-android.h63 #define SYS_ftime __NR_ftime
/external/valgrind/main/memcheck/tests/x86-linux/
H A Dscalar.c186 // __NR_ftime 35
187 GO(__NR_ftime, "ni");
188 SY(__NR_ftime); FAIL;
H A Dscalar.stderr.exp406 35: __NR_ftime ni
/external/valgrind/main/memcheck/tests/darwin/
H A Dscalar.c777 // __NR_ftime 35
778 GO(__NR_ftime, "ni");
779 SY(__NR_ftime); FAIL;
/external/kernel-headers/original/asm-mips/
H A Dunistd.h58 #define __NR_ftime (__NR_Linux + 35) macro
/external/valgrind/main/coregrind/m_syswrap/
H A Dsyswrap-x86-linux.c1857 GENX_(__NR_ftime, sys_ni_syscall), // 35

Completed in 287 milliseconds