Home | History | Annotate | Download | only in gobject

Lines Matching defs:INC

2  * Copyright (C) 2000-2001 Red Hat, Inc.
17 * Free Software Foundation, Inc., 59 Temple Place, Suite 330,
124 #define INC(_closure, _field) CHANGE_FIELD (_closure, _field, +=, 1, TRUE, (void), (void) )
132 #define INC(cl,f) (void) (cl->f += 1)
401 INC (closure, n_guards);
437 INC (closure, n_fnotifiers);
467 INC (closure, n_inotifiers);