OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fit_idx
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/gdb/
go32-nat.c
1407
int
fit_idx
= regs.x.ax & 0x0f;
local
1411
if (
fit_idx
> 2)
1412
fit_idx
= 0;
1414
dos_hilo[hilo_idx], dos_fit[
fit_idx
]);
/src/external/gpl3/gdb/dist/gdb/
go32-nat.c
1407
int
fit_idx
= regs.x.ax & 0x0f;
local
1411
if (
fit_idx
> 2)
1412
fit_idx
= 0;
1414
dos_hilo[hilo_idx], dos_fit[
fit_idx
]);
Completed in 19 milliseconds
Indexes created Mon Mar 16 00:23:04 UTC 2026