Searched refs:__sum (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/src/
H A Dtree.cc423 unsigned int __sum = 0; local
427 ++__sum;
433 return __sum;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/src/
H A Dtree.cc438 unsigned int __sum = 0; local
442 ++__sum;
448 return __sum;

Completed in 114 milliseconds