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

  /external/fio/os/windows/
posix.c 37 HRESULT WINAPI StringCchPrintfA(
867 StringCchPrintfA(search_pattern, MAX_PATH, "%s\\*", dirp->dirname);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
strsafe.h 521 STRSAFEAPI StringCchPrintfA(STRSAFE_LPSTR pszDest,size_t cchDest,STRSAFE_LPCSTR pszFormat,...);
527 STRSAFEAPI StringCchPrintfA(STRSAFE_LPSTR pszDest,size_t cchDest,STRSAFE_LPCSTR pszFormat,...) {
    [all...]

Completed in 53 milliseconds