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

/vbox/src/libs/libpng-1.2.8/contrib/gregbook/
H A Dreadpng2.c69 int mmxsupport = png_mmx_support(); local
70 if (mmxsupport < 0)
83 mmxsupport? "supports" : "does not support");
84 if (mmxsupport > 0) {

Completed in 43 milliseconds