Searched defs:SYMBOL_VERSION (Results 1 – 1 of 1) sorted by relevance
25 #define SYMBOL_VERSION(_int, _ext) macro31 #define SYMBOL_VERSION(_int, _ext) asm(".globl\t" PCI_STRINGIFY(__MINGW_USYMBOL(_ext)) "\n\t" \ macro36 #define SYMBOL_VERSION(_int, _ext) asm(".symver " #_int "," #_ext) macro43 #define SYMBOL_VERSION(_int, _ext) macro