reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
67 # define COMMON_SYSCALL_FD_CLOSE(fd) ((void)(fd))
projects/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp 2510 #define COMMON_SYSCALL_FD_CLOSE(fd) syscall_fd_close(GET_CALLER_PC(), fd)