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

  /src/crypto/external/cpl/trousers/dist/src/tcs/
tcs_pbg.c 1105 UINT16 proto1 = va_arg(ap, int); local
1122 LoadBlob_UINT16(outOffset, proto1, out_blob);
tcs_pbg.c 1105 UINT16 proto1 = va_arg(ap, int); local
1122 LoadBlob_UINT16(outOffset, proto1, out_blob);
  /src/external/gpl3/gdb.old/dist/gdb/
i386-tdep.c 1122 static gdb_byte proto1[3] = { 0x87, 0x04, 0x24 };
1139 if (memcmp (buf, proto1, 3) != 0 && memcmp (buf, proto2, 4) != 0)
1154 if (buf[1] == proto1[1])
1118 static gdb_byte proto1[3] = { 0x87, 0x04, 0x24 }; local
i386-tdep.c 1122 static gdb_byte proto1[3] = { 0x87, 0x04, 0x24 };
1139 if (memcmp (buf, proto1, 3) != 0 && memcmp (buf, proto2, 4) != 0)
1154 if (buf[1] == proto1[1])
1118 static gdb_byte proto1[3] = { 0x87, 0x04, 0x24 }; local
  /src/external/gpl3/gdb/dist/gdb/
i386-tdep.c 1136 static gdb_byte proto1[3] = { 0x87, 0x04, 0x24 };
1153 if (memcmp (buf, proto1, 3) != 0 && memcmp (buf, proto2, 4) != 0)
1168 if (buf[1] == proto1[1])
1132 static gdb_byte proto1[3] = { 0x87, 0x04, 0x24 }; local
i386-tdep.c 1136 static gdb_byte proto1[3] = { 0x87, 0x04, 0x24 };
1153 if (memcmp (buf, proto1, 3) != 0 && memcmp (buf, proto2, 4) != 0)
1168 if (buf[1] == proto1[1])
1132 static gdb_byte proto1[3] = { 0x87, 0x04, 0x24 }; local

Completed in 110 milliseconds