Lines Matching refs:fixup
26 int fixup[32]; member
268 .fixup = {2},
439 .fixup = {3},
455 .fixup = {3},
473 .fixup = {3},
556 .fixup = {24},
699 .fixup = {4},
720 .fixup = {6},
742 .fixup = {7},
779 int *fixup = tests[i].fixup; in test() local
782 if (*fixup) { in test()
786 prog[*fixup].imm = map_fd; in test()
787 fixup++; in test()
788 } while (*fixup); in test()