OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:config_add
(Results
1 - 1
of
1
) sorted by null
/external/qemu/distrib/sdl-1.2.15/
android-configure.sh
189
config_add
()
function
204
config_add
"/* #undef $1 */"
208
config_add
"#define $1 1"
220
# then this will call '
config_add
${2}_${driver}' for each driver listed
327
config_add
"#ifndef _SDL_config_h"
328
config_add
"#define _SDL_config_h"
329
config_add
""
330
config_add
"#include \"SDL_platform.h\""
331
config_add
""
337
config_add
"#define SDL_BYTEORDER $ENDIANESS
[
all
...]
Completed in 3600 milliseconds