Home
last modified time | relevance | path

Searched refs:__constant_memcpy (Results 1 – 1 of 1) sorted by relevance

/external/syslinux/gpxe/src/arch/x86/include/bits/
Dstring.h43 __constant_memcpy ( void *dest, const void *src, size_t len ) { in __constant_memcpy() function
155 __constant_memcpy ( (dest), (src), (len) ) : \