Searched refs:MAX_PROM_ENVS (Results 1 - 2 of 2) sorted by relevance

/external/qemu/include/sysemu/
H A Dsysemu.h159 #define MAX_PROM_ENVS 128 macro
160 extern const char *prom_envs[MAX_PROM_ENVS];
/external/qemu/
H A Dvl-android.c317 const char *prom_envs[MAX_PROM_ENVS];
2720 if (nb_prom_envs >= MAX_PROM_ENVS) {

Completed in 191 milliseconds