| /src/tests/dev/usb/ |
| t_hid.c | 227 &hi.loc), 0xff); local
|
| /src/external/gpl3/binutils/dist/bfd/ |
| vms-misc.c | 384 _bfd_vms_output_byte (recwr, (unsigned int) len & 0xff); 382 _bfd_vms_output_byte (recwr, (unsigned int) len & 0xff); local
|
| /src/external/gpl3/binutils/dist/opcodes/ |
| m68hc11-dis.c | 277 (code >> 8) & 0x7, code & 0xff); local
|
| /src/external/gpl3/binutils.old/dist/bfd/ |
| vms-misc.c | 384 _bfd_vms_output_byte (recwr, (unsigned int) len & 0xff); 382 _bfd_vms_output_byte (recwr, (unsigned int) len & 0xff); local
|
| /src/external/gpl3/binutils.old/dist/opcodes/ |
| m68hc11-dis.c | 277 (code >> 8) & 0x7, code & 0xff); local
|
| /src/external/gpl3/gdb.old/dist/bfd/ |
| vms-misc.c | 384 _bfd_vms_output_byte (recwr, (unsigned int) len & 0xff); 382 _bfd_vms_output_byte (recwr, (unsigned int) len & 0xff); local
|
| /src/external/gpl3/gdb.old/dist/opcodes/ |
| m68hc11-dis.c | 277 (code >> 8) & 0x7, code & 0xff); local
|
| /src/external/gpl3/gdb/dist/bfd/ |
| vms-misc.c | 384 _bfd_vms_output_byte (recwr, (unsigned int) len & 0xff); 382 _bfd_vms_output_byte (recwr, (unsigned int) len & 0xff); local
|
| /src/external/gpl3/gdb/dist/opcodes/ |
| m68hc11-dis.c | 277 (code >> 8) & 0x7, code & 0xff); local
|
| /src/sys/arch/evbppc/nintendo/dev/ |
| di.c | 275 di_sense(xs, (imm >> 16) & 0xff, (imm >> 8) & 0xff, imm & 0xff); local 345 switch ((imm >> 24) & 0xff) { 347 di_sense(xs, (imm >> 16) & 0xff, (imm >> 8) & 0xff, 348 imm & 0xff); local
|