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

/external/syslinux/com32/include/
H A Dpngconf.h1395 # ifndef PNG_USE_LOCAL_ARRAYS
1396 # define PNG_USE_LOCAL_ARRAYS macro
1399 # if defined(PNG_USE_LOCAL_ARRAYS) || defined(PNG_NO_GLOBAL_ARRAYS)
1405 # if !defined(PNG_USE_LOCAL_ARRAYS) && !defined(PNG_USE_GLOBAL_ARRAYS)
1406 # define PNG_USE_LOCAL_ARRAYS macro
1414 #if !defined(PNG_USE_LOCAL_ARRAYS) && !defined(PNG_USE_GLOBAL_ARRAYS)
1417 # define PNG_USE_LOCAL_ARRAYS macro

Completed in 64 milliseconds