Searched refs:hsize (Results 1 – 2 of 2) sorted by relevance
44 long hsize; member75 cf->hsize = 1 << cf->hbits; in xdl_init_classifier()81 if (!(cf->rchash = (xdlclass_t **) xdl_malloc(cf->hsize * sizeof(xdlclass_t *)))) { in xdl_init_classifier()86 memset(cf->rchash, 0, cf->hsize * sizeof(xdlclass_t *)); in xdl_init_classifier()163 long nrec, hsize, bsize; in xdl_prepare_ctx() local185 hbits = hsize = 0; in xdl_prepare_ctx()188 hsize = 1 << hbits; in xdl_prepare_ctx()189 if (!(rhash = (xrecord_t **) xdl_malloc(hsize * sizeof(xrecord_t *)))) in xdl_prepare_ctx()191 memset(rhash, 0, hsize * sizeof(xrecord_t *)); in xdl_prepare_ctx()
206 \ '\\\%(emergencystretch\|\%(hang\|par\)indent\|hsize\|lineskiplimit\)\>'