Home
last modified time | relevance | path

Searched refs:poll_type_behavior (Results 1 – 2 of 2) sorted by relevance

/dports/games/retroarch/RetroArch-1.9.7/
H A Dretroarch_fwd_decls.h142 unsigned poll_type_behavior);
H A Dretroarch.c12683 unsigned poll_type_behavior = 0; in command_event_init_core() local
12731 poll_type_behavior = settings->uints.input_poll_type_behavior; in command_event_init_core()
12787 if (!core_load(p_rarch, poll_type_behavior)) in command_event_init_core()
39863 unsigned poll_type_behavior) in core_load() argument
39865 p_rarch->current_core.poll_type = poll_type_behavior; in core_load()