Home
last modified time | relevance | path

Searched defs:count_per_op (Results 1 – 3 of 3) sorted by relevance

/dports/games/libretro-paralleln64/parallel-n64-6e26fbb/mupen64plus-core/src/r4300/
H A Dr4300.c51 unsigned int count_per_op = COUNT_PER_OP_DEFAULT; variable
H A Dr4300_core.c34 void init_r4300(struct r4300_core* r4300, unsigned int emumode, unsigned int count_per_op, int spec… in init_r4300()
/dports/games/libretro-paralleln64/parallel-n64-6e26fbb/mupen64plus-core/src/main/
H A Ddevice.c39 unsigned int count_per_op, in init_device()