Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/sntp/libevent/include/event2/
H A Dvisibility.h39 # define EVENT2_EXPORT_SYMBOL __global macro
41 # define EVENT2_EXPORT_SYMBOL __attribute__ ((visibility("default"))) macro
43 # define EVENT2_EXPORT_SYMBOL __declspec(dllexport) macro
45 # define EVENT2_EXPORT_SYMBOL /* unknown compiler */ macro
50 # define EVENT2_EXPORT_SYMBOL macro
/freebsd/contrib/libevent/include/event2/
H A Dvisibility.h39 # define EVENT2_EXPORT_SYMBOL __global macro
41 # define EVENT2_EXPORT_SYMBOL __attribute__ ((visibility("default"))) macro
43 # define EVENT2_EXPORT_SYMBOL __declspec(dllexport) macro
45 # define EVENT2_EXPORT_SYMBOL /* unknown compiler */ macro
50 # define EVENT2_EXPORT_SYMBOL macro