Searched refs:fastcall_handler (Results 1 – 3 of 3) sorted by relevance
199 if (!entity->fastcall_handler && !entity->stdcall_handler && in sm_register_entity()213 if (entity->fastcall_handler) in sm_register_entity()214 sm_fastcall_table[entity_nr] = entity->fastcall_handler; in sm_register_entity()
53 smc32_handler_t fastcall_handler; member
199 .fastcall_handler = trusty_sm_fastcall,