Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
Drandom.tcc1461 _UIntType __total_size, __successful_size, __total_draws; in operator >>() local
1462 __is >> __total_size >> __successful_size >> __total_draws; in operator >>()
1464 param_type(__total_size, __successful_size, __total_draws)); in operator >>()