Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libcxx/src/include/
H A Drefstring.h38 typedef int count_t; typedef
/llvm-project-15.0.7/flang/unittests/Runtime/
H A DTime.cpp34 using count_t = std::int64_t; typedef
/llvm-project-15.0.7/flang/runtime/
H A Dtime-intrinsic.cpp88 using count_t = std::int64_t; typedef