Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/
Dgenerated_message_table_driven.h114 static int CalculateType(int fundamental_type, FieldTypeClass type_class);
/third_party/glib/gobject/
Dgtype.h2271 … GType fundamental_type) G_GNUC_PURE;
Dgtype.c4077 GType fundamental_type) in g_type_check_instance_is_fundamentally_a() argument
4083 return node && (NODE_FUNDAMENTAL_TYPE(node) == fundamental_type); in g_type_check_instance_is_fundamentally_a()