Searched refs:SLASH_STRING (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/contrib/gdb/gdb/
H A Ddefs.h1269 #ifndef SLASH_STRING
1270 #define SLASH_STRING "/"
1266 #define SLASH_STRING macro
H A Dsource.c500 name = concat (current_directory, SLASH_STRING, name, NULL);
743 strcat (filename + len, SLASH_STRING);
772 ? "" : SLASH_STRING,
H A Dutils.c2981 result = concat (real_path, SLASH_STRING, base_name, NULL);
/freebsd-9.3-release/contrib/gdb/gdb/cli/
H A Dcli-cmds.c379 current_directory = concat (current_directory, SLASH_STRING, dir, NULL);

Completed in 120 milliseconds