Idź do kodu źródłowego tego pliku.
Funkcje | |
| void * | memmove (void *s1, const void *s2, uint32 count) |
| void * | memset (void *buffer, int c, uint32 num) |
| void* memmove | ( | void * | s1, | |
| const void * | s2, | |||
| uint32 | count | |||
| ) |
Definicja w linii 21 pliku memset.cpp.
Odwołuje się do _Pf, complain i preturn.
Odwołania w blist_t::add(), Memory::zone::alloc(), Memory::Pager::allocate_memtree(), Thread::Timer::avltree_insert_with_timer(), blistsort_add(), Arch::x86::Interr::chain2(), Arch::x86::Interr::chain_handler(), string::copy(), Memory::Pager::cpypage(), Thread::process_t::create_thread(), Syms::Mangle::Cxx::d_type(), e3c556_mac(), e3c556_transmit(), element_swap(), Memory::zone::free(), Thread::process_t::init(), Syms::init(), Memory::Heap::heapbox::init(), IPC::Lock::lock_t::init(), Thread::process_t::InitKeepHeap(), krealloc_old(), ksnprintf(), IPC::Lock::lock_t::lock_t(), memcpy(), Memory::Pager::memmove2(), Net::netif::netif(), stack_t::pop_value(), Net::ICMP::processDatagram(), stack_t::push_top(), Memory::Heap::heapbox::resize_used_blocks_table(), Debug::Profiler::stats(), string::strncat() i stack_t::verify().
| void* memset | ( | void * | buffer, | |
| int | c, | |||
| uint32 | num | |||
| ) |
Definicja w linii 38 pliku memset.cpp.
1.5.6