Searched refs:NOTE (Results 1 - 24 of 24) sorted by relevance

/freebsd-13-stable/cddl/contrib/opensolaris/head/
H A Dnote.h29 * NOTE is the default interface, but if the identifier NOTE is in use for
32 * files should *not* use NOTE, since the name may already be in use in
49 #define NOTE _NOTE macro
/freebsd-13-stable/cddl/compat/opensolaris/include/
H A Dsolaris.h10 #define NOTE(s) macro
/freebsd-13-stable/sys/contrib/openzfs/include/sys/
H A Dnote.h29 * This is the underlying interface; NOTE (/usr/include/note.h) is the
31 * file directly and use _NOTE so as not to take "NOTE" from the user's
50 #define NOTE(s) _NOTE(s) macro
/freebsd-13-stable/sys/contrib/openzfs/tests/zfs-tests/tests/functional/checksum/
H A Dsha2_test.c43 #define NOTE(x) macro
199 NOTE(CONSTCOND) \
226 NOTE(CONSTCOND) \
H A Dedonr_test.c170 NOTE(CONSTCOND) \
197 NOTE(CONSTCOND) \
H A Dskein_test.c41 #define NOTE(x) macro
288 NOTE(CONSTCOND) \
317 NOTE(CONSTCOND) \
/freebsd-13-stable/tests/sys/cddl/zfs/include/
H A Dlogapi.kshlib63 _printline NOTE: "$@"
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
H A Dregengine.inc119 #define NOTE(str) { if (m->eflags&REG_TRACE) (void)printf("=%s\n", (str)); }
124 #define NOTE(s) /* nothing */
198 NOTE("finding start");
219 NOTE("dissecting");
230 NOTE("backref dissect");
242 NOTE("backoff");
253 NOTE("backoff dissect");
261 NOTE("false alarm");
744 break; /* NOTE BREAK OUT */
829 break; /* NOTE BREA
[all...]
/freebsd-13-stable/lib/libc/regex/
H A Dengine.c145 #define NOTE(str) { if (m->eflags&REG_TRACE) printf("=%s\n", (str)); } macro
149 #define NOTE(s) /* nothing */ macro
315 NOTE("finding start");
337 NOTE("dissecting");
348 NOTE("backref dissect");
360 NOTE("backoff");
371 NOTE("backoff dissect");
379 NOTE("false alarm");
957 break; /* NOTE BREAK OUT */
/freebsd-13-stable/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
196 NOTE("finding start");
217 NOTE("dissecting");
228 NOTE("backref dissect");
240 NOTE("backoff");
251 NOTE("backoff dissect");
259 NOTE("false alarm");
741 break; /* NOTE BREAK OUT */
826 break; /* NOTE BREA
[all...]
/freebsd-13-stable/contrib/cortex-strings/src/arm/
H A Dmemchr.S104 sel r5, r3, r7 @ bytes are 00 for none-00 bytes, or ff for 00 bytes - NOTE INVERSION
106 sel r6, r5, r7 @ chained....bytes are 00 for none-00 bytes, or ff for 00 bytes - NOTE INVERSION
/freebsd-13-stable/sys/contrib/openzfs/lib/libnvpair/
H A Dlibnvpair.c195 NOTE(ARGUNUSED(private)) \
196 NOTE(ARGUNUSED(nvl)) \
229 NOTE(ARGUNUSED(private)) \
230 NOTE(ARGUNUSED(nvl)) \
945 * NOTE: It may be possible to move the non-regex_t version of this into
/freebsd-13-stable/contrib/bmake/mk/
H A Dwarnings.mk103 # NOTE: that we force the target extension to be .o
/freebsd-13-stable/share/mk/
H A Dsuite.test.mk118 # NOTE: this is intentional to ensure that "make check" can be run multiple
/freebsd-13-stable/sys/contrib/openzfs/scripts/
H A Dcstyle.pl351 # ignore NOTE(...) annotations (assumes NOTE is on lines by itself).
352 if ($note_level || /\b_?NOTE\s*\(/) { # if in NOTE or this is NOTE
/freebsd-13-stable/contrib/libpcap/msdos/
H A Dpkt_rx0.asm107 ;; NOTE. rxInOfs is updated after the packet has been copied
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/Windows/
H A DSignals.inc446 // IMPORTANT NOTE: Caller must call LeaveCriticalSection(&CriticalSection) or
/freebsd-13-stable/contrib/sqlite3/
H A Dconfig.guess1430 NOTE: MIPS GNU/Linux systems require a C compiler to fully recognize
/freebsd-13-stable/contrib/tcpdump/
H A Dconfig.guess1426 NOTE: MIPS GNU/Linux systems require a C compiler to fully recognize
/freebsd-13-stable/contrib/dialog/
H A Dconfig.guess1426 NOTE: MIPS GNU/Linux systems require a C compiler to fully recognize
/freebsd-13-stable/contrib/libpcap/
H A Dconfig.guess1426 NOTE: MIPS GNU/Linux systems require a C compiler to fully recognize
/freebsd-13-stable/contrib/file/
H A Dconfig.guess1458 NOTE: MIPS GNU/Linux systems require a C compiler to fully recognize
/freebsd-13-stable/crypto/openssl/
H A DConfigure2705 NOTE: These variables only represent the configuration view. The build file label
/freebsd-13-stable/contrib/subversion/subversion/libsvn_wc/
H A Dwc-queries.sql1208 * ### NOTE: This statement deliberately removes file externals that live

Completed in 404 milliseconds