Searched defs:copy_size (Results 1 – 9 of 9) sorted by relevance
| /openbsd/src/gnu/lib/libiberty/src/ |
| D | xmemdup.c | 34 xmemdup (const PTR input, size_t copy_size, size_t alloc_size) in xmemdup()
|
| /openbsd/src/lib/libcurses/tinfo/ |
| D | alloc_entry.c | 256 size_t str_size, copy_size; in _nc_merge_entry() local
|
| /openbsd/src/gnu/llvm/compiler-rt/lib/sanitizer_common/ |
| D | sanitizer_stacktrace_libcdep.cpp | 86 uptr copy_size = Min(str.length(), out_buf_size - 1); in CopyStringToBuffer() local
|
| /openbsd/src/sys/dev/pci/drm/amd/amdkfd/ |
| D | kfd_debug.c | 772 uint32_t copy_size; in kfd_dbg_trap_enable() local 933 uint32_t copy_size, actual_info_size = 0; in kfd_dbg_trap_query_exception_info() local
|
| /openbsd/src/gnu/llvm/compiler-rt/lib/msan/ |
| D | msan_interceptors.cpp | 294 SIZE_T copy_size = internal_strnlen(src, n); in INTERCEPTOR() local 317 SIZE_T copy_size = Min(n, internal_strnlen(src, n) + 1); in INTERCEPTOR() local 386 SIZE_T copy_size = internal_strnlen(src, n); in INTERCEPTOR() local 1597 SIZE_T copy_size = internal_wcsnlen(src, n); in INTERCEPTOR() local
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/ |
| D | expr.c | 4640 tree copy_size local
|
| /openbsd/src/gnu/gcc/gcc/ |
| D | expr.c | 4469 tree copy_size in store_expr() local
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/bfd/ |
| D | elf32-xtensa.c | 8160 bfd_size_type final_size, copy_size, orig_insn_size; in relax_section() local
|
| /openbsd/src/sys/dev/pci/ |
| D | if_ice.c | 2017 uint16_t copy_size = le16toh(desc->datalen); in ice_sq_send_cmd_nolock() local
|