Searched defs:F32 (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/glproto-1.4.10/GL/
H A Dglxmd.h52 #define F32 macro
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/Common/
H A DBasePeCoff.c611 UINT32 *F32; local
762 F32 = (UINT32 *) Fixup;
763 *F32 = *F32 + (UINT32) Adjust;
766 *(UINT32 *) FixupData = *F32;

Completed in 34 milliseconds