Searched refs:func (Results 1 – 4 of 4) sorted by relevance
21 const iut_test_func func; member35 .func = &test_##_name, \
247 #define SEDI_ISR_DECLARE(func) void func(void) argument
68 ret = ut->func(argc, argv); in iut_run()
363 # definitions whose arguments contain STL classes (e.g. func(std::string);364 # versus func(std::string) {}). This also make the inheritance and collaboration