Home | History | Annotate | Download | only in libpng-1.2.46

Lines Matching refs:symbol

1470 #     define PNG_EXPORT_TYPE1(type,symbol)  PNG_IMPEXP type PNGAPI symbol
1471 # define PNG_EXPORT_TYPE2(type,symbol) type PNG_IMPEXP PNGAPI symbol
1521 # define PNG_EXPORT(type,symbol) PNG_FUNCTION_EXPORT symbol END
1531 # define PNG_EXPORT(type,symbol) PNG_IMPEXP type PNGAPI symbol