Searched defs:regsize (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/less/ | ||
H A D | regexp.c | 165 static long regsize; /* Code size. */ variable |
/freebsd/contrib/jemalloc/src/ | ||
H A D | arena.c | 320 uintptr_t regsize = (uintptr_t)bin_info->reg_size; arena_slab_reg_alloc_batch() local |