Searched refs:auxv_types (Results 1 – 1 of 1) sorted by relevance
79 } auxv_types[] = variable85 #define nauxv_types (sizeof auxv_types / sizeof auxv_types[0])95 if (result == 0 && a_type < nauxv_types && auxv_types[a_type].name != NULL)98 *name = auxv_types[a_type].name;99 *format = auxv_types[a_type].format;