OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__KERNEL_RCSID
(Results
76 - 86
of
86
) sorted by null
1
2
3
4
/prebuilts/ndk/8/platforms/android-4/arch-mips/usr/include/sys/
cdefs.h
246
#undef
__KERNEL_RCSID
247
#define
__KERNEL_RCSID
(_n, _s) /* nothing */
/prebuilts/ndk/8/platforms/android-4/arch-x86/usr/include/sys/
cdefs.h
246
#undef
__KERNEL_RCSID
247
#define
__KERNEL_RCSID
(_n, _s) /* nothing */
/prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/sys/
cdefs.h
246
#undef
__KERNEL_RCSID
247
#define
__KERNEL_RCSID
(_n, _s) /* nothing */
/prebuilts/ndk/8/platforms/android-5/arch-mips/usr/include/sys/
cdefs.h
246
#undef
__KERNEL_RCSID
247
#define
__KERNEL_RCSID
(_n, _s) /* nothing */
/prebuilts/ndk/8/platforms/android-5/arch-x86/usr/include/sys/
cdefs.h
246
#undef
__KERNEL_RCSID
247
#define
__KERNEL_RCSID
(_n, _s) /* nothing */
/prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/sys/
cdefs.h
246
#undef
__KERNEL_RCSID
247
#define
__KERNEL_RCSID
(_n, _s) /* nothing */
/prebuilts/ndk/8/platforms/android-8/arch-mips/usr/include/sys/
cdefs.h
246
#undef
__KERNEL_RCSID
247
#define
__KERNEL_RCSID
(_n, _s) /* nothing */
/prebuilts/ndk/8/platforms/android-8/arch-x86/usr/include/sys/
cdefs.h
246
#undef
__KERNEL_RCSID
247
#define
__KERNEL_RCSID
(_n, _s) /* nothing */
/prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/sys/
cdefs.h
240
#undef
__KERNEL_RCSID
241
#define
__KERNEL_RCSID
(_n, _s) /* nothing */
/prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/sys/
cdefs.h
240
#undef
__KERNEL_RCSID
241
#define
__KERNEL_RCSID
(_n, _s) /* nothing */
/prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/sys/
cdefs.h
240
#undef
__KERNEL_RCSID
241
#define
__KERNEL_RCSID
(_n, _s) /* nothing */
Completed in 1747 milliseconds
1
2
3
4