HomeSort by: relevance | last modified time | path
    Searched refs:ucrt (Results 1 - 5 of 5) sorted by relevancy

  /src/external/bsd/libfido2/dist/openbsd-compat/
posix_win.h 23 #include <../ucrt/fcntl.h>
types.h 8 #include <../ucrt/sys/types.h>
time.h 7 #include <../ucrt/time.h>
  /src/external/apache2/llvm/dist/llvm/lib/Support/Windows/
DynamicLibrary.inc 138 // and ucrt.dll can define the same symbols. The runtime linker will choose
139 // symbols from ucrt.dll first, but iterating NOT in reverse here would
  /src/external/public-domain/sqlite/dist/
Makefile.msc 459 # Check for the UCRT library path macro. Otherwise, this value will
464 UCRTLIBPATH = $(WINDOWSSDKDIR)\lib\$(WINDOWSSDKLIBVERSION)\ucrt\$(PLATFORM)
949 LTLINKOPTS = $(LTLINKOPTS) /NODEFAULTLIB:libucrt.lib /DEFAULTLIB:ucrt.lib

Completed in 30 milliseconds