OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:TestStrings
(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,
24
const char
TestStrings
[] = {
37
TestStrings
, to avoid showing garbage when we look for strings
38
backwards from
TestStrings
. */
54
unsigned char *
TestStrings
= &TestStringsBase[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,
24
const char
TestStrings
[] = {
37
TestStrings
, to avoid showing garbage when we look for strings
38
backwards from
TestStrings
. */
54
unsigned char *
TestStrings
= &TestStringsBase[1];
109
int dummy =
TestStrings
[0] + TestStringsH[0] + TestStringsW[0];
Completed in 15 milliseconds
Indexes created Wed Aug 26 00:26:28 UTC 2026