OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ossd
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/libgcc/config/ia64/
fde-vms.c
78
bits in the OS Specific Data (
OSSD
) General Information block
81
ossddef *
ossd
;
local
98
/* An
OSSD
block is there for IVMS_MODE == 3 only. */
102
/* The
OSSD
block is found past the header, unwind descriptor area
104
ossd
= (ossddef *)
113
is present, it must be the first in the
OSSD
area." So ... */
116
printf ("
ossd
@ 0x%p\n",
ossd
);
118
if (eh_debug &&
ossd
->
ossd
$v_type == OSSD$K_GENERAL_INFO
[
all
...]
/src/external/gpl3/gcc.old/dist/libgcc/config/ia64/
fde-vms.c
78
bits in the OS Specific Data (
OSSD
) General Information block
81
ossddef *
ossd
;
local
98
/* An
OSSD
block is there for IVMS_MODE == 3 only. */
102
/* The
OSSD
block is found past the header, unwind descriptor area
104
ossd
= (ossddef *)
113
is present, it must be the first in the
OSSD
area." So ... */
116
printf ("
ossd
@ 0x%p\n",
ossd
);
118
if (eh_debug &&
ossd
->
ossd
$v_type == OSSD$K_GENERAL_INFO
[
all
...]
Completed in 23 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026