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