/src/sys/arch/sun3/dev/ |
if_ie_sebuf.c | 256 const uint8_t *b1e, *b1 = src; local in function:wmemcpy 272 b1e = b1 + l; 274 b1e--; 277 while (sp < (const uint16_t *)b1e) { 289 *b2 = *b1e;
|
if_ie_vme.c | 260 const uint8_t *b1e, *b1 = src; local in function:wmemcpy 276 b1e = b1 + l; 278 b1e--; 281 while (sp < (const uint16_t *)b1e) { 293 *b2 = *b1e;
|
if_ie_sebuf.c | 256 const uint8_t *b1e, *b1 = src; local in function:wmemcpy 272 b1e = b1 + l; 274 b1e--; 277 while (sp < (const uint16_t *)b1e) { 289 *b2 = *b1e;
|
if_ie_vme.c | 260 const uint8_t *b1e, *b1 = src; local in function:wmemcpy 276 b1e = b1 + l; 278 b1e--; 281 while (sp < (const uint16_t *)b1e) { 293 *b2 = *b1e;
|
if_ie_sebuf.c | 256 const uint8_t *b1e, *b1 = src; local in function:wmemcpy 272 b1e = b1 + l; 274 b1e--; 277 while (sp < (const uint16_t *)b1e) { 289 *b2 = *b1e;
|
if_ie_vme.c | 260 const uint8_t *b1e, *b1 = src; local in function:wmemcpy 276 b1e = b1 + l; 278 b1e--; 281 while (sp < (const uint16_t *)b1e) { 293 *b2 = *b1e;
|
if_ie_sebuf.c | 256 const uint8_t *b1e, *b1 = src; local in function:wmemcpy 272 b1e = b1 + l; 274 b1e--; 277 while (sp < (const uint16_t *)b1e) { 289 *b2 = *b1e;
|
if_ie_vme.c | 260 const uint8_t *b1e, *b1 = src; local in function:wmemcpy 276 b1e = b1 + l; 278 b1e--; 281 while (sp < (const uint16_t *)b1e) { 293 *b2 = *b1e;
|
/src/sys/arch/sparc/sparc/ |
machdep.c | 1204 const u_char *b1e, *b1 = vb1; local in function:wcopy 1220 b1e = b1 + l; 1222 b1e--; 1225 while (sp < (const u_short *)b1e) { 1237 *b2 = *b1e;
|
machdep.c | 1204 const u_char *b1e, *b1 = vb1; local in function:wcopy 1220 b1e = b1 + l; 1222 b1e--; 1225 while (sp < (const u_short *)b1e) { 1237 *b2 = *b1e;
|
machdep.c | 1204 const u_char *b1e, *b1 = vb1; local in function:wcopy 1220 b1e = b1 + l; 1222 b1e--; 1225 while (sp < (const u_short *)b1e) { 1237 *b2 = *b1e;
|
machdep.c | 1204 const u_char *b1e, *b1 = vb1; local in function:wcopy 1220 b1e = b1 + l; 1222 b1e--; 1225 while (sp < (const u_short *)b1e) { 1237 *b2 = *b1e;
|