Searched defs:hex (Results 1 – 3 of 3) sorted by relevance
50 const ios_base::fmtflags ios_base::hex; member in ios_base
91 const ios_base::fmtflags ios_base::hex; member in ios_base
326 inline ios_base& _STLP_CALL hex(ios_base& __s) in hex() function