Searched refs:TestStringsH (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dexamine-backward.c19 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]; variable
109 int dummy = TestStrings[0] + TestStringsH[0] + TestStringsW[0];
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
H A Dexamine-backward.c19 Define TestStrings, TestStringsH, and TestStringsW to test utf8, utf16,
57 const short TestStringsH[] = { variable
96 int dummy = Barrier[0] + TestStrings[0] + TestStringsH[0] + TestStringsW[0];

Completed in 142 milliseconds