Home
last modified time | relevance | path

Searched refs:MAX_UINTN (Results 1 – 2 of 2) sorted by relevance

/freebsd/lib/libefivar/
H A Duefi-dputil.c155 MaxSize = MAX_UINTN; in IsDevicePathValid()
171 if (NodeLength > MAX_UINTN - Size) { in IsDevicePathValid()
H A Duefi-dplib.h488 #define MAX_UINTN UINTPTR_MAX macro