| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | df.h | 174 #define DF_REF_REAL_REG(REF) (GET_CODE ((REF)->reg) == SUBREG \ argument 175 ? SUBREG_REG ((REF)->reg) : ((REF)->reg)) 176 #define DF_REF_REGNO(REF) REGNO (DF_REF_REAL_REG (REF)) argument 177 #define DF_REF_REAL_LOC(REF) (GET_CODE ((REF)->reg) == SUBREG \ argument 178 ? &SUBREG_REG ((REF)->reg) : ((REF)->loc)) 180 #define DF_REF_REG(REF) DF_REF_REAL_REG(REF) argument 181 #define DF_REF_LOC(REF) DF_REF_REAL_LOC(REF) argument 183 #define DF_REF_REG(REF) ((REF)->reg) argument 184 #define DF_REF_LOC(REF) ((REF)->loc) argument 186 #define DF_REF_BB(REF) (BLOCK_FOR_INSN ((REF)->insn)) argument [all …]
|
| H A D | gccbug.in | 85 REF=`mktemp $TMPDIR/pfXXXXXX` || exit 1 86 REMOVE_TEMP="rm -f $TEMP0 $TEMP $BAD $REF" 92 REF=$TEMPD/pf$$ 274 for file in $TEMP $REF ; do 484 REMOVE_TEMP="rm -f $TEMP0 $TEMP $REF" 536 " $TEMP > $REF 538 if $MAIL_AGENT < $REF; then 545 REMOVE_TEMP="rm -f $TEMP0 $TEMP $REF" 546 mv $REF $BAD
|
| /openbsd-src/gnu/gcc/gcc/ |
| H A D | df.h | 406 #define DF_REF_REAL_REG(REF) (GET_CODE ((REF)->reg) == SUBREG \ argument 407 ? SUBREG_REG ((REF)->reg) : ((REF)->reg)) 408 #define DF_REF_REGNO(REF) ((REF)->regno) argument 409 #define DF_REF_REAL_LOC(REF) (GET_CODE ((REF)->reg) == SUBREG \ argument 410 ? &SUBREG_REG ((REF)->reg) : ((REF)->loc)) 411 #define DF_REF_REG(REF) ((REF)->reg) argument 412 #define DF_REF_LOC(REF) ((REF)->loc) argument 413 #define DF_REF_BB(REF) ((REF)->bb) argument 414 #define DF_REF_BBNO(REF) (DF_REF_BB (REF)->index) argument 415 #define DF_REF_INSN(REF) ((REF)->insn) argument [all …]
|
| H A D | loop-iv.c | 96 #define DF_REF_IV(REF) ((struct rtx_iv *) DF_REF_DATA (REF)) argument 97 #define DF_REF_IV_SET(REF, IV) DF_REF_DATA (REF) = (IV) argument
|
| /openbsd-src/gnu/usr.bin/perl/dist/threads-shared/t/ |
| H A D | sv_refs.t | 82 ok(12, ref($x) eq 'REF', '$x ref type'); 83 ok(13, ref($y) eq 'REF', '$y ref type'); 84 ok(14, ref($z) eq 'REF', '$z ref type'); 87 ok(15, ref($q[0]) eq 'REF', '$q[0] ref type'); 90 ok(16, ref($w) eq 'REF', '$w ref type'); 91 ok(17, ref($$w) eq 'REF', '$$w ref type'); 92 ok(18, ref($$$w) eq 'REF', '$$$w ref type'); 93 ok(19, ref($$$$w) eq 'REF', '$$$$w ref type');
|
| H A D | clone.t | 77 ok($test++, ref($foo) eq 'REF', 'Circular ref typ');
|
| /openbsd-src/gnu/llvm/clang/include/clang/AST/ |
| H A D | TemplateArgumentVisitor.h | 27 #define REF(CLASS) typename Ref<CLASS>::type macro 33 RetTy Visit(REF(TemplateArgument) TA, ParamTys... P) { in Visit() 52 RetTy Visit##CATEGORY##TemplateArgument(REF(TemplateArgument) TA, \ 67 RetTy VisitTemplateArgument(REF(TemplateArgument), ParamTys...) { in VisitTemplateArgument() 71 #undef REF
|
| /openbsd-src/gnu/usr.bin/cvs/src/ |
| H A D | cvsbug.in | 89 REF=`mktemp $TMPDIR/pf.XXXXXXXXXX` || { 306 for file in $TEMP $REF ; do 515 " $TEMP > $REF 517 if $MAIL_AGENT < $REF; then 525 mv $REF $BAD
|
| /openbsd-src/gnu/usr.bin/perl/ |
| H A D | regnodes.h | 887 #define REF 73 /* 0x49 Match some already macro 2277 .type = REF, 2284 .type = REF, 2291 .type = REF, 2298 .type = REF, 2305 .type = REF, 2312 .type = REF, 2319 .type = REF, 2326 .type = REF, 2333 .type = REF, [all …]
|
| H A D | regcomp.sym | 236 REF REF, num 2 V ; Match some already matched string 237 REFF REF, num 2 V ; Match already matched string, using /di rules. 238 REFFL REF, num 2 V ; Match already matched string, using /li rules. 242 REFFU REF, num 2 V ; Match already matched string, usng /ui. 243 REFFA REF, num 2 V ; Match already matched string, using /aai rules. 247 REFN REF, no-sv 2 V ; Match some already matched string 248 REFFN REF, no-sv 2 V ; Match already matched string, using /di rules. 249 REFFLN REF, no-sv 2 V ; Match already matched string, using /li rules. 250 REFFUN REF, num 2 V ; Match already matched string, using /ui rules. 251 REFFAN REF, num 2 V ; Match already matched string, using /aai rules. [all …]
|
| H A D | regcomp_debug.c | 634 else if (k == REF || k == OPEN || k == CLOSE in Perl_regprop() 647 if ( k != REF || (op < REFN)) { in Perl_regprop() 691 if ( k == REF ) { in Perl_regprop() 694 if ( k == REF && reginfo) { in Perl_regprop()
|
| /openbsd-src/usr.sbin/smtpd/ |
| H A D | queue_fs.c | 64 #define REF (int*)0xf00 macro 233 n = REF; in queue_fs_envelope_create() 296 if (n - REF == 0) in queue_fs_envelope_delete() 354 n = REF; in queue_fs_message_walk() 389 n = REF; in queue_fs_envelope_walk()
|
| /openbsd-src/gnu/usr.bin/perl/cpan/Scalar-List-Utils/t/ |
| H A D | reftype.t | 27 [ REF => \(\$t), 'REF ref' ],
|
| /openbsd-src/gnu/usr.bin/perl/dist/Storable/t/ |
| H A D | overload.t | 98 is(ref ($t), 'REF');
|
| H A D | blessed.t | 42 (REF => \(my $aref = []),
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/f/ |
| H A D | bld-op.def | 58 FFEBLD_OP (FFEBLD_opPERCENT_REF, "%REF", 1)
|
| /openbsd-src/gnu/usr.bin/perl/t/base/ |
| H A D | rs.t | 279 if ($msg!~m!Setting \$\/ to a REF reference is forbidden!) {print "not ";}
|
| /openbsd-src/gnu/usr.bin/binutils/bfd/ |
| H A D | linker.c | 1379 REF, /* Mark defined symbol referenced. */ enumerator 1403 /* UNDEF_ROW */ {UND, NOACT, UND, REF, REF, NOACT, REFC, WARNC }, 1404 /* UNDEFW_ROW */ {WEAK, NOACT, NOACT, REF, REF, NOACT, REFC, WARNC }, 1695 case REF: in _bfd_generic_link_add_one_symbol()
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/bfd/ |
| H A D | linker.c | 1424 REF, /* Mark defined symbol referenced. */ enumerator 1448 /* UNDEF_ROW */ {UND, NOACT, UND, REF, REF, NOACT, REFC, WARNC }, 1449 /* UNDEFW_ROW */ {WEAK, NOACT, NOACT, REF, REF, NOACT, REFC, WARNC }, 1741 case REF: in _bfd_generic_link_add_one_symbol()
|
| /openbsd-src/gnu/usr.bin/perl/cpan/Math-BigInt/t/ |
| H A D | bigintc.t | 31 my $REF = 'Math::BigInt::Calc'; 37 is(ref($x), $REF, q|ref($x) is a $REF|); 352 is(ref($x), $REF, q|ref($x) = "$REF"|);
|
| /openbsd-src/gnu/usr.bin/perl/cpan/Math-BigInt-FastCalc/t/ |
| H A D | bigintfc.t | 31 my $REF = 'ARRAY'; 37 is(ref($x), $REF, q|ref($x) is a $REF|); 352 is(ref($x), $REF, q|ref($x) = "$REF"|);
|
| /openbsd-src/gnu/usr.bin/perl/t/op/ |
| H A D | ref.t | 227 [ 'ref', REF => \\1 ],
|
| /openbsd-src/usr.bin/file/magdir/ |
| H A D | audio | 14 >12 belong 2 8-bit linear PCM [REF-PCM], 52 >12 lelong 2 8-bit linear PCM [REF-PCM],
|
| /openbsd-src/gnu/usr.bin/perl/ext/XS-Typemap/t/ |
| H A D | Typemap.t | 42 $sv .= "REF";
|
| /openbsd-src/gnu/llvm/llvm/docs/HistoricalNotes/ |
| H A D | 2000-11-18-EarlyDesignIdeasResp.txt | 123 has any sideeffects when run... also, the MOD/REF sets could be
|