| /src/external/cddl/osnet/dist/uts/common/fs/zfs/ |
| blkptr.c | 96 uint8_t *buf8 = buf; local 117 buf8[i] = BF64_GET(w, (i % sizeof (w)) * NBBY, NBBY);
|
| /src/external/gpl3/gdb/dist/sim/mn10300/ |
| dv-mn103tim.c | 641 const uint8_t *buf8 = source; local 655 timers->reg[timer_nr].base = buf8[0]; 667 timers->reg[timer_nr].base = buf8[0]; 668 timers->reg[timer_nr+1].base = buf8[1]; 680 timers->reg[0].base = buf8[0]; 681 timers->reg[1].base = buf8[1]; 682 timers->reg[2].base = buf8[2]; 683 timers->reg[3].base = buf8[3];
|
| /src/external/gpl3/gdb.old/dist/sim/mn10300/ |
| dv-mn103tim.c | 641 const uint8_t *buf8 = source; local 655 timers->reg[timer_nr].base = buf8[0]; 667 timers->reg[timer_nr].base = buf8[0]; 668 timers->reg[timer_nr+1].base = buf8[1]; 680 timers->reg[0].base = buf8[0]; 681 timers->reg[1].base = buf8[1]; 682 timers->reg[2].base = buf8[2]; 683 timers->reg[3].base = buf8[3];
|
| /src/external/gpl3/gcc/dist/libgfortran/io/ |
| transfer.c | 3926 GFC_INTEGER_8 buf8; local 3948 buf8 = buf; 3949 return swrite (dtp->u.p.current_unit->s, &buf8, len); 3971 buf8 = buf; 3972 memcpy (&u64, &buf8, sizeof (u64));
|
| /src/external/gpl3/gcc.old/dist/libgfortran/io/ |
| transfer.c | 3869 GFC_INTEGER_8 buf8; local 3891 buf8 = buf; 3892 return swrite (dtp->u.p.current_unit->s, &buf8, len); 3914 buf8 = buf; 3915 memcpy (&u64, &buf8, sizeof (u64));
|
| /src/external/gpl3/gdb/dist/gdbserver/ |
| linux-s390-low.cc | 1784 static const unsigned char buf8[] = { local 1799 add_insns (buf8, sizeof buf8); 2492 static const unsigned char buf8[] = { local 2507 add_insns (buf8, sizeof buf8);
|
| /src/external/gpl3/gdb.old/dist/gdbserver/ |
| linux-s390-low.cc | 1788 static const unsigned char buf8[] = { local 1803 add_insns (buf8, sizeof buf8); 2496 static const unsigned char buf8[] = { local 2511 add_insns (buf8, sizeof buf8);
|