Searched refs:TestStringsW (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,
78 TestStringsW, to avoid showing garbage when we look for strings
79 backwards from TestStringsW. */
103 int *TestStringsW = &TestStringsWBase[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,
70 const int TestStringsW[] = { variable
96 int dummy = Barrier[0] + TestStrings[0] + TestStringsH[0] + TestStringsW[0];

Completed in 297 milliseconds