Searched refs:SLASH_STRING (Results 1 – 6 of 6) sorted by relevance
| /openbsd-src/gnu/usr.bin/binutils/gdb/ |
| H A D | defs.h | 1241 #ifndef SLASH_STRING 1242 #define SLASH_STRING "/" macro
|
| H A D | source.c | 498 name = concat (current_directory, SLASH_STRING, name, NULL); in add_path() 749 strcat (filename + len, SLASH_STRING); in openp() 778 ? "" : SLASH_STRING, in openp()
|
| H A D | utils.c | 3032 result = concat (real_path, SLASH_STRING, base_name, NULL); in xfullpath()
|
| H A D | ChangeLog-2001 | 3287 * defs.h (SLASH_STRING): If not defined, set 4910 (SLASH_STRING): Remove unused definitions. 5209 (SLASH_STRING): Define only for _WIN32.
|
| H A D | ChangeLog-1995 | 2438 (SLASH_P, SLASH_CHAR, SLASH_STRING, ROOTED_P): New macros,
|
| /openbsd-src/gnu/usr.bin/binutils/gdb/doc/ |
| H A D | gdbint.texinfo | 5278 @findex SLASH_STRING 5279 @item SLASH_STRING 5282 @code{SLASH_STRING} is @code{"/"} on most systems, but might be
|