Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandabase/
Dmacros.h52 #define PANDA_PUBLIC_API __attribute__((visibility ("default"))) macro
54 #define PANDA_PUBLIC_API __declspec(dllexport) macro