HomeSort by relevance Sort by last modified time
    Searched refs:_mmx_supported (Results 1 - 2 of 2) sorted by null

  /external/libpng/
pnggccrd.c 11 static int _mmx_supported = 2; // 0: no MMX; 1: MMX supported; 2: not tested variable
96 _mmx_supported = result;
98 _mmx_supported = 0;
101 return _mmx_supported;
  /external/qemu/distrib/libpng-1.2.19/
pnggccrd.c 469 # define _mmx_supported mmx_supported macro
832 static int _mmx_supported = 2; \/\/ 0: no MMX; 1: MMX supported; 2: not tested variable
    [all...]

Completed in 784 milliseconds