Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/compiler-rt/lib/fuzzer/
DFuzzerPlatform.h120 #define ATTRIBUTE_INTERFACE __declspec(dllexport) macro
128 #define ATTRIBUTE_INTERFACE __attribute__((visibility("default"))) macro