OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:wvsprintf
(Results
1 - 4
of
4
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
strsafe.h
2043
#undef
wvsprintf
macro
2044
#define
wvsprintf
macro
[
all
...]
winuser.h
165
#define
wvsprintf
__MINGW_NAME_AW(
wvsprintf
)
macro
[
all
...]
/external/python/cpython2/PC/bdist_wininst/
install.c
107
result =
wvsprintf
(Buffer, fmt, marker);
[
all
...]
/external/python/cpython3/PC/bdist_wininst/
install.c
106
result =
wvsprintf
(Buffer, fmt, marker);
[
all
...]
Completed in 858 milliseconds