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.h42 typedef typename traits_type::off_type off_type; global() typedef
284 typedef typename traits_type::off_type off_type; global() typedef
/freebsd/contrib/llvm-project/libcxx/include/__ostream/
H A Dbasic_ostream.h47 typedef typename traits_type::off_type off_type; typedef