OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:mmx_supported
(Results
1 - 2
of
2
) sorted by null
/external/qemu/distrib/libpng-1.2.19/
pngvcrd.c
38
static int
mmx_supported
=2;
variable
96
mmx_supported
= mmx_supported_local;
123
if (
mmx_supported
== 2) {
163
/* &&
mmx_supported
*/ )
165
if (
mmx_supported
)
299
/* &&
mmx_supported
*/ )
301
if (
mmx_supported
)
434
/* &&
mmx_supported
*/ )
436
if (
mmx_supported
)
705
/* &&
mmx_supported
*/ )
[
all
...]
pnggccrd.c
216
* - renamed mmxsupport() to png_mmx_support(), with auto-set of
mmx_supported
,
469
# define _mmx_supported
mmx_supported
[
all
...]
Completed in 271 milliseconds