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

12

/freebsd-9.3-release/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-9.3-release/cddl/compat/opensolaris/include/
H A Dsolaris.h10 #define NOTE(s) macro
/freebsd-9.3-release/sys/boot/i386/loader/
H A Dhelp.i38619 NOTE: this variable is deprecated, use root_disk_unit instead.
/freebsd-9.3-release/sys/boot/pc98/loader/
H A Dhelp.pc9819 NOTE: this variable is deprecated, use root_disk_unit instead.
/freebsd-9.3-release/contrib/gcc/
H A Dsched-int.h522 #define NOTE_NOT_BB_P(NOTE) (NOTE_P (NOTE) && (NOTE_LINE_NUMBER (NOTE) \
H A Drtl.h263 1 in a CALL_INSN, NOTE, or EXPR_LIST for a const or pure call.
267 1 in an INSN, CALL_INSN, JUMP_INSN, CODE_LABEL, BARRIER, or NOTE
390 #define NOTE_P(X) (GET_CODE (X) == NOTE)
764 CODE_LABEL, BARRIER, NOTE)->volatil)
768 (RTL_FLAG_CHECK3("CONST_OR_PURE_CALL_P", (RTX), CALL_INSN, NOTE, \
833 /* In a NOTE that is a line number, this is a string for the file name that the
840 #define NOTE_DATA(INSN) RTL_CHECKC1 (INSN, 4, NOTE)
841 #define NOTE_DELETED_LABEL_NAME(INSN) XCSTR (INSN, 4, NOTE)
843 #define NOTE_SOURCE_LOCATION(INSN) XCUINT (INSN, 5, NOTE)
847 (PUT_CODE (INSN, NOTE), NOTE_LINE_NUMBE
[all...]
H A Dcfgbuild.c82 case NOTE:
100 case NOTE:
475 case NOTE:
H A Demit-rtl.c2436 case NOTE:
2541 case NOTE:
2610 case NOTE:
2851 /* Return the next insn after INSN that is not a NOTE. This routine does not
2867 /* Return the previous insn before INSN that is not a NOTE. This routine does
3370 INSN may be an INSN, JUMP_INSN, CALL_INSN, CODE_LABEL, BARRIER or NOTE. */
3433 either NOTE or LABEL. */
3498 /* Should not happen as first in the BB is always either NOTE or
3749 case NOTE:
3792 case NOTE
[all...]
H A Dprint-rtl.c162 /* When printing in VCG format we write INSNs, NOTE, LABEL, and BARRIER
249 An exception is the third field of a NOTE, where it indicates
422 other times often contains garbage from INSN->NOTE death. */
503 if (subc == NOTE
756 case NOTE:
H A Drtl.def162 DEF_RTL_EXPR(NOTE, "note", "iuuB0ni", RTX_EXTRA)
H A Dsched-vis.c680 case NOTE:
738 && (INSN_P (insn) || GET_CODE (insn) == NOTE)
H A Dcfglayout.c102 case NOTE:
987 case NOTE:
H A Dresource.c471 case NOTE:
644 case NOTE:
/freebsd-9.3-release/contrib/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-9.3-release/contrib/binutils/include/opcode/
H A Dia64.h246 #define NOTE(X) (((X)>>11)&0x1F) macro
/freebsd-9.3-release/contrib/bmake/mk/
H A Dwarnings.mk99 # NOTE: that we force the target extension to be .o
124 # NOTE: that we force the target extension to be .o
/freebsd-9.3-release/contrib/texinfo/makeinfo/
H A Dxml.h79 TIP, NOTE, IMPORTANT, WARNING, CAUTION, enumerator in enum:xml_element
/freebsd-9.3-release/sys/dev/ixgb/
H A DREADME46 NOTE: You must have kernel sources installed in order to compile the driver
98 NOTE: For assistance, see the ifconfig man page.
/freebsd-9.3-release/lib/libc/regex/
H A Dengine.c137 #define NOTE(str) { if (m->eflags&REG_TRACE) printf("=%s\n", (str)); } macro
141 #define NOTE(s) /* nothing */ macro
269 NOTE("finding start");
291 NOTE("dissecting");
302 NOTE("backref dissect");
314 NOTE("backoff");
325 NOTE("backoff dissect");
333 NOTE("false alarm");
848 break; /* NOTE BREAK OUT */
953 break; /* NOTE BREA
[all...]
/freebsd-9.3-release/contrib/one-true-awk/
H A DREADME65 NOTE: This version uses ANSI C, as you should also. We have
/freebsd-9.3-release/cddl/contrib/opensolaris/lib/libnvpair/
H A Dlibnvpair.c194 NOTE(ARGUNUSED(private)) \
195 NOTE(ARGUNUSED(nvl)) \
228 NOTE(ARGUNUSED(private)) \
229 NOTE(ARGUNUSED(nvl)) \
943 * NOTE: It may be possible to move the non-regex_t version of this into
/freebsd-9.3-release/contrib/gdb/gdb/
H A Dgdbarch.sh480 # deleted. See: maint print registers. NOTE: cagney/2002-05-02: This
560 # NOTE: cagney/2002-11-24: This function with predicate has a valid
592 # NOTE: cagney/2003-03-24: Replaced by PUSH_ARGUMENTS.
1436 /* NOTE: The new architecture variable is named \`\`current_gdbarch''
1522 /* NOTE/WARNING: The parameter is called \`\`current_gdbarch'' so that it
1597 /* NOTE/WARNING: The parameter is called \`\`current_gdbarch'' so that it
/freebsd-9.3-release/contrib/llvm/lib/Support/Windows/
H A DSignals.inc239 // IMPORTANT NOTE: Caller must call LeaveCriticalSection(&CriticalSection) or
/freebsd-9.3-release/lib/libelf/
H A Dlibelf_convert.m4236 IGNORE(NOTE)
/freebsd-9.3-release/crypto/openssl/util/
H A Dmkerr.pl553 * NOTE: this file was auto generated by the mkerr.pl script: any changes

Completed in 194 milliseconds

12