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

  /external/opencv3/3rdparty/include/dshow/
_mingw_unicode.h 14 # define __MINGW_NAME_UAW(func) func##_W
22 # define __MINGW_NAME_UAW(func) func##_A
31 typedef __MINGW_NAME_UAW(type) type;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
_mingw_unicode.h 14 # define __MINGW_NAME_UAW(func) func##_W
22 # define __MINGW_NAME_UAW(func) func##_A
31 typedef __MINGW_NAME_UAW(type) type;

Completed in 65 milliseconds