Searched defs:HWCFG_INT (Results 1 – 2 of 2) sorted by relevance
/external/qemu/android/avd/ |
D | hw-config.c | 31 #define HWCFG_INT(n,s,d,a,t) config->n = iniFile_getInteger(ini, s, d); in androidHwConfig_read() macro
|
D | hw-config.h | 28 #define HWCFG_INT(n,s,d,a,t) hw_int_t n; macro
|