Home | History | Annotate | Download | only in libpng

Lines Matching refs:PNG_USE_LOCAL_ARRAYS

1399 #    ifndef PNG_USE_LOCAL_ARRAYS
1400 # define PNG_USE_LOCAL_ARRAYS
1403 # if defined(PNG_USE_LOCAL_ARRAYS) || defined(PNG_NO_GLOBAL_ARRAYS)
1409 # if !defined(PNG_USE_LOCAL_ARRAYS) && !defined(PNG_USE_GLOBAL_ARRAYS)
1410 # define PNG_USE_LOCAL_ARRAYS
1418 #if !defined(PNG_USE_LOCAL_ARRAYS) && !defined(PNG_USE_GLOBAL_ARRAYS)
1421 # define PNG_USE_LOCAL_ARRAYS