OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HWCFG_DOUBLE
(Results
1 - 3
of
3
) sorted by null
/external/qemu/android/avd/
hw-config-defs.h
16
#ifndef
HWCFG_DOUBLE
17
#error
HWCFG_DOUBLE
not defined
157
#undef
HWCFG_DOUBLE
hw-config.h
30
#define
HWCFG_DOUBLE
(n,s,d,a,t) hw_double_t n;
hw-config.c
33
#define
HWCFG_DOUBLE
(n,s,d,a,t) config->n = iniFile_getDouble(ini, s, d);
Completed in 81 milliseconds