Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/stlport/src/
Dnum_put_float.cpp593 return (get_sign_word() & sign_mask) != 0; in is_negative()
605 unsigned short get_sign_word() const _STLP_NOTHROW in get_sign_word() function