Home
last modified time | relevance | path

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

/external/chromium_org/third_party/angle/src/compiler/preprocessor/
Dnumeric_lex.h16 inline std::ios::fmtflags numeric_base_int(const std::string &str) in numeric_base_int() function
42 stream.setf(numeric_base_int(str), std::ios::basefield); in numeric_lex_int()