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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/png/
H A Dpngvcrd.c31 static int mmx_supported=2; variable
90 mmx_supported = mmx_supported_local;
117 if (mmx_supported == 2) {
315 /* && mmx_supported */ )
317 if (mmx_supported)
420 /* && mmx_supported */ )
422 if (mmx_supported)
545 /* && mmx_supported */ )
547 if (mmx_supported)
681 /* && mmx_supported */ )
[all...]
H A Dpnggccrd.c212 * - renamed mmxsupport() to png_mmx_support(), with auto-set of mmx_supported,
261 # define _mmx_supported mmx_supported

Completed in 43 milliseconds