Home
last modified time | relevance | path

Searched defs:slash_pos (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common.cpp88 if (const char *slash_pos = internal_strrchr(module, '/')) { in StripModuleName() local
/openbsd-src/gnu/usr.bin/perl/
H A Dregcomp.c14455 int slash_pos = -1; /* Where the '/' is found, or negative if none */ S_parse_uniprop_string() local