OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Bit32u
(Results
1 - 2
of
2
) sorted by null
/external/qemu-pc-bios/vgabios/
vgabios.h
7
typedef unsigned long
Bit32u
;
/external/qemu-pc-bios/bochs/bios/
rombios.c
271
typedef unsigned long
Bit32u
;
412
static
Bit32u
read_dword();
415
Bit32u
445
Bit32u
data;
470
//
Bit32u
(unsigned long) and long helper functions
669
Bit32u
sectors_low; // Total sectors count
670
Bit32u
sectors_high;
691
Bit32u
trsfbytes;
703
Bit32u
ilba;
747
Bit32u
lba1
[
all
...]
Completed in 833 milliseconds