Home
last modified time | relevance | path

Searched refs:__input (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/profile/impl/
H A Dprofiler_algos.h72 __top_n(const _Container& __input, _Container& __output, in __top_n() argument
77 for (__it = __input.begin(); __it != __input.end(); ++__it) in __top_n()