Searched refs:t_yamon_exit (Results 1 – 1 of 1) sorted by relevance
64 typedef void (*t_yamon_exit)(uint32_t rc); typedef65 #define YAMON_EXIT(rc) ((t_yamon_exit)(YAMON_FUNC(YAMON_EXIT_OFS)))(rc)