OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Low
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/gnu-efi/dist/lib/runtime/
rtstr.c
207
UINTN High,
Low
;
210
Low
= BcdValue - (High << 4);
212
return ((UINT8)(
Low
+ (High * 10)));
225
UINTN High,
Low
;
228
Low
= DecValue - (High * 10);
230
return ((UINT8)(
Low
+ (High << 4)));
/src/sys/dev/ic/
mpt_mpilib.h
96
U32
Low
;
102
U32
Low
;
Completed in 22 milliseconds
Indexes created Fri Sep 26 20:09:58 GMT 2025