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

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/config/locale/gnu/
H A Dcodecvt_members.cc260 const extern_type* __tmp_from = __from; local
269 for (__from = __tmp_from;; __from += __conv)
278 __ret += __from - __tmp_from;
284 __ret += __from - __tmp_from;
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/config/locale/gnu/
H A Dcodecvt_members.cc262 const extern_type* __tmp_from = __from; local
271 for (__from = __tmp_from;; __from += __conv)
280 __ret += __from - __tmp_from;
286 __ret += __from - __tmp_from;

Completed in 147 milliseconds