Home
last modified time | relevance | path

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

/third_party/glib/glib/tests/
Drefcount.c32 g_assert_true (g_ref_count_compare (&a, 1)); in test_grefcount()
38 g_assert_false (g_ref_count_compare (&a, 1)); in test_grefcount()
39 g_assert_false (g_ref_count_compare (&a, G_MAXINT)); in test_grefcount()
/third_party/glib/glib/
Dgrefcount.h38 gboolean g_ref_count_compare (grefcount *rc,
84 # define g_ref_count_compare(rc,val) \ macro
Dgrefcount.c182 (g_ref_count_compare) (grefcount *rc, in gboolean() argument
/third_party/glib/docs/reference/glib/
Dglib-sections.txt3886 g_ref_count_compare