Home | History | Annotate | Download | only in trivial

Lines Matching refs:xffffffff

1055                 int v[] = { 0xffffffff, 0xffff, 0xff, 0xf };
1125 int v[] = { 0xffffffff, 0xffff, 0xff, 0xf };
1550 *(uint32_t *)p = x & 0x20 ? 0x11111111 : 0xffffffff;