Home
last modified time | relevance | path

Searched defs:FLACPP_API (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/flac/include/FLAC++/
H A Dexport.h77 #define FLACPP_API macro
80 #define FLACPP_API __declspec(dllexport) macro
82 #define FLACPP_API __declspec(dllimport) macro
86 #define FLACPP_API __attribute__ ((visibility ("default"))) macro
88 #define FLACPP_API macro