OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__SC_COMP_3264
(Results
26 - 34
of
34
) sorted by null
1
2
/prebuilts/ndk/r11/platforms/android-23/arch-mips64/usr/include/asm-generic/
unistd.h
32
#define
__SC_COMP_3264
(_nr, _32, _64, _comp) __SYSCALL(_nr, _comp)
36
#define
__SC_COMP_3264
(_nr, _32, _64, _comp) __SC_3264(_nr, _32, _64)
/prebuilts/ndk/r11/platforms/android-23/arch-x86/usr/include/asm-generic/
unistd.h
32
#define
__SC_COMP_3264
(_nr, _32, _64, _comp) __SYSCALL(_nr, _comp)
36
#define
__SC_COMP_3264
(_nr, _32, _64, _comp) __SC_3264(_nr, _32, _64)
/prebuilts/ndk/r11/platforms/android-23/arch-x86_64/usr/include/asm-generic/
unistd.h
32
#define
__SC_COMP_3264
(_nr, _32, _64, _comp) __SYSCALL(_nr, _comp)
36
#define
__SC_COMP_3264
(_nr, _32, _64, _comp) __SC_3264(_nr, _32, _64)
/prebuilts/ndk/r11/platforms/android-24/arch-arm/usr/include/asm-generic/
unistd.h
32
#define
__SC_COMP_3264
(_nr, _32, _64, _comp) __SYSCALL(_nr, _comp)
36
#define
__SC_COMP_3264
(_nr, _32, _64, _comp) __SC_3264(_nr, _32, _64)
/prebuilts/ndk/r11/platforms/android-24/arch-arm64/usr/include/asm-generic/
unistd.h
32
#define
__SC_COMP_3264
(_nr, _32, _64, _comp) __SYSCALL(_nr, _comp)
36
#define
__SC_COMP_3264
(_nr, _32, _64, _comp) __SC_3264(_nr, _32, _64)
/prebuilts/ndk/r11/platforms/android-24/arch-mips/usr/include/asm-generic/
unistd.h
32
#define
__SC_COMP_3264
(_nr, _32, _64, _comp) __SYSCALL(_nr, _comp)
36
#define
__SC_COMP_3264
(_nr, _32, _64, _comp) __SC_3264(_nr, _32, _64)
/prebuilts/ndk/r11/platforms/android-24/arch-mips64/usr/include/asm-generic/
unistd.h
32
#define
__SC_COMP_3264
(_nr, _32, _64, _comp) __SYSCALL(_nr, _comp)
36
#define
__SC_COMP_3264
(_nr, _32, _64, _comp) __SC_3264(_nr, _32, _64)
/prebuilts/ndk/r11/platforms/android-24/arch-x86/usr/include/asm-generic/
unistd.h
32
#define
__SC_COMP_3264
(_nr, _32, _64, _comp) __SYSCALL(_nr, _comp)
36
#define
__SC_COMP_3264
(_nr, _32, _64, _comp) __SC_3264(_nr, _32, _64)
/prebuilts/ndk/r11/platforms/android-24/arch-x86_64/usr/include/asm-generic/
unistd.h
32
#define
__SC_COMP_3264
(_nr, _32, _64, _comp) __SYSCALL(_nr, _comp)
36
#define
__SC_COMP_3264
(_nr, _32, _64, _comp) __SC_3264(_nr, _32, _64)
Completed in 393 milliseconds
1
2