Searched refs:NOTE (Results 126 - 150 of 222) sorted by relevance

123456789

/openbsd-current/gnu/usr.bin/perl/dist/ExtUtils-ParseXS/lib/ExtUtils/ParseXS/
H A DUtilities.pm485 /* NOTE: the prototype of newXSproto() is different in versions of perls,
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dreload1.c1097 if (GET_CODE (equiv_insn) == NOTE
1104 PUT_CODE (equiv_insn, NOTE);
1969 PUT_CODE (insn, NOTE);
3916 if (GET_CODE (insn) == NOTE)
6462 while (temp && GET_CODE (temp) == NOTE)
9636 while ((GET_CODE (insn) == INSN || GET_CODE (insn) == NOTE)
H A Dexcept.c1096 if (GET_CODE (insn) == NOTE)
2150 if (GET_CODE (fn_begin) == NOTE
H A Dgengtype.c514 else if (i == NOTE && aindex == 4)
516 else if (i == NOTE && aindex >= 7)
H A Drecog.c744 if (GET_CODE (next) == NOTE)
2786 /* try_split returns the NOTE that INSN became. */
2787 PUT_CODE (insn, NOTE);
H A Dexplow.c259 if (GET_CODE (insn) == NOTE)
H A Dglobal.c1837 if (GET_CODE (first) != NOTE && GET_CODE (first) != BARRIER)
H A Dlcm.c1310 if (GET_CODE (ptr->insn_ptr) == NOTE
/openbsd-current/gnu/gcc/gcc/
H A Dfinal.c126 /* Line number of last NOTE. */
135 /* Filename of last NOTE. */
402 case NOTE:
1705 case NOTE:
H A Dcfgrtl.c84 /* Return true if NOTE is not one of the ones that must be kept paired,
124 PUT_CODE (insn, NOTE);
209 the NOTE's. */
2088 case NOTE:
H A Djump.c1228 which the caller is deleting) stored in the register mentioned by NOTE
1513 if (code == NOTE
H A Dpredict.c1396 case NOTE:
/openbsd-current/gnu/usr.bin/gcc/gcc/config/v850/
H A Dv850.c1208 if (GET_CODE (first_insn) == NOTE)
1360 case NOTE:
/openbsd-current/gnu/usr.bin/perl/cpan/libnet/lib/Net/
H A DFTP.pm1727 B<NOTE>: If for some reason the transfer does not complete and an error is
1757 B<NOTE>: The size reported is the size of the stored file on the remote server.
/openbsd-current/gnu/usr.bin/perl/ext/DynaLoader/
H A DDynaLoader_pm.PL285 # NOTE: All dl_*.xs (including dl_none.xs) define a dl_error() XSUB
733 C<unusual_ext> instead of the more usual C<$Config{dlext}>. NOTE: This also
/openbsd-current/gnu/usr.bin/perl/regen/
H A Dwarnings.pl1335 B<NOTE:> FATAL warnings should be used with care, particularly
1358 B<NOTE:> Users of FATAL warnings, especially those using
/openbsd-current/gnu/usr.bin/perl/cpan/ExtUtils-MakeMaker/lib/ExtUtils/
H A DMM_VMS.pm2125 NOTE: This is the canonical version of the method. The version in
2187 NOTE: This is the canonical version of the method. The version in
/openbsd-current/gnu/gcc/gcc/config/arc/
H A Darc.c1287 if (GET_CODE (insn) == NOTE)
/openbsd-current/gnu/gcc/gcc/config/mn10300/
H A Dmn10300.c1663 if (GET_CODE (temp) == NOTE)
/openbsd-current/gnu/usr.bin/gcc/gcc/config/romp/
H A Dromp.c1250 if (GET_CODE (insn) == NOTE)
/openbsd-current/gnu/usr.bin/gcc/gcc/config/arc/
H A Darc.c1256 if (GET_CODE (insn) == NOTE)
/openbsd-current/gnu/usr.bin/perl/dist/Test/lib/
H A DTest.pm941 =head1 NOTE
/openbsd-current/gnu/usr.bin/texinfo/makeinfo/
H A Dxml.c145 { "", 1, 0, 0 }, /* NOTE (docbook) */
779 /* NOTE: We use `elt' rather than `element' in the argument list of
992 /* See the NOTE before xml_insert_element_with_attribute, for why we
1322 xml_insert_element (NOTE, arg);
/openbsd-current/gnu/usr.bin/perl/dist/Math-Complex/lib/Math/
H A DTrig.pm680 B<NOTE>: you B<cannot> get from A to B like this:
/openbsd-current/gnu/usr.bin/perl/lib/
H A DBenchmark.pm246 B<NOTE>: This result value differs from previous versions, which returned

Completed in 795 milliseconds

123456789