Home
last modified time | relevance | path

Searched defs:NOTE (Results 1 – 8 of 8) sorted by relevance

/minix3/crypto/external/bsd/openssl/dist/doc/crypto/
H A Dblowfish.pod97 =head1 NOTE chapter
H A Drc4.pod48 =head1 NOTE chapter
H A DDSA_dup_DH.pod24 =head1 NOTE chapter
H A Dmd5.pod70 =head1 NOTE chapter
H A Dlhash.pod194 =head1 NOTE chapter
/minix3/crypto/external/bsd/openssl/dist/crypto/des/
H A Ddes.pod35 =head1 NOTE chapter
/minix3/external/bsd/nvi/dist/regex/
H A Dengine.c124 #define NOTE(str) { if (m->eflags&REG_TRACE) printf("=%s\n", (str)); } macro
128 #define NOTE(s) /* nothing */ macro
/minix3/lib/libc/regex/
H A Dengine.c162 #define NOTE(str) { if (m->eflags&REG_TRACE) printf("=%s\n", (str)); } macro
167 #define NOTE(s) /* nothing */ macro