Home
last modified time | relevance | path

Searched defs:func_ptr (Results 1 – 5 of 5) sorted by relevance

/freebsd/lib/csu/tests/
H A Dinit_test.c39 typedef void (*func_ptr)(void); typedef
H A Dfini_test.c50 typedef void (*func_ptr)(void); typedef
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/IntelJITProfiling/
H A Dittnotify_config.h316 void** func_ptr; member
324 void** func_ptr; member
/freebsd/contrib/llvm-project/openmp/runtime/src/thirdparty/ittnotify/
H A Dittnotify_config.h413 void **func_ptr; global() member
420 void **func_ptr; global() member
/freebsd/contrib/googletest/googletest/test/
H A Dgoogletest-param-test-test.cc626 int64_t (*func_ptr)(const std::string&) = [](const std::string& s) { in TEST() local
641 int64_t (*func_ptr)(const std::string&) = [](const std::string& s) { in TEST() local