Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/__numeric/
H A Dpstl.h100 _BinaryOperation2 __transform) { in transform_reduce()
156 _UnaryOperation __transform) { in transform_reduce()
/freebsd/contrib/llvm-project/libcxx/include/__format/
H A Dbuffer.h134 _LIBCPP_HIDE_FROM_ABI void __transform(const _InCharT* __first, const _InCharT* __last, _UnaryOperation __operation) { __transform() function