uefi-d ~master (2022-05-05T07:14:30.9182118)
Dub
Repo
MAX
uefi
base
Return the maximum of two operands.
extern (
C
)
auto
MAX
(
T
U
)
(
T
A
,
U
B
)
Return Value
Type:
auto
Maximum of two operands.
Meta
Source
See Implementation
uefi
base
aliases
BASE_LIST
PHYSICAL_ADDRESS
RETURN_STATUS
VA_LIST
enums
BIT0
BIT32
RETURN_SUCCESS
functions
ABS
ALIGN_POINTER
ALIGN_VALUE
ALIGN_VARIABLE
MAX
MIN
RETURN_ERROR
SIGNATURE_16
SIGNATURE_32
SIGNATURE_64
structs
GUID
LIST_ENTRY
templates
ENCODE_ERROR
ENCODE_WARNING
bitfields
variables
FALSE
TRUE
Return the maximum of two operands.