OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getauxval_func_t
(Results
1 - 2
of
2
) sorted by null
/external/skia/platform_tools/android/third_party/cpufeatures/
cpu-features.c
494
typedef unsigned long
getauxval_func_t
(unsigned long);
typedef
504
getauxval_func_t
* func = (
getauxval_func_t
*)
[
all
...]
/ndk/sources/android/cpufeatures/
cpu-features.c
519
typedef unsigned long
getauxval_func_t
(unsigned long);
typedef
529
getauxval_func_t
* func = (
getauxval_func_t
*)
[
all
...]
Completed in 3232 milliseconds