Home | Sort by: relevance | last modified time | path |
/src/sys/external/bsd/compiler_rt/dist/test/Unit/ | |
trampoline_setup_test.c | 29 typedef int (*nested_func_t)(int x); typedef in typeref:typename:int (*)(int x) 31 nested_func_t proc; |
/src/sys/external/bsd/compiler_rt/dist/test/builtins/Unit/ | |
trampoline_setup_test.c | 29 typedef int (*nested_func_t)(int x); typedef in typeref:typename:int (*)(int x) 31 nested_func_t proc; |