OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nested_func_t
(Results
1 - 2
of
2
) sorted by null
/external/compiler-rt/test/Unit/
trampoline_setup_test.c
29
typedef int (*
nested_func_t
)(int x);
typedef
31
nested_func_t
proc;
/frameworks/compile/libbcc/runtime/test/Unit/
trampoline_setup_test.c
29
typedef int (*
nested_func_t
)(int x);
typedef
31
nested_func_t
proc;
Completed in 25 milliseconds