Searched defs:PNG_USE_GLOBAL_ARRAYS (Results 1 - 2 of 2) sorted by relevance

/external/qemu/distrib/libpng-1.2.19/
H A Dpngconf.h1273 # if defined(PNG_USE_GLOBAL_ARRAYS)
1274 # undef PNG_USE_GLOBAL_ARRAYS macro
1281 # if defined(PNG_USE_GLOBAL_ARRAYS)
1282 # undef PNG_USE_GLOBAL_ARRAYS macro
1286 # if !defined(PNG_USE_LOCAL_ARRAYS) && !defined(PNG_USE_GLOBAL_ARRAYS)
1295 #if !defined(PNG_USE_LOCAL_ARRAYS) && !defined(PNG_USE_GLOBAL_ARRAYS)
1300 # define PNG_USE_GLOBAL_ARRAYS macro
1396 # ifdef PNG_USE_GLOBAL_ARRAYS
1407 #ifdef PNG_USE_GLOBAL_ARRAYS
/external/libpng/
H A Dpngconf.h1396 # ifdef PNG_USE_GLOBAL_ARRAYS
1397 # undef PNG_USE_GLOBAL_ARRAYS macro
1404 # ifdef PNG_USE_GLOBAL_ARRAYS
1405 # undef PNG_USE_GLOBAL_ARRAYS macro
1409 # if !defined(PNG_USE_LOCAL_ARRAYS) && !defined(PNG_USE_GLOBAL_ARRAYS)
1418 #if !defined(PNG_USE_LOCAL_ARRAYS) && !defined(PNG_USE_GLOBAL_ARRAYS)
1423 # define PNG_USE_GLOBAL_ARRAYS macro
1519 # ifdef PNG_USE_GLOBAL_ARRAYS
1530 #ifdef PNG_USE_GLOBAL_ARRAYS

Completed in 163 milliseconds