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

  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
examine-backward.c 19 Define TestStrings, TestStringsH, and TestStringsW to test utf8, utf16,
58 TestStringsH, to avoid showing garbage when we look for strings
59 backwards from TestStringsH. */
74 short *TestStringsH = &TestStringsHBase[1];
109 int dummy = TestStrings[0] + TestStringsH[0] + TestStringsW[0];
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
examine-backward.c 19 Define TestStrings, TestStringsH, and TestStringsW to test utf8, utf16,
58 TestStringsH, to avoid showing garbage when we look for strings
59 backwards from TestStringsH. */
74 short *TestStringsH = &TestStringsHBase[1];
109 int dummy = TestStrings[0] + TestStringsH[0] + TestStringsW[0];

Completed in 14 milliseconds