Home
last modified time | relevance | path

Searched defs:type_lookup (Results 1 – 2 of 2) sorted by relevance

/third_party/flatbuffers/src/
Didl_parser.cpp2962 struct type_lookup { in ParseTypeFromProtoType() struct
2963 const char *proto_type; in ParseTypeFromProtoType()
2964 BaseType fb_type, element; in ParseTypeFromProtoType()
/third_party/ltp/tools/sparse/sparse-src/
Dsymbol.c619 const char *type_lookup[] = { in get_type_name() local