Home
last modified time | relevance | path

Searched defs:times (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/flang/lib/Decimal/
H A Ddecimal-to-binary.cpp92 for (auto times{radix}; q-- > firstDigit;) { in ParseNumber() local
/llvm-project-15.0.7/compiler-rt/include/sanitizer/
H A Dlinux_syscall_hooks.h929 #define __sanitizer_syscall_pre_utime(filename, times) \ argument
931 #define __sanitizer_syscall_post_utime(res, filename, times) \ argument