Home | History | Annotate | Download | only in include

Lines Matching refs:__MINGW_IMP_SYMBOL

55 extern FILE (* __MINGW_IMP_SYMBOL(_iob))[];	/* A pointer to an array of FILE */
56 #define __iob_func() (* __MINGW_IMP_SYMBOL(_iob))
161 #define __pctype_func() (* __MINGW_IMP_SYMBOL(_pctype))
169 extern unsigned short ** __MINGW_IMP_SYMBOL(_pctype);
170 #define _pctype (* __MINGW_IMP_SYMBOL(_pctype))
183 extern unsigned short ** __MINGW_IMP_SYMBOL(_wctype);
184 #define _wctype (* __MINGW_IMP_SYMBOL(_wctype))
191 #define __pwctype_func() (* __MINGW_IMP_SYMBOL(_pwctype))
198 extern unsigned short ** __MINGW_IMP_SYMBOL(_pwctype);
199 #define _pwctype (* __MINGW_IMP_SYMBOL(_pwctype))