Home
last modified time | relevance | path

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

/freebsd/cddl/contrib/opensolaris/head/
H A Dnote.h49 #define NOTE _NOTE macro
/freebsd/cddl/compat/opensolaris/include/
H A Dsolaris.h9 #define NOTE(s) macro
/freebsd/crypto/openssl/doc/man3/
H A DOPENSSL_LH_stats.pod50 =head1 NOTE chapter
H A DBF_encrypt.pod107 =head1 NOTE chapter
H A DDSA_dup_DH.pod32 =head1 NOTE chapter
H A DRC4_set_key.pod52 =head1 NOTE chapter
H A DRIPEMD160_Init.pod56 =head1 NOTE chapter
H A DOPENSSL_LH_COMPFUNC.pod246 =head1 NOTE chapter
H A DMD5.pod79 =head1 NOTE chapter
/freebsd/contrib/nvi/regex/
H A Dengine.c121 #define NOTE(str) do { if (m->eflags&REG_TRACE) printf("=%s\n", (str)); } while(0); macro
125 #define NOTE(s) /* nothing */ macro
/freebsd/lib/libc/regex/
H A Dengine.c140 #define NOTE(str) { if (m->eflags&REG_TRACE) printf("=%s\n", (str)); } macro
144 #define NOTE(s) /* nothing */ macro