Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dvector.tcc223 const size_type __xlen = __x.size(); in operator =() local
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dvector.tcc229 const size_type __xlen = __x.size(); in operator =() local