HomeSort by relevance Sort by last modified time
    Searched defs:__MINGW_NAME_AW (Results 1 - 2 of 2) sorted by null

  /external/opencv3/3rdparty/include/dshow/
_mingw_unicode.h 12 # define __MINGW_NAME_AW(func) func##W
20 # define __MINGW_NAME_AW(func) func##A
29 typedef __MINGW_NAME_AW(type) type;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
_mingw_unicode.h 12 # define __MINGW_NAME_AW(func) func##W
20 # define __MINGW_NAME_AW(func) func##A
29 typedef __MINGW_NAME_AW(type) type;

Completed in 49 milliseconds