Home
last modified time | relevance | path

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

/external/swiftshader/third_party/marl/include/marl/
Dexport.h21 #define MARL_EXPORT __declspec(dllexport) macro
23 #define MARL_EXPORT __declspec(dllimport) macro
29 #define MARL_EXPORT __attribute__((visibility("default"))) macro
36 #define MARL_EXPORT macro