Home | History | Annotate | Download | only in tests

Lines Matching refs:gint

19 static gint
37 gint i;
63 gint i;
89 gint i;
114 gint i;
143 gint nums[10] = { 0, 1, 2, 3, 4, 5, 6, 7, 8, 9 };
144 gint i;
156 g_assert (*((gint*) st->data) == (9 - i));
167 gint nums[10] = { 0, 1, 2, 3, 4, 5, 6, 7, 8, 9 };
168 gint i;
178 g_assert (*((gint*) st->data) == i);
187 gint i;