OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__sigrestore_t
(Results
51 - 55
of
55
) sorted by null
1
2
3
/prebuilts/ndk/current/platforms/android-5/arch-arm/usr/include/asm-generic/
signal.h
32
typedef __restorefn_t __user *
__sigrestore_t
;
typedef
/prebuilts/ndk/current/platforms/android-8/arch-arm/usr/include/asm-generic/
signal.h
32
typedef __restorefn_t __user *
__sigrestore_t
;
typedef
/prebuilts/ndk/current/platforms/android-9/arch-arm/usr/include/asm-generic/
signal.h
32
typedef __restorefn_t __user *
__sigrestore_t
;
typedef
/prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/asm-generic/
signal.h
32
typedef __restorefn_t __user *
__sigrestore_t
;
typedef
/prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/asm-generic/
signal.h
32
typedef __restorefn_t __user *
__sigrestore_t
;
typedef
Completed in 1000 milliseconds
1
2
3