Searched defs:savestring (Results 1 - 21 of 21) sorted by relevance

/netbsd-current/external/gpl3/gdb/dist/readline/readline/
H A Dsavestring.c33 savestring (const char *s) function
H A Dhistlib.h38 #define savestring(x) strcpy (xmalloc (1 + strlen (x)), (x)) macro
H A Drldefs.h119 #define savestring(x) strcpy ((char *)xmalloc (1 + strlen (x)), (x)) macro
H A Dtilde.c68 #define savestring(x) strcpy ((char *)xmalloc (1 + strlen (x)), (x)) macro
/netbsd-current/external/gpl3/gdb.old/dist/readline/readline/
H A Dsavestring.c33 savestring (const char *s) function
H A Dhistlib.h38 #define savestring(x) strcpy (xmalloc (1 + strlen (x)), (x)) macro
H A Drldefs.h119 #define savestring(x) strcpy ((char *)xmalloc (1 + strlen (x)), (x)) macro
H A Dtilde.c68 #define savestring(x) strcpy ((char *)xmalloc (1 + strlen (x)), (x)) macro
/netbsd-current/external/gpl2/gmake/dist/
H A Dmisc.c388 savestring (const char *str, unsigned int length) function
/netbsd-current/external/gpl2/rcs/dist/src/
H A Drcslex.c738 savestring(target) function
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Devent-top.c51 #undef savestring macro
H A Dtop.c65 #undef savestring macro
H A Dcompleter.c44 #undef savestring macro
H A Dbreakpoint.c75 #undef savestring macro
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Devent-top.c52 #undef savestring macro
H A Dtop.c66 #undef savestring macro
H A Dcompleter.c44 #undef savestring macro
H A Dbreakpoint.c76 #undef savestring macro
/netbsd-current/external/gpl3/binutils.old/dist/binutils/
H A Dstabs.c223 savestring (const char *start, int len) function
[all...]
/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Dstabs.c223 savestring (const char *start, int len) function
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/binutils/
H A Dstabs.c223 savestring (const char *start, int len) function
[all...]

Completed in 292 milliseconds