#include <limits.h>
#include <stddef.h>
Go to the source code of this file.
|
| #define | PNG_CONST const /* backward compatibility only */ |
| #define | PNG_USE_READ_MACROS |
| #define | PNGARG(arglist) |
| #define | PNGCAPI |
| #define | PNGCBAPI PNGCAPI |
| #define | PNGAPI PNGCAPI |
| #define | PNG_IMPEXP |
| #define | PNG_FUNCTION(type, name, args, attributes) |
| #define | PNG_EXPORT_TYPE(type) |
| #define | PNG_EXPORTA(ordinal, type, name, args, attributes) |
| #define | PNG_EMPTY /*empty list*/ |
| #define | PNG_EXPORT(ordinal, type, name, args) |
| #define | PNG_REMOVED(ordinal, type, name, args, attributes) |
| #define | PNG_CALLBACK(type, name, args) |
| #define | PNG_PEDANTIC_WARNINGS_SUPPORTED |
| #define | PNG_DEPRECATED /* Use of this function is deprecated */ |
| #define | PNG_USE_RESULT /* The result of this function must be checked */ |
| #define | PNG_NORETURN /* This function does not return */ |
| #define | PNG_ALLOCATED /* The result of the function is new memory */ |
| #define | PNG_PRIVATE /* This is a private libpng function */ |
| #define | PNG_RESTRICT /* The C99 "restrict" feature */ |
| #define | PNG_FP_EXPORT(ordinal, type, name, args) |
| #define | PNG_FIXED_EXPORT(ordinal, type, name, args) |
◆ PNG_ALLOCATED
| #define PNG_ALLOCATED /* The result of the function is new memory */ |
◆ PNG_CALLBACK
| #define PNG_CALLBACK |
( |
| type, |
|
|
| name, |
|
|
| args ) |
Value:
CAdPlugDatabase::CRecord::RecordType type
Definition adplugdb.cpp:93
static const char * name
Definition pugl.h:1582
◆ PNG_CONST
| #define PNG_CONST const /* backward compatibility only */ |
◆ PNG_DEPRECATED
| #define PNG_DEPRECATED /* Use of this function is deprecated */ |
◆ PNG_EMPTY
| #define PNG_EMPTY /*empty list*/ |
◆ PNG_EXPORT
| #define PNG_EXPORT |
( |
| ordinal, |
|
|
| type, |
|
|
| name, |
|
|
| args ) |
Value:
#define PNG_EXPORTA(ordinal, type, name, args, attributes)
◆ PNG_EXPORT_TYPE
| #define PNG_EXPORT_TYPE |
( |
| type | ) |
|
◆ PNG_EXPORTA
| #define PNG_EXPORTA |
( |
| ordinal, |
|
|
| type, |
|
|
| name, |
|
|
| args, |
|
|
| attributes ) |
Value:
#define PNG_FUNCTION(type, name, args, attributes)
#define PNG_LINKAGE_API
Definition juce_PNGLoader.cpp:264
#define PNG_EXPORT_TYPE(type)
◆ PNG_FIXED_EXPORT
| #define PNG_FIXED_EXPORT |
( |
| ordinal, |
|
|
| type, |
|
|
| name, |
|
|
| args ) |
◆ PNG_FP_EXPORT
| #define PNG_FP_EXPORT |
( |
| ordinal, |
|
|
| type, |
|
|
| name, |
|
|
| args ) |
◆ PNG_FUNCTION
| #define PNG_FUNCTION |
( |
| type, |
|
|
| name, |
|
|
| args, |
|
|
| attributes ) |
◆ PNG_IMPEXP
◆ PNG_NORETURN
| #define PNG_NORETURN /* This function does not return */ |
◆ PNG_PEDANTIC_WARNINGS_SUPPORTED
| #define PNG_PEDANTIC_WARNINGS_SUPPORTED |
◆ PNG_PRIVATE
| #define PNG_PRIVATE /* This is a private libpng function */ |
◆ PNG_REMOVED
| #define PNG_REMOVED |
( |
| ordinal, |
|
|
| type, |
|
|
| name, |
|
|
| args, |
|
|
| attributes ) |
◆ PNG_RESTRICT
| #define PNG_RESTRICT /* The C99 "restrict" feature */ |
◆ PNG_USE_READ_MACROS
| #define PNG_USE_READ_MACROS |
◆ PNG_USE_RESULT
| #define PNG_USE_RESULT /* The result of this function must be checked */ |
◆ PNGAPI
◆ PNGARG
| #define PNGARG |
( |
| arglist | ) |
|
◆ PNGCAPI
◆ PNGCBAPI
◆ png_bytep
◆ png_bytepp
◆ png_charp
◆ png_charpp
◆ png_charppp
◆ png_const_bytep
◆ png_const_charp
◆ png_const_charpp
◆ png_const_fixed_point_p
◆ png_const_int_16p
◆ png_const_int_32p
◆ png_const_size_tp
◆ png_const_uint_16p
◆ png_const_uint_32p
◆ png_const_voidp
◆ png_fixed_point_p
◆ png_fixed_point_pp
◆ png_int_16p
◆ png_int_16pp
◆ png_int_32p
◆ png_int_32pp
◆ png_size_tp
◆ png_uint_16p
◆ png_uint_16pp
◆ png_uint_32p
◆ png_uint_32pp
◆ png_voidp