Home
last modified time | relevance | path

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

/external/tlsdate/src/
Dvisibility.h39 # define TLSDATE_API __attribute__ ((visibility("default"))) macro
42 # define TLSDATE_API __global macro
45 # define TLSDATE_API extern __declspec(dllexport) macro
48 # define TLSDATE_API macro
54 # define TLSDATE_API __attribute__ ((visibility("default"))) macro
57 # define TLSDATE_API __global macro
60 # define TLSDATE_API extern __declspec(dllexport) macro
63 # define TLSDATE_API macro
68 # define TLSDATE_API extern __declspec(dllimport) macro
71 # define TLSDATE_API macro