Home
last modified time | relevance | path

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

/external/stlport/stlport/stl/
D_num_put.c272 _STLP_DECLSPEC const char* _STLP_CALL __hex_char_table_hi();
333 __hex_char_table_hi() : __hex_char_table_lo(); in __write_integer_backward()
488 _STLP_PRIV __hex_char_table_hi() : _STLP_PRIV __hex_char_table_lo(); in do_put()
/external/stlport/src/
Dnum_put.cpp121 _STLP_DECLSPEC const char* _STLP_CALL __hex_char_table_hi() in __hex_char_table_hi() function