HomeSort by: relevance | last modified time | path
    Searched defs:_copy_file (Results 1 - 1 of 1) sorted by relevancy

  /src/external/bsd/zstd/dist/contrib/freestanding_lib/
freestanding.py 463 def _copy_file(self, lib_path): member in class:Freestanding
484 self._copy_file("zstd.h")
485 self._copy_file("zstd_errors.h")
495 self._copy_file(lib_path)

Completed in 23 milliseconds