Searched defs:API_EXPORT (Results 1 – 2 of 2) sorted by relevance
6 # define API_EXPORT macro12 # define API_EXPORT __attribute__((visibility("default"))) macro15 # define API_EXPORT __attribute__((visibility("default"))) macro
30 # define API_EXPORT __declspec(dllexport) macro32 # define API_EXPORT __declspec(dllimport) macro36 # define API_EXPORT macro