Searched refs:endian (Results 1 - 25 of 41) sorted by relevance

12

/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/Arm/machine/
H A Dendian.h1 /* $NetBSD: endian.h,v 1.3 2001/06/23 12:20:27 bjh21 Exp $ */
3 #include <sys/endian.h>
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/Ia32/machine/
H A Dendian.h1 /* $NetBSD: endian.h,v 1.29 2000/03/17 00:09:20 mycroft Exp $ */
3 #include <sys/endian.h>
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/Ipf/machine/
H A Dendian.h1 /* $NetBSD: endian.h,v 1.1 2006/04/07 14:21:18 cherry Exp $ */
3 #include <sys/endian.h>
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/X64/machine/
H A Dendian.h1 /* $NetBSD: endian.h,v 1.1 2003/04/26 18:39:40 fvdl Exp $ */
3 #include <sys/endian.h>
/vbox/src/VBox/Devices/EFI/Firmware/StdLibPrivateInternalFiles/Include/Arm/
H A Darith.h3 #include <machine/endian.h>
H A Dgd_qnan.h3 #include <machine/endian.h>
/vbox/src/VBox/Additions/x11/x11include/xproto-7.0.18/X11/
H A DXarch.h48 # include <machine/endian.h>
52 # include <endian.h>
55 # include <endian.h>
57 /* 'endian.h' might have been included before 'Xarch.h' */
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/LibC/Main/
H A Dinfinityf_ieee754.c13 #include <machine/endian.h>
H A DHtoNtoH.c16 #include <sys/endian.h>
/vbox/src/VBox/Additions/x11/x11include/4.3/include/
H A DXarch.h45 #include <sys/endian.h>
55 #include <machine/endian.h>
59 #include <endian.h>
62 #include <endian.h>
64 /* 'endian.h' might have been included before 'Xarch.h' */
/vbox/src/recompiler/
H A Dbswap.h9 #include <sys/endian.h>
96 #define CPU_CONVERT(endian, size, type)\
97 static inline type endian ## size ## _to_cpu(type v)\
99 return endian ## _bswap(v, size);\
102 static inline type cpu_to_ ## endian ## size(type v)\
104 return endian ## _bswap(v, size);\
107 static inline void endian ## size ## _to_cpus(type *p)\
109 endian ## _bswaps(p, size)\
112 static inline void cpu_to_ ## endian ## size ## s(type *p)\
114 endian ## _bswap
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dglxbyteorder.h41 #include <sys/endian.h>
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dglxbyteorder.h41 #include <sys/endian.h>
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dglxbyteorder.h41 #include <sys/endian.h>
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dglxbyteorder.h41 #include <sys/endian.h>
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dglxbyteorder.h41 #include <sys/endian.h>
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dglxbyteorder.h41 #include <sys/endian.h>
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dglxbyteorder.h41 #include <sys/endian.h>
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dglxbyteorder.h41 #include <sys/endian.h>
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dglxbyteorder.h41 #include <sys/endian.h>
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dglxbyteorder.h41 #include <sys/endian.h>
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dglxbyteorder.h41 #include <sys/endian.h>
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dglxbyteorder.h41 #include <sys/endian.h>
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dglxbyteorder.h41 #include <sys/endian.h>
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Dglxbyteorder.h41 #include <sys/endian.h>

Completed in 137 milliseconds

12