Home
last modified time | relevance | path

Searched refs:SLASH_STRING (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/contrib/gdb/gdb/
H A Ddefs.h1265 #ifndef SLASH_STRING
1266 #define SLASH_STRING "/" macro
H A Dsource.c498 name = concat (current_directory, SLASH_STRING, name, NULL); in add_path()
740 strcat (filename + len, SLASH_STRING); in openp()
769 ? "" : SLASH_STRING, in openp()
H A Dutils.c2968 result = concat (real_path, SLASH_STRING, base_name, NULL); in xfullpath()
/freebsd-12.1/contrib/gdb/gdb/cli/
H A Dcli-cmds.c375 current_directory = concat (current_directory, SLASH_STRING, dir, NULL); in cd_command()
/freebsd-12.1/contrib/gdb/gdb/doc/
H A Dgdbint.texinfo5455 @findex SLASH_STRING
5456 @item SLASH_STRING
5459 @code{SLASH_STRING} is @code{"/"} on most systems, but might be