OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:LCALLSZ
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/compat/netbsd32/
netbsd32_mod.c
142
#define
LCALLSZ
7
146
frame->tf_rip < VM_MAXUSER_ADDRESS32 -
LCALLSZ
&&
150
frame->tf_rip +=
LCALLSZ
;
151
frame->tf_err =
LCALLSZ
;
/src/sys/arch/i386/i386/
trap.c
456
#define
LCALLSZ
7
458
if (frame->tf_eip < VM_MAXUSER_ADDRESS -
LCALLSZ
&&
462
frame->tf_eip +=
LCALLSZ
;
Completed in 13 milliseconds
Indexes created Fri Sep 26 20:09:58 GMT 2025