Home | History | Annotate | Download | only in libpng

Lines Matching refs:symbol

1466 #     define PNG_EXPORT_TYPE1(type,symbol)  PNG_IMPEXP type PNGAPI symbol
1467 # define PNG_EXPORT_TYPE2(type,symbol) type PNG_IMPEXP PNGAPI symbol
1513 # define PNG_EXPORT(type,symbol) PNG_FUNCTION_EXPORT symbol END
1523 # define PNG_EXPORT(type,symbol) PNG_IMPEXP type PNGAPI symbol