OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:alloc_offset
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/i386/
winnt.cc
912
HOST_WIDE_INT
alloc_offset
, offset;
931
alloc_offset
= seh->sp_offset;
933
alloc_offset
= MIN (seh->cfa_offset + 240, seh->sp_offset);
935
offset =
alloc_offset
- INCOMING_FRAME_SP_OFFSET;
940
if (seh->reg_offset[regno] > 0 && seh->reg_offset[regno] <=
alloc_offset
)
950
alloc_offset
- seh->reg_offset[regno]);
955
offset =
alloc_offset
- seh->cfa_offset;
965
if (
alloc_offset
!= seh->sp_offset)
967
offset = seh->sp_offset -
alloc_offset
;
972
if (seh->reg_offset[regno] >
alloc_offset
)
909
HOST_WIDE_INT
alloc_offset
, offset;
local
[
all
...]
/src/external/gpl3/gcc.old/dist/gcc/config/i386/
winnt.cc
912
HOST_WIDE_INT
alloc_offset
, offset;
931
alloc_offset
= seh->sp_offset;
933
alloc_offset
= MIN (seh->cfa_offset + 240, seh->sp_offset);
935
offset =
alloc_offset
- INCOMING_FRAME_SP_OFFSET;
940
if (seh->reg_offset[regno] > 0 && seh->reg_offset[regno] <=
alloc_offset
)
950
alloc_offset
- seh->reg_offset[regno]);
955
offset =
alloc_offset
- seh->cfa_offset;
965
if (
alloc_offset
!= seh->sp_offset)
967
offset = seh->sp_offset -
alloc_offset
;
972
if (seh->reg_offset[regno] >
alloc_offset
)
909
HOST_WIDE_INT
alloc_offset
, offset;
local
[
all
...]
/src/usr.sbin/fstyp/
hammer_disk.h
394
hammer_off_t
alloc_offset
; /* zone-X offset only used by zone-3 */
member in struct:hammer_blockmap
Completed in 38 milliseconds
Indexes created Wed May 06 00:24:28 UTC 2026