OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__MINGW_STRING_AW
(Results
1 - 2
of
2
) sorted by null
/external/opencv3/3rdparty/include/dshow/
_mingw_unicode.h
16
# define
__MINGW_STRING_AW
(str) L##str /* same as TEXT() from winnt.h */
24
# define
__MINGW_STRING_AW
(str) str /* same as TEXT() from winnt.h */
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
_mingw_unicode.h
16
# define
__MINGW_STRING_AW
(str) L##str /* same as TEXT() from winnt.h */
24
# define
__MINGW_STRING_AW
(str) str /* same as TEXT() from winnt.h */
Completed in 333 milliseconds