Home
last modified time | relevance | path

Searched defs:savestring (Results 1 – 11 of 11) sorted by relevance

/openbsd-src/gnu/lib/libreadline/
H A Dsavestring.c33 savestring (s) in savestring() function
H A Dhistlib.h50 #define savestring(x) xstrdup(x) macro
H A Drldefs.h126 #define savestring(x) xstrdup(x) macro
H A Dtilde.c74 #define savestring(x) xstrdup(x) macro
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dprotoize.c527 savestring (input, size) in savestring() function
/openbsd-src/gnu/gcc/gcc/
H A Dprotoize.c521 savestring (const char *input, unsigned int size) in savestring() function
/openbsd-src/gnu/usr.bin/binutils/binutils/
H A Dstabs.c213 savestring (const char *start, int len) in savestring() function
H A Dieee.c316 savestring (const char *start, unsigned long len) in savestring() function
/openbsd-src/gnu/usr.bin/binutils-2.17/binutils/
H A Dstabs.c215 savestring (const char *start, int len) in savestring() function
H A Dieee.c317 savestring (const char *start, unsigned long len) in savestring() function
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dutils.c1177 savestring (const char *ptr, size_t size) in savestring() function