HomeSort by: relevance | last modified time | path
    Searched defs:nested_func_t (Results 1 - 2 of 2) sorted by relevancy

  /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;

Completed in 13 milliseconds