Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DLexer.cpp2564 __m128i Slashes = _mm_set1_epi8('/'); in SkipBlockComment() local
2567 Slashes)); in SkipBlockComment()
2578 __vector unsigned char Slashes = { in SkipBlockComment() local
2583 !vec_any_eq(*(const __vector unsigned char *)CurPtr, Slashes)) in SkipBlockComment()
/netbsd-src/external/bsd/openldap/dist/doc/drafts/
H A Ddraft-chu-ldap-ldapi-xx.txt295 which is usually a fully qualified Unix filesystem pathname. Slashes
/netbsd-src/external/gpl3/autoconf/dist/doc/
H A Dautoconf.info306 * Slashes:: Slashes in shell scripts
12274 * Slashes:: Slashes in shell scripts
13543 File: autoconf.info, Node: Parentheses, Next: Slashes, Prev: Assignments, Up: Portable Shell
13567 File: autoconf.info, Node: Slashes, Next: Special Shell Variables, Prev: Parentheses, Up: Porta…
13569 11.11 Slashes in Shell Scripts
13599 File: autoconf.info, Node: Special Shell Variables, Next: Shell Functions, Prev: Slashes, Up: P…
25208 * Shell slashes: Slashes. (line 6)
25544 Node: Slashes572340
H A Dautoconf.texi513 * Slashes:: Slashes in shell scripts
15090 * Slashes:: Slashes in shell scripts
16633 @node Slashes
16634 @section Slashes in Shell Scripts
/netbsd-src/external/gpl3/autoconf/dist/
H A DChangeLog.310779 * doc/autoconf.texi (Slashes): Document Tru64 4.0 bug reported by
16046 * doc/autoconf.texi (Slashes): New section, to document a problem