Home
last modified time | relevance | path

Searched defs:slash (Results 1 – 7 of 7) sorted by relevance

/llvm-project/openmp/runtime/src/
H A Dkmp_debug.cpp46 char const *slash = strrchr(file, '/'); in __kmp_debug_assert() local
H A Dkmp_str.cpp252 char *slash = NULL; // Pointer to the last character of dir. in __kmp_str_fname_init() local
/llvm-project/flang/tools/f18-parse-demo/
H A Df18-parse-demo.cpp139 auto slash{base.rfind("/")}; in RelocatableName() local
/llvm-project/polly/lib/External/isl/imath/
H A Dgmp_compat.c357 char *slash; in GMPQAPI() local
/llvm-project/flang/lib/Parser/
H A Dprescan.cpp576 char star{' '}, slash{' '}; SkipCComment() local
H A Dunparse.cpp624 const char *slash{isCommon ? "/" : ""}; in Unparse() local
688 const char *slash{isCommon ? "/" : ""}; in Unparse() local
/llvm-project/polly/lib/External/isl/
H A Disl_arg.c684 const char *slash; in prog_name() local