if (a == b) goto next_record; if (a == c) goto next_record; ...