Home | History | Annotate | Download | only in tests

Lines Matching refs:gint

19 static gint
37 gint i;
61 gint i;
85 gint i;
108 gint i;
135 gint nums[10] = { 0, 1, 2, 3, 4, 5, 6, 7, 8, 9 };
136 gint i;
148 g_assert (*((gint*) st->data) == (9 - i));
159 gint nums[10] = { 0, 1, 2, 3, 4, 5, 6, 7, 8, 9 };
160 gint i;
170 g_assert (*((gint*) st->data) == i);
179 gint i;