Searched refs:fixup_map_hash_16b (Results 1 – 1 of 1) sorted by relevance
111 int fixup_map_hash_16b[MAX_FIXUPS]; member1016 int *fixup_map_hash_16b = test->fixup_map_hash_16b; in do_test_fixup() local1065 if (*fixup_map_hash_16b) { in do_test_fixup()1069 prog[*fixup_map_hash_16b].imm = map_fds[2]; in do_test_fixup()1070 fixup_map_hash_16b++; in do_test_fixup()1071 } while (*fixup_map_hash_16b); in do_test_fixup()
Completed in 7 milliseconds