Searched defs:PCRE2POSIX_EXP_DECL (Results 1 – 3 of 3) sorted by relevance
119 # define PCRE2POSIX_EXP_DECL extern __declspec(dllimport) macro127 # define PCRE2POSIX_EXP_DECL extern "C" macro130 # define PCRE2POSIX_EXP_DECL extern macro
57 # define PCRE2POSIX_EXP_DECL extern __declspec(dllexport) macro
78 …AC_DEFINE(PCRE2POSIX_EXP_DECL, [extern __attribute__ ((visibility ("default")))], [to make a symbo… definition