Home | History | Annotate | Download | only in libpng

Lines Matching refs:PNG_NO_MMX_CODE

1622   Work around Intel-Mac compiler bug by setting PNG_NO_MMX_CODE in pngconf.h
1657 Changed PNG_NO_ASSEMBLER_CODE to PNG_NO_MMX_CODE in scripts, like 1.4.0beta
1911 Added "/D PNG_NO_MMX_CODE" to the non-mmx builds of projects/visualc6
1918 Revised pngconf.h to set PNG_NO_MMX_CODE for gcc-3.x compilers.
1928 Compile png_mmx_support() in png.c even when PNG_NO_MMX_CODE is defined.
1937 pnggccrd.c, to ensure configure makes the same PNG_NO_MMX_CODE selection