OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PT_UNICODE
(Results
1 - 2
of
2
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mapidefs.h
161
#define
PT_UNICODE
((ULONG) 31)
173
#define PT_TSTRING
PT_UNICODE
174
#define PT_MV_TSTRING (MV_FLAG|
PT_UNICODE
)
204
#define PT_MV_UNICODE (MV_FLAG|
PT_UNICODE
)
[
all
...]
wabdefs.h
158
#define
PT_UNICODE
((ULONG) 31)
170
#define PT_TSTRING
PT_UNICODE
171
#define PT_MV_TSTRING (MV_FLAG|
PT_UNICODE
)
201
#define PT_MV_UNICODE (MV_FLAG|
PT_UNICODE
)
[
all
...]
Completed in 97 milliseconds