Searched refs:Src (Results 1 – 6 of 6) sorted by relevance
| /illumos-gate/usr/src/common/acpica/utilities/ |
| H A D | utclib.c | 255 const void *Src, in memmove() argument 259 char *Old = (char *) Src; in memmove() 310 const void *Src, in memcpy() argument 314 char *Old = (char *) Src; in memcpy()
|
| /illumos-gate/usr/src/uts/intel/sys/acpi/ |
| H A D | acclib.h | 282 const void *Src, 288 const void *Src,
|
| /illumos-gate/usr/src/lib/libc/capabilities/sun4v/common/ |
| H A D | memcpy.S | 330 .mv_large_align8_copy: ! Src and dst share 8 byte alignment 1752 ! Src is word aligned 1765 ! Src is half-word aligned 1782 ! Src is Byte aligned
|
| /illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
| H A D | emlxs_download.c | 2469 uint32_t *Src; in emlxs_start_abs_download() local 2543 Src = (uint32_t *)Buffer; in emlxs_start_abs_download() 2546 *Dst = *Src; in emlxs_start_abs_download() 2548 Src++; in emlxs_start_abs_download() 3158 uint32_t *Src; in emlxs_start_rel_download() local 3222 Src = (uint32_t *)Buffer; in emlxs_start_rel_download() 3225 *Dst = *Src; in emlxs_start_rel_download() 3227 Src++; in emlxs_start_rel_download() 5151 uint32_t *Src; in emlxs_proc_abs_2mb() local 5275 Src = (uint32_t *)Buffer; in emlxs_proc_abs_2mb() [all …]
|
| /illumos-gate/usr/src/uts/sun4v/cpu/ |
| H A D | niagara_copy.S | 1162 ! Src and dst are long word aligned 1598 ! Src is word aligned, move bytes until dest 64 byte aligned 1611 ! Src is half-word aligned, move bytes until dest 64 byte aligned 1628 ! Src is Byte aligned, move bytes until dest 64 byte aligned 3501 ! Src and dst are long word aligned 3938 ! Src is word aligned, move bytes until dest 64 byte aligned 3951 ! Src is half-word aligned, move bytes until dest 64 byte aligned 3968 ! Src is Byte aligned, move bytes until dest 64 byte aligned 6415 ! Dest long word aligned, Src not long word aligned
|
| /illumos-gate/usr/src/cmd/sendmail/cf/m4/ |
| H A D | proto.m4 | 2571 C{Src}E F D U ifdef(`_FFR_SRCHLIST_A', `A') 2575 R<$+> $| <$={Src}:$*> <$*> $: <$1> $| <$4> $| $>$2 <$3> <?> <$1> <>
|