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

/vbox/src/libs/libpng-1.2.8/
H A Dpnggccrd.c261 # define _mmx_supported mmx_supported macro
382 static int _mmx_supported = 2; variable
418 if (_mmx_supported == 2) {
611 /* && _mmx_supported */ )
613 if (_mmx_supported)
736 } /* end of else (_mmx_supported) */
749 /* && _mmx_supported */ )
751 if (_mmx_supported)
889 } /* end of else (_mmx_supported) */
902 /* && _mmx_supported */ )
[all...]

Completed in 47 milliseconds