HomeSort by: relevance | last modified time | path
    Searched defs:offset_0 (Results 1 - 7 of 7) sorted by relevancy

  /src/tests/usr.bin/xlint/lint1/
msg_168.c 73 char offset_0; member in struct:s
84 s->offset_0 = 1;
  /src/external/gpl3/gcc.old/dist/gcc/analyzer/
region-model.cc 6303 tree offset_0 = build_int_cst (integer_type_node, 0); local
6304 tree star_p = build2 (MEM_REF, integer_type_node, p, offset_0);
6353 tree offset_0 = build_int_cst (integer_type_node, 0); local
6355 pointer_plus_expr, offset_0);
  /src/external/gpl3/gcc/dist/gcc/analyzer/
region-model.cc 9045 tree offset_0 = build_int_cst (ptype, 0); local
9046 tree star_p = build2 (MEM_REF, integer_type_node, p, offset_0);
9096 tree offset_0 = build_int_cst (ptype, 0); local
9098 pointer_plus_expr, offset_0);
  /src/external/gpl3/binutils/dist/bfd/
xtensa-modules.c 3511 unsigned soffsetx4_0, offset_0;
3512 offset_0 = *valp & 0x3ffff;
3513 soffsetx4_0 = 0x4 + (((offset_0 ^ 0x20000) - 0x20000) << 2); local
3521 unsigned offset_0, soffsetx4_0;
3523 offset_0 = ((soffsetx4_0 - 0x4) >> 2) & 0x3ffff;
3524 *valp = offset_0;
4187 unsigned soffset_0, offset_0;
4188 offset_0 = *valp & 0x3ffff;
4189 soffset_0 = 0x4 + ((offset_0 ^ 0x20000) - 0x20000); local
4197 unsigned offset_0, soffset_0
3503 unsigned soffsetx4_0, offset_0; local
4179 unsigned soffset_0, offset_0; local
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
xtensa-modules.c 3511 unsigned soffsetx4_0, offset_0;
3512 offset_0 = *valp & 0x3ffff;
3513 soffsetx4_0 = 0x4 + (((offset_0 ^ 0x20000) - 0x20000) << 2); local
3521 unsigned offset_0, soffsetx4_0;
3523 offset_0 = ((soffsetx4_0 - 0x4) >> 2) & 0x3ffff;
3524 *valp = offset_0;
4187 unsigned soffset_0, offset_0;
4188 offset_0 = *valp & 0x3ffff;
4189 soffset_0 = 0x4 + ((offset_0 ^ 0x20000) - 0x20000); local
4197 unsigned offset_0, soffset_0
3503 unsigned soffsetx4_0, offset_0; local
4179 unsigned soffset_0, offset_0; local
    [all...]
  /src/external/gpl3/gdb/dist/bfd/
xtensa-modules.c 3511 unsigned soffsetx4_0, offset_0;
3512 offset_0 = *valp & 0x3ffff;
3513 soffsetx4_0 = 0x4 + (((offset_0 ^ 0x20000) - 0x20000) << 2); local
3521 unsigned offset_0, soffsetx4_0;
3523 offset_0 = ((soffsetx4_0 - 0x4) >> 2) & 0x3ffff;
3524 *valp = offset_0;
4187 unsigned soffset_0, offset_0;
4188 offset_0 = *valp & 0x3ffff;
4189 soffset_0 = 0x4 + ((offset_0 ^ 0x20000) - 0x20000); local
4197 unsigned offset_0, soffset_0
3503 unsigned soffsetx4_0, offset_0; local
4179 unsigned soffset_0, offset_0; local
    [all...]
  /src/external/gpl3/gdb.old/dist/bfd/
xtensa-modules.c 3511 unsigned soffsetx4_0, offset_0;
3512 offset_0 = *valp & 0x3ffff;
3513 soffsetx4_0 = 0x4 + (((offset_0 ^ 0x20000) - 0x20000) << 2); local
3521 unsigned offset_0, soffsetx4_0;
3523 offset_0 = ((soffsetx4_0 - 0x4) >> 2) & 0x3ffff;
3524 *valp = offset_0;
4187 unsigned soffset_0, offset_0;
4188 offset_0 = *valp & 0x3ffff;
4189 soffset_0 = 0x4 + ((offset_0 ^ 0x20000) - 0x20000); local
4197 unsigned offset_0, soffset_0
3503 unsigned soffsetx4_0, offset_0; local
4179 unsigned soffset_0, offset_0; local
    [all...]

Completed in 63 milliseconds