Home | History | Annotate | Download | only in gobject

Lines Matching refs:DEC

126 #define DEC(_closure, _field)                   CHANGE_FIELD (_closure, _field, -=,     1, TRUE,     (void),     (void) )
134 #define DEC(cl,f) (void) (cl->f -= 1)
481 DEC (closure, n_inotifiers);
501 DEC (closure, n_fnotifiers);