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

/vbox/src/libs/zlib-1.2.6/
H A Dcrc32.c41 typedef unsigned int u4; typedef
44 typedef unsigned long u4; typedef
47 typedef unsigned short u4; typedef
58 typedef u4 crc_table_t;
240 u4 endian;
274 register u4 c;
275 register const u4 FAR *buf4;
277 c = (u4)crc;
284 buf4 = (const u4 FAR *)(const void FAR *)buf;
314 register u4
[all...]
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dtest.h145 # define U4(x) (x).u4
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/
H A Dtest.h143 # define U4(x) (x).u4
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwinnt.h235 #define DUMMYUNIONNAME4 u4
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwinnt.h250 #define DUMMYUNIONNAME4 u4
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dsurface.c1638 TRACE("lpDDSAlphaSrc %p.\n", fx->u4.lpDDSAlphaSrc);

Completed in 4622 milliseconds