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

  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.trace/
tfile.c 33 char *tfsizeptr; variable
183 tfsizeptr = trptr;
190 int_x = trptr - tfsizeptr - sizeof (int);
191 memcpy (tfsizeptr, &int_x, 4);
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.trace/
tfile.c 33 char *tfsizeptr; variable
183 tfsizeptr = trptr;
190 int_x = trptr - tfsizeptr - sizeof (int);
191 memcpy (tfsizeptr, &int_x, 4);

Completed in 16 milliseconds