Searched defs:oldsz (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/libedit/ |
H A D | hist.c | 226 hist_enlargebuf(EditLine *el, size_t oldsz, size_t newsz) in hist_enlargebuf()
|
/freebsd/contrib/libder/libder/ |
H A D | libder_read.c | 340 libder_read_realloc(uint8_t *ptr, size_t oldsz, size_t newsz) in libder_read_realloc()
|
/freebsd/contrib/mandoc/ |
H A D | roff.c | 3555 size_t oldsz, newsz, valsz; in roff_als() local 3836 size_t oldsz, newsz; in roff_rn() local
|
/freebsd/sys/kern/ |
H A D | subr_stats.c | 388 stats_realloc(void *ptr, size_t oldsz, size_t newsz, int flags) in stats_realloc()
|