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

Lines Matching refs:symbol

1347 #     define PNG_EXPORT_TYPE1(type,symbol)  PNG_IMPEXP type PNGAPI symbol
1348 # define PNG_EXPORT_TYPE2(type,symbol) type PNG_IMPEXP PNGAPI symbol
1394 # define PNG_EXPORT(type,symbol) PNG_FUNCTION_EXPORT symbol END
1404 # define PNG_EXPORT(type,symbol) PNG_IMPEXP type PNGAPI symbol