uefi-d v0.0.3 (2016-02-09T19:57:13Z)
Home
Dub
Repo
MIN
uefi
base
Return the minimum of two operands.
extern (
C
)
auto
MIN
(
T
U
)
(
T
A
,
U
B
)
Return Value
Type:
auto
Minimum 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 minimum of two operands.