Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/StdLib/Include/arpa/
Dnameser_compat.h54 #define PDP_ENDIAN 3412 /*%< LSB first in word, MSW first in long (pdp) */ macro
83 BYTE_ORDER != PDP_ENDIAN)
115 #if BYTE_ORDER == LITTLE_ENDIAN || BYTE_ORDER == PDP_ENDIAN
/device/linaro/bootloader/edk2/StdLib/Include/sys/
Dendian.h110 #define PDP_ENDIAN 3412 /* LSB first in word, MSW first in long */ macro