Searched refs:fract (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/AppPkg/Applications/Enquire/
H A DEnquire.c721 int exponent ARGS((Long_double x, Long_double *fract, int *exp));
1345 exponent(Long_double x, Long_double *fract, int *exp) argument
1353 *fract=0.0; *exp=0;
1370 if (neg) *fract= -x;
1371 else *fract= x;
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwingdi.h1350 WORD fract; member in struct:__anon14327
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwingdi.h1323 WORD fract; member in struct:__anon1647

Completed in 3163 milliseconds