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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/msvcrt/
H A Dcrtdbg.h39 #define _CRT_WARN 0 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/msvcrt/
H A Dcrtdbg.h39 #define _CRT_WARN 0 macro
/vbox/src/libs/libpng-1.2.8/
H A Dpng.h2389 #define png_debug(l,m) _RPT0(_CRT_WARN,m)
2390 #define png_debug1(l,m,p1) _RPT1(_CRT_WARN,m,p1)
2391 #define png_debug2(l,m,p1,p2) _RPT2(_CRT_WARN,m,p1,p2)

Completed in 55 milliseconds