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

/vbox/src/libs/libpng-1.2.8/
H A Dpngconf.h1207 # if defined(PNG_USE_GLOBAL_ARRAYS)
1208 # undef PNG_USE_GLOBAL_ARRAYS macro
1215 # if defined(PNG_USE_GLOBAL_ARRAYS)
1216 # undef PNG_USE_GLOBAL_ARRAYS macro
1220 # if !defined(PNG_USE_LOCAL_ARRAYS) && !defined(PNG_USE_GLOBAL_ARRAYS)
1229 #if !defined(PNG_USE_LOCAL_ARRAYS) && !defined(PNG_USE_GLOBAL_ARRAYS)
1233 # define PNG_USE_GLOBAL_ARRAYS macro
1329 # ifdef PNG_USE_GLOBAL_ARRAYS
1340 #ifdef PNG_USE_GLOBAL_ARRAYS
H A Dpng.c21 #ifdef PNG_USE_GLOBAL_ARRAYS
83 #endif /* PNG_USE_GLOBAL_ARRAYS */
H A Dpng.h442 #ifdef PNG_USE_GLOBAL_ARRAYS
449 #ifdef PNG_USE_GLOBAL_ARRAYS
2708 #ifdef PNG_USE_GLOBAL_ARRAYS
2741 #ifdef PNG_USE_GLOBAL_ARRAYS
2763 #endif /* PNG_USE_GLOBAL_ARRAYS */

Completed in 76 milliseconds