Searched defs:pre_size (Results 1 – 3 of 3) sorted by relevance
/freebsd/lib/libc/gen/ |
H A D | tls.c | 179 size_t extra_size, post_size, pre_size, tls_block_size; in get_tls_block_ptr() local 236 size_t extra_size, maxalign, post_size, pre_size, tls_block_size; in __libc_allocate_tls() local
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | dmu_direct.c | 44 size_t pre_size = offset - db->db.db_offset; in make_abd_for_dbuf() local
|
/freebsd/libexec/rtld-elf/ |
H A D | rtld.c | 5411 size_t extra_size, post_size, pre_size, tls_block_size; in get_tls_block_ptr() local 5447 size_t extra_size, maxalign, post_size, pre_size, tls_block_size; in allocate_tls() local
|