Home
last modified time | relevance | path

Searched refs:o8 (Results 1 – 25 of 1792) sorted by relevance

12345678910>>...72

/dports/news/golded+/golded-plus/golded+/goldlib/gall/
H A Dgfile.h275 gnfile& operator<< (uint16_t o) { uint8_t o8; variable
276 o8 = uint8_t(o && 0xff); Fwrite(&o8, sizeof(o8));
277 o8 = uint8_t((o<<8) && 0xff); Fwrite(&o8, sizeof(o8));
280 gnfile& operator<< (uint32_t o) { uint8_t o8; variable
281 o8 = uint8_t(o && 0xff); Fwrite(&o8, sizeof(o8));
282 o8 = uint8_t((o<<8) && 0xff); Fwrite(&o8, sizeof(o8));
283 o8 = uint8_t((o<<16) && 0xff); Fwrite(&o8, sizeof(o8));
284 o8 = uint8_t((o<<24) && 0xff); Fwrite(&o8, sizeof(o8));
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.dg/torture/
H A Dpr79125.c6 short int o8 = 0; in hl() local
21 af = (o8 * o8) || o8; in hl()
28 *fd = &o8; /* { dg-warning "without a cast" } */ in hl()
H A Dpr87280.c16 int *o8 = xv; in j8() local
21 *o8 = 0; in j8()
22 while (*o8 < 1) in j8()
25 *o8 = 0; in j8()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gcc.dg/torture/
H A Dpr79125.c6 short int o8 = 0; in hl() local
21 af = (o8 * o8) || o8; in hl()
28 *fd = &o8; /* { dg-warning "without a cast" } */ in hl()
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.dg/torture/
H A Dpr79125.c6 short int o8 = 0; in hl() local
21 af = (o8 * o8) || o8; in hl()
28 *fd = &o8; /* { dg-warning "without a cast" } */ in hl()
H A Dpr87280.c16 int *o8 = xv; in j8() local
21 *o8 = 0; in j8()
22 while (*o8 < 1) in j8()
25 *o8 = 0; in j8()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/torture/
H A Dpr79125.c6 short int o8 = 0; in hl() local
21 af = (o8 * o8) || o8; in hl()
28 *fd = &o8; /* { dg-warning "without a cast" } */ in hl()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/torture/
H A Dpr79125.c6 short int o8 = 0; in hl() local
21 af = (o8 * o8) || o8; in hl()
28 *fd = &o8; /* { dg-warning "without a cast" } */ in hl()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/torture/
H A Dpr79125.c6 short int o8 = 0; in hl() local
21 af = (o8 * o8) || o8; in hl()
28 *fd = &o8; /* { dg-warning "without a cast" } */ in hl()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gcc.dg/torture/
H A Dpr79125.c6 short int o8 = 0; in hl() local
21 af = (o8 * o8) || o8; in hl()
28 *fd = &o8; /* { dg-warning "without a cast" } */ in hl()
H A Dpr87280.c16 int *o8 = xv; in j8() local
21 *o8 = 0; in j8()
22 while (*o8 < 1) in j8()
25 *o8 = 0; in j8()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gcc.dg/torture/
H A Dpr79125.c6 short int o8 = 0; in hl() local
21 af = (o8 * o8) || o8; in hl()
28 *fd = &o8; /* { dg-warning "without a cast" } */ in hl()
H A Dpr87280.c16 int *o8 = xv; in j8() local
21 *o8 = 0; in j8()
22 while (*o8 < 1) in j8()
25 *o8 = 0; in j8()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/torture/
H A Dpr79125.c6 short int o8 = 0; in hl() local
21 af = (o8 * o8) || o8; in hl()
28 *fd = &o8; /* { dg-warning "without a cast" } */ in hl()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gcc.dg/torture/
H A Dpr79125.c6 short int o8 = 0; in hl() local
21 af = (o8 * o8) || o8; in hl()
28 *fd = &o8; /* { dg-warning "without a cast" } */ in hl()
H A Dpr87280.c16 int *o8 = xv; in j8() local
21 *o8 = 0; in j8()
22 while (*o8 < 1) in j8()
25 *o8 = 0; in j8()
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gcc.dg/torture/
H A Dpr79125.c6 short int o8 = 0; in hl() local
21 af = (o8 * o8) || o8; in hl()
28 *fd = &o8; /* { dg-warning "without a cast" } */ in hl()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gcc.dg/torture/
H A Dpr79125.c6 short int o8 = 0; in hl() local
21 af = (o8 * o8) || o8; in hl()
28 *fd = &o8; /* { dg-warning "without a cast" } */ in hl()
H A Dpr87280.c16 int *o8 = xv; in j8() local
21 *o8 = 0; in j8()
22 while (*o8 < 1) in j8()
25 *o8 = 0; in j8()
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gcc.dg/torture/
H A Dpr79125.c6 short int o8 = 0; in hl() local
21 af = (o8 * o8) || o8; in hl()
28 *fd = &o8; /* { dg-warning "without a cast" } */ in hl()
H A Dpr87280.c16 int *o8 = xv; in j8() local
21 *o8 = 0; in j8()
22 while (*o8 < 1) in j8()
25 *o8 = 0; in j8()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gcc.dg/torture/
H A Dpr79125.c6 short int o8 = 0; in hl() local
21 af = (o8 * o8) || o8; in hl()
28 *fd = &o8; /* { dg-warning "without a cast" } */ in hl()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gcc.dg/torture/
H A Dpr79125.c6 short int o8 = 0; in hl() local
21 af = (o8 * o8) || o8; in hl()
28 *fd = &o8; /* { dg-warning "without a cast" } */ in hl()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gcc.dg/torture/
H A Dpr79125.c6 short int o8 = 0; in hl() local
21 af = (o8 * o8) || o8; in hl()
28 *fd = &o8; /* { dg-warning "without a cast" } */ in hl()
/dports/cad/yosys/yosys-yosys-0.12/tests/various/
H A Dport_sign_extend.v27 module act(o1, o2, o3, o4, o5, o6, o7, o8, o9, yay1, nay1, yay2, nay2);
28 output wire [3:0] o1, o2, o3, o4, o5, o6, o7, o8, o9; port
60 PassThrough pt8(tmp8[0], o8);
75 module ref(o1, o2, o3, o4, o5, o6, o7, o8, o9, yay1, nay1, yay2, nay2);
76 output wire [3:0] o1, o2, o3, o4, o5, o6, o7, o8, o9; port
85 assign o8 = 4'b1101;

12345678910>>...72