Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/perl/pod/
H A Dperlref.pod6 =head1 NOTE chapter
/openbsd-src/lib/libc/regex/
H A Dengine.c122 #define NOTE(str) { if (m->eflags&REG_TRACE) (void)printf("=%s\n", (str)); } macro
127 #define NOTE(s) /* nothing */ macro
/openbsd-src/gnu/usr.bin/texinfo/makeinfo/
H A Dxml.h79 TIP, NOTE, IMPORTANT, WARNING, CAUTION, enumerator
/openbsd-src/gnu/gcc/gcc/
H A Dsched-int.h522 #define NOTE_NOT_BB_P(NOTE) (NOTE_P (NOTE) && (NOTE_LINE_NUMBER (NOTE) \ argument
/openbsd-src/gnu/usr.bin/binutils-2.17/include/opcode/
H A Dia64.h246 #define NOTE(X) (((X)>>11)&0x1F) macro
/openbsd-src/gnu/usr.bin/binutils/include/opcode/
H A Dia64.h242 #define NOTE(X) (((X)>>11)&0x1F) macro