Searched refs:PNG_NO_EXTERN (Results 1 – 5 of 5) sorted by relevance
12 #define PNG_NO_EXTERN macro
482 #if !defined(PNG_NO_EXTERN) || defined(PNG_ALWAYS_EXTERN)2822 #if !defined(PNG_NO_EXTERN) || defined(PNG_ALWAYS_EXTERN)
15 #define PNG_NO_EXTERN macro
601 #if !defined(PNG_NO_EXTERN) || defined(PNG_ALWAYS_EXTERN)3107 #if !defined(PNG_NO_EXTERN) || defined(PNG_ALWAYS_EXTERN)
409 Removed misplaced #endif and #ifdef PNG_NO_EXTERN near the end of png.h574 Moved PNG_CHNK string macro definitions outside of PNG_NO_EXTERN block