Home
last modified time | relevance | path

Searched defs:dstp (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/x86/lib/
H A Dstring.c19 unsigned long int dstp = (unsigned long int) dstpp; in memset() local
106 unsigned long int dstp = (long int)dstpp; in memcpy() local
/openbmc/u-boot/lib/
H A Dfdtdec.c1172 static int uncompress_blob(const void *src, ulong sz_src, void **dstp) in uncompress_blob()
1216 static int uncompress_blob(const void *src, ulong sz_src, void **dstp) in uncompress_blob()