HomeSort by relevance Sort by last modified time
    Searched refs:HWCFG_INT (Results 1 - 3 of 3) sorted by null

  /external/qemu/android/avd/
hw-config-defs.h 4 #ifndef HWCFG_INT
5 #error HWCFG_INT not defined
20 HWCFG_INT(
69 HWCFG_INT(
76 HWCFG_INT(
139 HWCFG_INT(
146 HWCFG_INT(
153 #undef HWCFG_INT
hw-config.h 28 #define HWCFG_INT(n,s,d,a,t) hw_int_t n;
hw-config.c 31 #define HWCFG_INT(n,s,d,a,t) config->n = iniFile_getInteger(ini, s, d);

Completed in 17 milliseconds