Home
last modified time | relevance | path

Searched defs:builtin_types (Results 1 – 3 of 3) sorted by relevance

/external/fmtlib/include/fmt/
Dprintf.h38 enum { builtin_types = 1 }; enumerator
/external/python/cpython3/Parser/
Dasdl.py36 builtin_types = {'identifier', 'string', 'int', 'constant'} variable
/external/flatbuffers/src/
Dbfbs_gen_nim.cpp81 const std::set<std::string> builtin_types = { variable