OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:inc_long
(Results
1 - 1
of
1
) sorted by relevancy
/src/common/lib/libx86emu/
x86emu.c
113
static uint32_t
inc_long
(struct X86EMU *, uint32_t d);
1079
reg->I32_reg.e_reg =
inc_long
(emu, reg->I32_reg.e_reg);
3937
destval =
inc_long
(emu, destval);
3952
*destreg =
inc_long
(emu, *destreg);
6322
inc_long
(struct X86EMU *emu, uint32_t d)
function
Completed in 19 milliseconds
Indexes created Sun Feb 22 08:20:21 UTC 2026