Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/src/
H A Dstd_stream.h39 typedef typename traits_type::off_type off_type; typedef
247 typedef typename traits_type::off_type off_type; typedef
/freebsd/contrib/llvm-project/libcxx/include/__string/
H A Dchar_traits.h86 using off_type = streamoff; member