Home
last modified time | relevance | path

Searched refs:OS_COTY (Results 1 – 6 of 6) sorted by relevance

/dports/graphics/sam2p/sam2p-0.49.4/
H A Din_png.cpp26 #if OS_COTY==COTY_WIN9X || OS_COTY==COTY_WINNT in in_png_reader()
29 #if OS_COTY==COTY_UNIX in in_png_reader()
36 #if OS_COTY==COTY_WIN9X || OS_COTY==COTY_WINNT in in_png_reader()
39 #if OS_COTY==COTY_UNIX in in_png_reader()
H A Din_tiff.cpp29 #if OS_COTY==COTY_WIN9X || OS_COTY==COTY_WINNT in in_tiff_reader()
36 #if OS_COTY==COTY_UNIX in in_tiff_reader()
H A Dconfig2.h270 # define OS_COTY COTY_UNIX macro
273 # define OS_COTY COTY_WIN9X macro
275 # define OS_COTY COTY_OTHER macro
H A Dgensio.cpp379 #if OS_COTY==COTY_UNIX in getFILE()
382 #if OS_COPTY==COTY_WIN9X || OS_COTY==COTY_WINNT in getFILE()
771 #if OS_COTY==COTY_WIN9X || OS_COTY==COTY_WINNT
863 if (OS_COTY==COTY_WINNT || OS_COTY==COTY_WIN9X) {
887 #if OS_COTY==COTY_WIN9X || OS_COTY==COTY_WINNT
H A Din_ps.cpp22 #if OS_COTY==COTY_WIN9X || OS_COTY==COTY_WINNT
H A Dgensi.cpp972 if (OS_COTY==COTY_WINNT || OS_COTY==COTY_WIN9X) { in appendFnq()