Searched refs:UV_SYSTAB_TYPE_UNUSED (Results 1 – 2 of 2) sorted by relevance
106 #define UV_SYSTAB_TYPE_UNUSED 0 /* End of table (offset == 0) */ macro
310 for (i = 0; st->entry[i].type != UV_SYSTAB_TYPE_UNUSED; i++) { in early_find_archtype()1396 for (i = 0; st->entry[i].type != UV_SYSTAB_TYPE_UNUSED; i++) { in decode_uv_systab()