Searched refs:__huge_val (Results 1 - 2 of 2) sorted by relevance
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/msvcrt/ | ||
H A D | math.h | 98 } __huge_val = { { 0, 0, 0, 0, 0, 0, 0xf0, 0x7f } }; variable in typeref:union:__anon1067 99 # define HUGE_VAL (__huge_val.__d) |
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/msvcrt/ | ||
H A D | math.h | 144 } __huge_val = { { 0, 0, 0, 0, 0, 0, 0xf0, 0x7f } }; variable in typeref:union:__anon13691 145 # define HUGE_VAL (__huge_val.__d) |
Completed in 751 milliseconds