Searched refs:MAX_EXIT_HANDLERS (Results 1 – 1 of 1) sorted by relevance
2059 #define MAX_EXIT_HANDLERS 10 macro2070 static igt_exit_handler_t exit_handler_fn[MAX_EXIT_HANDLERS];2242 igt_assert(exit_handler_count < MAX_EXIT_HANDLERS); in igt_install_exit_handler()