Searched refs:attypes (Results 1 – 1 of 1) sorted by relevance
447 } * attypes; variable2477 qsort(attypes, timecnt, sizeof *attypes, atcomp); in writezone()2488 && ((attypes[fromi].at in writezone()2489 + utoffs[attypes[toi - 1].type]) in writezone()2490 <= (attypes[toi - 1].at in writezone()2492 : attypes[toi - 2].type]))) { in writezone()2493 attypes[toi - 1].type = in writezone()2494 attypes[fromi].type; in writezone()2498 || attypes[fromi].dontmerge in writezone()2499 || (utoffs[attypes[toi - 1].type] in writezone()[all …]