OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:gas
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/ia64/stand/ia64/efi/
main.c
540
struct dig64_gas *
gas
;
local in function:command_hcdp
553
gas
= &ent->address;
554
printf(" Addr space= %u\n",
gas
->addr_space);
555
printf(" Bit width = %u\n",
gas
->bit_width);
556
printf(" Bit offset= %u\n",
gas
->bit_offset);
558
((u_long)
gas
->addr_high << 32) +
559
(u_long)
gas
->addr_low);
main.c
540
struct dig64_gas *
gas
;
local in function:command_hcdp
553
gas
= &ent->address;
554
printf(" Addr space= %u\n",
gas
->addr_space);
555
printf(" Bit width = %u\n",
gas
->bit_width);
556
printf(" Bit offset= %u\n",
gas
->bit_offset);
558
((u_long)
gas
->addr_high << 32) +
559
(u_long)
gas
->addr_low);
Completed in 26 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025