Home
last modified time | relevance | path

Searched defs:__close (Results 1 – 3 of 3) sorted by relevance

/llvm-project/bolt/runtime/
H A Dsys_aarch64.h205 int __close(uint64_t fd) { in __close() function
H A Dsys_x86_64.h229 int __close(uint64_t fd) { in __close() function
/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_posix.cpp1846 TSAN_INTERCEPTOR(int,__close,int fd) TSAN_INTERCEPTOR() argument