Searched refs:fit_idx (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/gdb/gdb/
H A Dgo32-nat.c1240 int fit_idx = regs.x.ax & 0x0f; local
1244 if (fit_idx > 2)
1245 fit_idx = 0;
1247 dos_hilo[hilo_idx], dos_fit[fit_idx]);

Completed in 93 milliseconds