Home
last modified time | relevance | path

Searched refs:dict_grow (Results 1 – 25 of 26) sorted by relevance

12

/dports/mail/qmail-notify/qmail-notify-0.93/dict/
H A Dadd.c49 static int dict_grow(dict* d, unsigned count) in dict_grow() function
76 if (!dict_grow(d, d->count + 1)) return 0; in dict_add()
/dports/devel/bglibs/bglibs-2.04/dict/
H A Dadd.c49 static int dict_grow(dict* d, unsigned count) in dict_grow() function
76 if (!dict_grow(d, d->count + 1)) return 0; in dict_add()
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Diddict.h44 dict_grow(pdref, &idict_stack)
H A Didict.h173 int dict_grow(P2(ref * pdref, dict_stack_t *pds));
H A Didict.c455 code = dict_grow(pdref, pds); in dict_put()
778 dict_grow(ref * pdref, dict_stack_t *pds) in dict_grow() function
/dports/print/ghostscript8-x11/ghostscript-8.71/psi/
H A Diddict.h39 dict_grow(pdref, &idict_stack)
H A Didict.h170 int dict_grow(ref * pdref, dict_stack_t *pds);
H A Didict.c460 code = dict_grow(pdref, pds); in dict_put()
803 dict_grow(ref * pdref, dict_stack_t *pds) in dict_grow() function
/dports/print/ghostscript9-x11/ghostscript-9.06/psi/
H A Diddict.h41 dict_grow(pdref, &idict_stack)
H A Didict.h172 int dict_grow(ref * pdref, dict_stack_t *pds);
H A Didict.c464 code = dict_grow(pdref, pds); in dict_put()
807 dict_grow(ref * pdref, dict_stack_t *pds) in dict_grow() function
/dports/print/ghostscript9-base/ghostscript-9.06/psi/
H A Diddict.h41 dict_grow(pdref, &idict_stack)
H A Didict.h172 int dict_grow(ref * pdref, dict_stack_t *pds);
H A Didict.c464 code = dict_grow(pdref, pds); in dict_put()
807 dict_grow(ref * pdref, dict_stack_t *pds) in dict_grow() function
/dports/print/ghostscript8-base/ghostscript-8.71/psi/
H A Diddict.h39 dict_grow(pdref, &idict_stack)
H A Didict.h170 int dict_grow(ref * pdref, dict_stack_t *pds);
H A Didict.c460 code = dict_grow(pdref, pds); in dict_put()
803 dict_grow(ref * pdref, dict_stack_t *pds) in dict_grow() function
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Diddict.h44 dict_grow(pdref, &idict_stack)
H A Didict.h173 int dict_grow(P2(ref * pdref, dict_stack_t *pds));
H A Didict.c455 code = dict_grow(pdref, pds); in dict_put()
778 dict_grow(ref * pdref, dict_stack_t *pds) in dict_grow() function
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/psi/
H A Diddict.h43 dict_grow(pdref, &idict_stack)
H A Didict.h175 int dict_grow(ref * pdref, dict_stack_t *pds);
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/psi/
H A Diddict.h43 dict_grow(pdref, &idict_stack)
H A Didict.h175 int dict_grow(ref * pdref, dict_stack_t *pds);
H A Didict.c464 code = dict_grow(pdref, pds); in dict_put()
827 dict_grow(ref * pdref, dict_stack_t *pds) in dict_grow() function

12