OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:reg_idx
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/sim/bfin/
dv-eth_phy.c
42
#define
reg_idx
(reg) (reg_offset (reg) / 4)
macro
/src/external/gpl3/gdb/dist/sim/bfin/
dv-eth_phy.c
42
#define
reg_idx
(reg) (reg_offset (reg) / 4)
macro
/src/external/gpl3/gdb.old/dist/gdb/
amd64-windows-tdep.c
231
int
reg_idx
= 0;
local
254
reg_idx
++;
262
if (
reg_idx
< ARRAY_SIZE (amd64_windows_dummy_call_integer_regs))
268
amd64_windows_dummy_call_integer_regs[
reg_idx
]);
270
reg_idx
++;
275
(regcache, args[i], AMD64_XMM0_REGNUM +
reg_idx
);
280
amd64_windows_dummy_call_integer_regs[
reg_idx
]);
282
reg_idx
++;
/src/external/gpl3/gdb/dist/gdb/
amd64-windows-tdep.c
231
int
reg_idx
= 0;
local
254
reg_idx
++;
262
if (
reg_idx
< ARRAY_SIZE (amd64_windows_dummy_call_integer_regs))
268
amd64_windows_dummy_call_integer_regs[
reg_idx
]);
270
reg_idx
++;
275
(regcache, args[i], AMD64_XMM0_REGNUM +
reg_idx
);
280
amd64_windows_dummy_call_integer_regs[
reg_idx
]);
282
reg_idx
++;
/src/external/gpl2/xcvs/dist/lib/
regexec.c
869
Idx
reg_idx
;
872
for (
reg_idx
= 1;
reg_idx
< nmatch; ++
reg_idx
)
873
pmatch[
reg_idx
].rm_so = pmatch[
reg_idx
].rm_eo = -1;
893
for (
reg_idx
= 0;
reg_idx
< nmatch; ++
reg_idx
)
894
if (pmatch[
reg_idx
].rm_so != -1
866
Idx
reg_idx
;
local
1441
Idx
reg_idx
;
local
[
all
...]
Completed in 71 milliseconds
Indexes created Sat Mar 28 00:23:22 UTC 2026