Lines Matching refs:guint
116 guint n_param_values,
148 volatile guint ref_count : 15;
149 volatile guint meta_marshal : 1;
150 volatile guint n_guards : 1;
151 volatile guint n_fnotifiers : 2; /* finalization notifiers */
152 volatile guint n_inotifiers : 8; /* invalidation notifiers */
153 volatile guint in_inotify : 1;
154 volatile guint floating : 1;
156 volatile guint derivative_flag : 1;
158 volatile guint in_marshal : 1;
159 volatile guint is_invalid : 1;
163 guint n_param_values,
199 guint struct_offset);
207 GClosure* g_closure_new_simple (guint sizeof_closure,
234 guint n_param_values,