Searched refs:typesize (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/Pccts/dlg/
H A Doutput.c103 unsigned long typesize[DIF_SIZE] = { 0x7f, 0x7fff, 0x7ffful, 0x7ffffffful }; /* MR20 */ variable
110 unsigned long typesize[DIF_SIZE] = { 0x7f, 0x7fff, 0x7ffffffful, 0x7ffffffful }; /* MR20 */ variable
382 while ((unsigned long) elements > typesize[i]) /* MR20 */
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/d3d9/
H A Dvertexdeclaration.c40 int typesize; member in struct:_D3DDECLTYPE_INFO
63 #define D3D_DECL_TYPESIZE(type) d3d_dtype_lookup[type].typesize

Completed in 51 milliseconds