Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/stlport/src/
Dbitset.cpp95 unsigned char _Bs_G::_S_first_one(unsigned char __byte) in _S_first_one() function in _Bs_G
/ndk/sources/cxx-stl/stlport/stlport/stl/
D_bitset.h89 static unsigned char _S_first_one(unsigned char __x) in _S_first_one() function