Home
last modified time | relevance | path

Searched defs:HWCFG_INT (Results 1 – 2 of 2) sorted by relevance

/external/qemu/android/avd/
Dhw-config.c31 #define HWCFG_INT(n,s,d,a,t) config->n = iniFile_getInteger(ini, s, d); in androidHwConfig_read() macro
Dhw-config.h28 #define HWCFG_INT(n,s,d,a,t) hw_int_t n; macro