Home
last modified time | relevance | path

Searched defs:n_blocks (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/jemalloc/src/
H A Dbase.c134 size_t n_blocks = with_new_block ? 2 : 1; in base_get_num_blocks() local
/freebsd/contrib/libpcap/
H A Doptimize.c259 …u_int n_blocks; /* number of blocks in the CFG; guaranteed to be > 0, as it's a RET instruction a… member