Searched defs:ulong (Results 1 - 18 of 18) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/sys/
H A Dtypes.h113 typedef ULONGN ulong; /* Sys V compatibility */ typedef
/vbox/src/libs/zlib-1.2.6/examples/
H A Dgzlog.c243 typedef unsigned long ulong; typedef
279 #define PULL4(p) (PULL2(p)+((ulong)PULL2(p+2)<<16))
298 ulong ccrc; /* crc of compressed data */
299 ulong clen; /* length (modulo 2^32) of compressed data */
300 ulong tcrc; /* crc of total data */
301 ulong tlen; /* length (modulo 2^32) of total data */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dcompiler.h1529 # define ulong unsigned long macro
H A Dxf86_libc.h553 #undef ulong macro
554 #define ulong unsigned long macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dcompiler.h1527 # define ulong unsigned long macro
H A Dxf86_libc.h553 #undef ulong macro
554 #define ulong unsigned long macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dcompiler.h1527 # define ulong unsigned long macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dcompiler.h1491 # define ulong unsigned long macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dcompiler.h1183 # define ulong unsigned long macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dcompiler.h1184 # define ulong unsigned long macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dcompiler.h1184 # define ulong unsigned long macro
/vbox/src/VBox/Additions/x11/x11include/4.3/programs/Xserver/hw/xfree86/common/
H A Dcompiler.h1510 # define ulong unsigned long macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dcompiler.h1609 # define ulong unsigned long macro
H A Dxf86_libc.h559 #undef ulong macro
560 #define ulong unsigned long macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dcompiler.h1613 # define ulong unsigned long macro
H A Dxf86_libc.h557 #undef ulong macro
558 #define ulong unsigned long macro
/vbox/src/VBox/Devices/EFI/Firmware/AppPkg/Applications/Enquire/
H A DEnquire.c640 #define ulong unsigned int macro
642 #define ulong unsigned long
728 ulong val, ulong req, char *mark));
1286 ulong val,
1287 ulong req,
1899 (ulong) char_max,
1900 (ulong) CHAR_MAX, "");
1919 (ulong) char_max,
1920 (ulong) UCHAR_MA
[all...]
/vbox/src/VBox/Additions/x11/x11include/4.3/programs/Xserver/hw/xfree86/os-support/
H A Dxf86_libc.h509 #undef ulong macro
510 #define ulong unsigned long macro

Completed in 113 milliseconds