Home
last modified time | relevance | path

Searched defs:curr_size (Results 1 – 6 of 6) sorted by relevance

/freebsd/crypto/openssl/crypto/async/
H A Dasync_local.h72 size_t curr_size; member
H A Dasync.c355 size_t curr_size = 0; in ASYNC_init_thread() local
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DValue.cpp154 size_t curr_size = m_data_buffer.GetByteSize(); AppendDataToHostBuffer() local
/freebsd/sys/ofed/drivers/infiniband/ulp/sdp/
H A Dsdp_rx.c272 u32 curr_size = ssk->recv_bytes; in sdp_resize_buffers() local
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_state_mgr.c1109 size_t max_lid, ref_size, curr_size, lid; in state_mgr_check_tbl_consistency() local
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DProcess.cpp2219 const size_t curr_size = size - bytes_read; in ReadMemoryFromInferior() local
2282 const size_t curr_size = size - bytes_written; in WriteMemoryPrivate() local
2346 size_t curr_size = intersect_addr - curr_addr; in WriteMemory() local