Home
last modified time | relevance | path

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

/external/libevent/include/event2/
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