HomeSort by: relevance | last modified time | path
    Searched defs:play_state (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/dreamcast/dev/microcode/
aica_arm.c 183 int play_state; local in function:aica_main
195 play_state = 0;
212 switch (play_state) {
219 play_state = 2;
226 play_state = 1;
232 play_state = 0;
238 play_state = 0;
246 play_state = 0;
320 play_state = 1;
324 switch (play_state) {
    [all...]
aica_arm.c 183 int play_state; local in function:aica_main
195 play_state = 0;
212 switch (play_state) {
219 play_state = 2;
226 play_state = 1;
232 play_state = 0;
238 play_state = 0;
246 play_state = 0;
320 play_state = 1;
324 switch (play_state) {
    [all...]

Completed in 205 milliseconds