Home
last modified time | relevance | path

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

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/
Dlexical_cast.hpp633 char last_grp_size = grouping[0]; in lcast_put_unsigned() local
634 char left = last_grp_size; in lcast_put_unsigned()
644 last_grp_size = grp_size <= 0 ? CHAR_MAX : grp_size; in lcast_put_unsigned()
647 left = last_grp_size; in lcast_put_unsigned()