Searched refs:memswap (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Devices/PC/ipxe/src/arch/x86/include/bits/
H A Dstring.h7 * Non-standard memswap() function added because it saves quite a bit
199 static inline void * memswap(void *dest, void *src, size_t n) function
/vbox/src/VBox/Devices/PC/ipxe/src/core/
H A Dgdbudp.c95 memswap ( arp_sender_pa ( arphdr ), arp_target_pa ( arphdr ), sizeof ( struct in_addr ) );
/vbox/src/VBox/Devices/PC/ipxe/src/net/
H A Darp.c409 memswap ( arp_sender_ha ( arphdr ), arp_target_ha ( arphdr ),
H A Dtls.c707 memswap ( active, pending, sizeof ( *active ) );

Completed in 88 milliseconds