Home
last modified time | relevance | path

Searched refs:aindex (Results 1 – 6 of 6) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/
H A Dgengtype.c482 size_t aindex, nmindex; local
486 for (aindex = 0; aindex < strlen (rtx_format[i]); aindex++)
492 switch (rtx_format[i][aindex])
503 if (i == MEM && aindex == 1)
512 && (aindex == 1 || aindex == 2))
514 else if (i == NOTE && aindex == 4)
516 else if (i == NOTE && aindex >= 7)
520 else if (i == VALUE && aindex == 0)
522 else if (i == REG && aindex == 1)
532 rtx_name[i], (unsigned long) aindex);
[all …]
/openbsd/gnu/gcc/gcc/
H A Dgengtype.c557 size_t aindex, nmindex; in adjust_field_rtx_def() local
562 for (aindex = 0; aindex < strlen (rtx_format[i]); aindex++) in adjust_field_rtx_def()
567 switch (rtx_format[i][aindex]) in adjust_field_rtx_def()
578 if (i == MEM && aindex == 1) in adjust_field_rtx_def()
587 && (aindex == 1 || aindex == 2)) in adjust_field_rtx_def()
589 else if (i == NOTE && aindex == 4) in adjust_field_rtx_def()
591 else if (i == NOTE && aindex >= 7) in adjust_field_rtx_def()
597 else if (i == REG && aindex == 1) in adjust_field_rtx_def()
599 else if (i == REG && aindex == 2) in adjust_field_rtx_def()
657 (unsigned long)aindex); in adjust_field_rtx_def()
[all …]
/openbsd/gnu/usr.bin/perl/
H A Dsv.c16760 const SV *const keyname, SSize_t aindex, int subscript_type) argument
16808 Perl_sv_catpvf(aTHX_ name, "[%" IVdf "]", (IV)aindex);
H A Dproto.h7565 …gv, const char gvtype, PADOFFSET targ, const SV * const keyname, SSize_t aindex, int subscript_typ…
H A Dembed.fnc4816 |SSize_t aindex \
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/
H A Dembed.fnc3136 |SSize_t aindex|int subscript_type