OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:StringCchPrintfA
(Results
1 - 2
of
2
) sorted by null
/external/fio/os/windows/
posix.c
37
HRESULT WINAPI
StringCchPrintfA
(
247
StringCchPrintfA
(buf, 31, "%s %s %d %02d:%02d:%02d %04d\n", dayOfWeek[systime.wDayOfWeek % 7], monthOfYear[(systime.wMonth - 1) % 12],
929
StringCchPrintfA
(search_pattern, MAX_PATH-1, "%s\\*", dirp->dirname);
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
strsafe.h
525
STRSAFEAPI
StringCchPrintfA
(STRSAFE_LPSTR pszDest,size_t cchDest,STRSAFE_LPCSTR pszFormat,...);
531
STRSAFEAPI
StringCchPrintfA
(STRSAFE_LPSTR pszDest,size_t cchDest,STRSAFE_LPCSTR pszFormat,...) {
[
all
...]
Completed in 552 milliseconds