Searched defs:__MINGW_NAME_AW (Results 1 - 2 of 2) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A D_mingw_unicode.h12 # define __MINGW_NAME_AW(func) func##W macro
20 # define __MINGW_NAME_AW(func) func##A macro
29 typedef __MINGW_NAME_AW(type) type;
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A D_mingw_unicode.h12 # define __MINGW_NAME_AW(func) func##W macro
20 # define __MINGW_NAME_AW(func) func##A macro
29 typedef __MINGW_NAME_AW(type) type;

Completed in 473 milliseconds