OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__ARM_NR_BASE
(Results
1 - 9
of
9
) sorted by null
/bionic/libc/kernel/arch-arm/asm/
unistd.h
337
#define
__ARM_NR_BASE
(__NR_SYSCALL_BASE+0x0f0000)
338
#define __ARM_NR_breakpoint (
__ARM_NR_BASE
+1)
339
#define __ARM_NR_cacheflush (
__ARM_NR_BASE
+2)
340
#define __ARM_NR_usr26 (
__ARM_NR_BASE
+3)
341
#define __ARM_NR_usr32 (
__ARM_NR_BASE
+4)
342
#define __ARM_NR_set_tls (
__ARM_NR_BASE
+5)
/development/ndk/platforms/android-3/arch-arm/include/asm/
unistd.h
337
#define
__ARM_NR_BASE
(__NR_SYSCALL_BASE+0x0f0000)
338
#define __ARM_NR_breakpoint (
__ARM_NR_BASE
+1)
339
#define __ARM_NR_cacheflush (
__ARM_NR_BASE
+2)
340
#define __ARM_NR_usr26 (
__ARM_NR_BASE
+3)
341
#define __ARM_NR_usr32 (
__ARM_NR_BASE
+4)
342
#define __ARM_NR_set_tls (
__ARM_NR_BASE
+5)
/external/kernel-headers/original/asm-arm/
unistd.h
354
#define
__ARM_NR_BASE
(__NR_SYSCALL_BASE+0x0f0000)
355
#define __ARM_NR_breakpoint (
__ARM_NR_BASE
+1)
356
#define __ARM_NR_cacheflush (
__ARM_NR_BASE
+2)
357
#define __ARM_NR_usr26 (
__ARM_NR_BASE
+3)
358
#define __ARM_NR_usr32 (
__ARM_NR_BASE
+4)
359
#define __ARM_NR_set_tls (
__ARM_NR_BASE
+5)
/prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/asm/
unistd.h
337
#define
__ARM_NR_BASE
(__NR_SYSCALL_BASE+0x0f0000)
338
#define __ARM_NR_breakpoint (
__ARM_NR_BASE
+1)
339
#define __ARM_NR_cacheflush (
__ARM_NR_BASE
+2)
340
#define __ARM_NR_usr26 (
__ARM_NR_BASE
+3)
341
#define __ARM_NR_usr32 (
__ARM_NR_BASE
+4)
342
#define __ARM_NR_set_tls (
__ARM_NR_BASE
+5)
/prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/asm/
unistd.h
337
#define
__ARM_NR_BASE
(__NR_SYSCALL_BASE+0x0f0000)
338
#define __ARM_NR_breakpoint (
__ARM_NR_BASE
+1)
339
#define __ARM_NR_cacheflush (
__ARM_NR_BASE
+2)
340
#define __ARM_NR_usr26 (
__ARM_NR_BASE
+3)
341
#define __ARM_NR_usr32 (
__ARM_NR_BASE
+4)
342
#define __ARM_NR_set_tls (
__ARM_NR_BASE
+5)
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/asm/
unistd.h
337
#define
__ARM_NR_BASE
(__NR_SYSCALL_BASE+0x0f0000)
338
#define __ARM_NR_breakpoint (
__ARM_NR_BASE
+1)
339
#define __ARM_NR_cacheflush (
__ARM_NR_BASE
+2)
340
#define __ARM_NR_usr26 (
__ARM_NR_BASE
+3)
341
#define __ARM_NR_usr32 (
__ARM_NR_BASE
+4)
342
#define __ARM_NR_set_tls (
__ARM_NR_BASE
+5)
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/asm/
unistd.h
337
#define
__ARM_NR_BASE
(__NR_SYSCALL_BASE+0x0f0000)
338
#define __ARM_NR_breakpoint (
__ARM_NR_BASE
+1)
339
#define __ARM_NR_cacheflush (
__ARM_NR_BASE
+2)
340
#define __ARM_NR_usr26 (
__ARM_NR_BASE
+3)
341
#define __ARM_NR_usr32 (
__ARM_NR_BASE
+4)
342
#define __ARM_NR_set_tls (
__ARM_NR_BASE
+5)
/prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/asm/
unistd.h
337
#define
__ARM_NR_BASE
(__NR_SYSCALL_BASE+0x0f0000)
338
#define __ARM_NR_breakpoint (
__ARM_NR_BASE
+1)
339
#define __ARM_NR_cacheflush (
__ARM_NR_BASE
+2)
340
#define __ARM_NR_usr26 (
__ARM_NR_BASE
+3)
341
#define __ARM_NR_usr32 (
__ARM_NR_BASE
+4)
342
#define __ARM_NR_set_tls (
__ARM_NR_BASE
+5)
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/asm/
unistd.h
337
#define
__ARM_NR_BASE
(__NR_SYSCALL_BASE+0x0f0000)
338
#define __ARM_NR_breakpoint (
__ARM_NR_BASE
+1)
339
#define __ARM_NR_cacheflush (
__ARM_NR_BASE
+2)
340
#define __ARM_NR_usr26 (
__ARM_NR_BASE
+3)
341
#define __ARM_NR_usr32 (
__ARM_NR_BASE
+4)
342
#define __ARM_NR_set_tls (
__ARM_NR_BASE
+5)
Completed in 29 milliseconds