Home
last modified time | relevance | path

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

/third_party/gettext/gettext-runtime/intl/
Dsetlocale-lock.c43 # define DLL_EXPORTED __attribute__((__visibility__("default"))) macro
45 # define DLL_EXPORTED __declspec(dllexport) macro
47 # define DLL_EXPORTED macro
Dintl-compat.c51 # define DLL_EXPORTED __attribute__((__visibility__("default"))) macro
53 # define DLL_EXPORTED __declspec(dllexport) macro
55 # define DLL_EXPORTED macro
Dsetlocale.c37 # define DLL_EXPORTED __attribute__((__visibility__("default"))) macro
39 # define DLL_EXPORTED __declspec(dllexport) macro
41 # define DLL_EXPORTED macro
Dprintf.c62 # define DLL_EXPORTED __attribute__((__visibility__("default"))) macro
64 # define DLL_EXPORTED __declspec(dllexport) macro
66 # define DLL_EXPORTED macro