Home
last modified time | relevance | path

Searched defs:bslash (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/gprof/
H A Dsource.c129 char *bslash = strrchr (sf->name, '\\'); in annotate_source() local
186 char *bslash = strrchr (sf->name, '\\'); in annotate_source() local
/netbsd-src/external/gpl3/binutils.old/dist/gprof/
H A Dsource.c129 char *bslash = strrchr (sf->name, '\\'); in annotate_source() local
186 char *bslash = strrchr (sf->name, '\\'); in annotate_source() local
/netbsd-src/external/gpl2/gmake/dist/
H A Ddir.c765 char *bslash = strrchr(name, '\\'); in file_exists_p() local
823 char *bslash = strrchr(p, '\\'); in file_impossible() local
904 char *bslash = strrchr(filename, '\\'); in file_impossible_p() local
H A Dvpath.c402 char *bslash = strrchr(*file, '\\'); in selective_vpath_search() local
H A Dvariable.c1123 char *shellbase, *bslash; in do_variable_definition() local
/netbsd-src/external/gpl3/binutils.old/dist/gas/
H A Dstabs.c543 const char *bslash = strchr (tmp, '\\'); in generate_asm_file() local
/netbsd-src/external/gpl3/binutils/dist/gas/
H A Dstabs.c534 const char *bslash = strchr (tmp, '\\'); in generate_asm_file() local
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Dbucomm.c504 char *bslash = strrchr (path, '\\'); in template_in_dir() local
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Dbucomm.c502 char *bslash = strrchr (path, '\\'); in template_in_dir() local
/netbsd-src/external/gpl2/grep/dist/src/
H A Dgrep.c1333 char *bslash = strrchr (argv[0], '\\'); in main() local