Home
last modified time | relevance | path

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

/openbsd-src/lib/libcurses/base/
H A Dlib_scroll.c61 size_t to_copy = (sizeof(NCURSES_CH_T) * (size_t) (win->_maxx + 1)); in NCURSES_EXPORT() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/Utility/
H A DMemoryTagManagerAArch64MTE.cpp349 for (size_t to_copy = 0; granules > 0; granules -= to_copy) { in RepeatTagsForRange() local
/openbsd-src/sys/dev/pci/drm/amd/amdkfd/
H A Dkfd_smi_events.c84 size_t to_copy; in kfd_smi_ev_read() local
/openbsd-src/gnu/usr.bin/perl/dist/Data-Dumper/
H A DDumper.xs603 STRLEN to_copy = p - (U8 *) rval; in dump_regexp() local
/openbsd-src/gnu/usr.bin/perl/
H A Dpp_ctl.c508 STRLEN to_copy; /* how may bytes to append */ PP() local
[all...]
/openbsd-src/sys/dev/pci/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_debugfs.c3435 size_t to_copy = log_ctx.pos - *pos; in dtn_log_read() local