Searched refs:_PDP_ENDIAN (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/include/arpa/
H A Dnameser_compat.h45 _BYTE_ORDER != _PDP_ENDIAN)
77 #if _BYTE_ORDER == _LITTLE_ENDIAN || _BYTE_ORDER == _PDP_ENDIAN
/netbsd-current/sbin/mount_v7fs/
H A Dmount_v7fs.c163 endian = _PDP_ENDIAN;
/netbsd-current/sbin/fsck_v7fs/
H A Dfsck_v7fs.c124 endian = _PDP_ENDIAN;
/netbsd-current/sbin/newfs_v7fs/
H A Dnewfs_v7fs.c103 endian = _PDP_ENDIAN;
/netbsd-current/sys/arch/hpc/stand/include/machine/
H A Dendian.h62 #define _PDP_ENDIAN 3412 /* LSB first in word, MSW first in long */ macro
/netbsd-current/sys/sys/
H A Dendian.h45 #define _PDP_ENDIAN 3412 /* LSB first in word, MSW first in long */ macro

Completed in 206 milliseconds