Searched defs:handler_fn (Results 1 – 4 of 4) sorted by relevance
99 smc32_handler_t handler_fn = NULL; in smc_stdcall_secure_monitor() local
60 let handler_fn: fn(i32) -> bool = mem::transmute(p_arg); in busy_handler() localVariable
106 typedef void(*handler_fn)(struct ex_regs *); typedef
470 def handler_fn(prof) -> None: function