Home
last modified time | relevance | path

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

/NextBSD/cddl/contrib/opensolaris/head/
HDnote.h49 #define NOTE _NOTE macro
/NextBSD/cddl/compat/opensolaris/include/
HDsolaris.h10 #define NOTE(s) macro
/NextBSD/crypto/openssl/doc/crypto/
HDDSA_dup_DH.pod24 =head1 NOTE chapter
HDblowfish.pod97 =head1 NOTE chapter
HDrc4.pod48 =head1 NOTE chapter
HDmd5.pod70 =head1 NOTE chapter
HDlhash.pod194 =head1 NOTE chapter
/NextBSD/crypto/openssl/crypto/des/
HDdes.pod35 =head1 NOTE chapter
/NextBSD/contrib/nvi/regex/
HDengine.c121 #define NOTE(str) { if (m->eflags&REG_TRACE) printf("=%s\n", (str)); } macro
125 #define NOTE(s) /* nothing */ macro
/NextBSD/lib/libc/regex/
HDengine.c137 #define NOTE(str) { if (m->eflags&REG_TRACE) printf("=%s\n", (str)); } macro
141 #define NOTE(s) /* nothing */ macro
/NextBSD/contrib/gcc/
HDsched-int.h522 #define NOTE_NOT_BB_P(NOTE) (NOTE_P (NOTE) && (NOTE_LINE_NUMBER (NOTE) \ argument
/NextBSD/contrib/binutils/include/opcode/
HDia64.h246 #define NOTE(X) (((X)>>11)&0x1F) macro