OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:make_string
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.guile/
scm-pretty-print.c
171
make_string
(const char *s)
function
183
result.name =
make_string
(s);
264
string x =
make_string
("this is x");
/src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.python/
py-prettyprint.c
193
make_string
(const char *s)
function
205
result.name =
make_string
(s);
299
string x =
make_string
("this is x");
/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.guile/
scm-pretty-print.c
171
make_string
(const char *s)
function
183
result.name =
make_string
(s);
264
string x =
make_string
("this is x");
/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.python/
py-prettyprint.c
193
make_string
(const char *s)
function
205
result.name =
make_string
(s);
299
string x =
make_string
("this is x");
/src/external/gpl2/groff/dist/src/libs/libdriver/
input.cpp
315
char *
make_string
(void); // return new copy of `data' with '\0'
565
StringBuf::
make_string
(void)
function in class:StringBuf
772
return buf.
make_string
();
803
char *s = buf.
make_string
();
854
char *s = buf.
make_string
();
914
return buf.
make_string
();
Completed in 24 milliseconds
Indexes created Thu Mar 19 00:23:35 UTC 2026