Searched refs:archtype (Results 1 – 2 of 2) sorted by relevance
77 char archtype[UV_AT_SIZE]; member
319 int n = strlen(uv_ate->archtype); in decode_arch_type()321 if (n > 0 && n < sizeof(uv_ate->archtype)) { in decode_arch_type()323 uv_stringify(sizeof(uv_archtype), uv_archtype, uv_ate->archtype); in decode_arch_type()