Home
last modified time | relevance | path

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

/external/swiftshader/src/OpenGL/compiler/preprocessor/
Dnumeric_lex.h25 inline std::ios::fmtflags numeric_base_int(const std::string& str) in numeric_base_int() function
51 stream.setf(numeric_base_int(str), std::ios::basefield); in numeric_lex_int()