OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:STFA_PLAY_REPEAT
(Results
1 - 2
of
2
) sorted by null
/external/qemu/distrib/sdl-1.2.12/src/audio/mint/
SDL_mintaudio_stfa.h
39
#define
STFA_PLAY_REPEAT
(1<<1)
SDL_mintaudio_stfa.c
174
cookie_stfa->sound_enable=STFA_PLAY_ENABLE|
STFA_PLAY_REPEAT
;
282
cookie_stfa->sound_enable=STFA_PLAY_ENABLE|
STFA_PLAY_REPEAT
;
Completed in 16 milliseconds