Home
last modified time | relevance | path

Searched refs:keys0 (Results 1 – 1 of 1) sorted by relevance

/external/qemu/android/utils/
Dintmap.c35 int keys0[INIT_CAPACITY]; member
47 map->keys = map->keys0; in aintMap_new()
57 if (map->keys != map->keys0) in aintMap_free()
104 if (keys == map->keys0) in aintMap_grow()