Home
last modified time | relevance | path

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

/third_party/glib/gobject/
Dgtype.c391 static GType static_fundamental_next = G_TYPE_RESERVED_USER_FIRST; variable
549 if (ftype >> G_TYPE_FUNDAMENTAL_SHIFT == static_fundamental_next) in type_node_fundamental_new_W()
550 static_fundamental_next++; in type_node_fundamental_new_W()
4035 type = static_fundamental_next; in g_type_fundamental_next()