HomeSort by: relevance | last modified time | path
    Searched defs:in_fp (Results 1 - 14 of 14) sorted by relevancy

  /src/external/gpl3/gcc/dist/fixincludes/
fixincl.c 1273 FILE *in_fp = fdopen (read_fd, "r"); local
1284 ch = getc (in_fp);
1330 fclose (in_fp);
  /src/external/gpl3/gcc.old/dist/fixincludes/
fixincl.c 1273 FILE *in_fp = fdopen (read_fd, "r"); local
1284 ch = getc (in_fp);
1330 fclose (in_fp);
  /src/external/gpl3/binutils/dist/bfd/
elf32-m68k.c 1141 int in_fp = in_attr->i & 3;
1145 if (in_fp == 0)
1150 out_attr->i ^= in_fp;
1153 else if (out_fp == 1 && in_fp == 2)
1161 else if (out_fp == 2 && in_fp == 1)
1140 int in_fp = in_attr->i & 3; local
elf32-ppc.c 3546 int in_fp = in_attr->i & 3;
3550 if (in_fp == 0)
3557 out_attr->i ^= in_fp;
3561 else if (out_fp != 2 && in_fp == 2)
3569 else if (out_fp == 2 && in_fp != 2)
3577 else if (out_fp == 1 && in_fp == 3)
3585 else if (out_fp == 3 && in_fp == 1)
3594 in_fp = in_attr->i & 0xc;
3596 if (in_fp == 0)
3603 out_attr->i ^= in_fp;
3538 int in_fp = in_attr->i & 3; local
    [all...]
elfxx-mips.c 15930 int out_fp, in_fp;
15933 in_fp = in_attr[Tag_GNU_MIPS_ABI_FP].i;
15936 out_attr[Tag_GNU_MIPS_ABI_FP].i = in_fp;
15938 && (in_fp == Val_GNU_MIPS_ABI_FP_DOUBLE
15939 || in_fp == Val_GNU_MIPS_ABI_FP_64
15940 || in_fp == Val_GNU_MIPS_ABI_FP_64A))
15945 else if (in_fp == Val_GNU_MIPS_ABI_FP_XX
15951 && in_fp == Val_GNU_MIPS_ABI_FP_64)
15956 else if (in_fp == Val_GNU_MIPS_ABI_FP_64A
15959 else if (in_fp != Val_GNU_MIPS_ABI_FP_ANY
15884 int out_fp, in_fp; local
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-m68k.c 1141 int in_fp = in_attr->i & 3;
1145 if (in_fp == 0)
1150 out_attr->i ^= in_fp;
1153 else if (out_fp == 1 && in_fp == 2)
1161 else if (out_fp == 2 && in_fp == 1)
1140 int in_fp = in_attr->i & 3; local
elf32-ppc.c 3559 int in_fp = in_attr->i & 3;
3563 if (in_fp == 0)
3570 out_attr->i ^= in_fp;
3574 else if (out_fp != 2 && in_fp == 2)
3582 else if (out_fp == 2 && in_fp != 2)
3590 else if (out_fp == 1 && in_fp == 3)
3598 else if (out_fp == 3 && in_fp == 1)
3607 in_fp = in_attr->i & 0xc;
3609 if (in_fp == 0)
3616 out_attr->i ^= in_fp;
3551 int in_fp = in_attr->i & 3; local
    [all...]
elfxx-mips.c 15879 int out_fp, in_fp;
15882 in_fp = in_attr[Tag_GNU_MIPS_ABI_FP].i;
15885 out_attr[Tag_GNU_MIPS_ABI_FP].i = in_fp;
15887 && (in_fp == Val_GNU_MIPS_ABI_FP_DOUBLE
15888 || in_fp == Val_GNU_MIPS_ABI_FP_64
15889 || in_fp == Val_GNU_MIPS_ABI_FP_64A))
15894 else if (in_fp == Val_GNU_MIPS_ABI_FP_XX
15900 && in_fp == Val_GNU_MIPS_ABI_FP_64)
15905 else if (in_fp == Val_GNU_MIPS_ABI_FP_64A
15908 else if (in_fp != Val_GNU_MIPS_ABI_FP_ANY
15833 int out_fp, in_fp; local
    [all...]
  /src/external/gpl3/gdb/dist/bfd/
elf32-m68k.c 1141 int in_fp = in_attr->i & 3;
1145 if (in_fp == 0)
1150 out_attr->i ^= in_fp;
1153 else if (out_fp == 1 && in_fp == 2)
1161 else if (out_fp == 2 && in_fp == 1)
1140 int in_fp = in_attr->i & 3; local
elf32-ppc.c 3559 int in_fp = in_attr->i & 3;
3563 if (in_fp == 0)
3570 out_attr->i ^= in_fp;
3574 else if (out_fp != 2 && in_fp == 2)
3582 else if (out_fp == 2 && in_fp != 2)
3590 else if (out_fp == 1 && in_fp == 3)
3598 else if (out_fp == 3 && in_fp == 1)
3607 in_fp = in_attr->i & 0xc;
3609 if (in_fp == 0)
3616 out_attr->i ^= in_fp;
3551 int in_fp = in_attr->i & 3; local
    [all...]
elfxx-mips.c 15773 int out_fp, in_fp;
15776 in_fp = in_attr[Tag_GNU_MIPS_ABI_FP].i;
15779 out_attr[Tag_GNU_MIPS_ABI_FP].i = in_fp;
15781 && (in_fp == Val_GNU_MIPS_ABI_FP_DOUBLE
15782 || in_fp == Val_GNU_MIPS_ABI_FP_64
15783 || in_fp == Val_GNU_MIPS_ABI_FP_64A))
15788 else if (in_fp == Val_GNU_MIPS_ABI_FP_XX
15794 && in_fp == Val_GNU_MIPS_ABI_FP_64)
15799 else if (in_fp == Val_GNU_MIPS_ABI_FP_64A
15802 else if (in_fp != Val_GNU_MIPS_ABI_FP_ANY
15727 int out_fp, in_fp; local
    [all...]
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-m68k.c 1142 int in_fp = in_attr->i & 3;
1146 if (in_fp == 0)
1151 out_attr->i ^= in_fp;
1154 else if (out_fp == 1 && in_fp == 2)
1162 else if (out_fp == 2 && in_fp == 1)
1141 int in_fp = in_attr->i & 3; local
elf32-ppc.c 3561 int in_fp = in_attr->i & 3;
3565 if (in_fp == 0)
3572 out_attr->i ^= in_fp;
3576 else if (out_fp != 2 && in_fp == 2)
3584 else if (out_fp == 2 && in_fp != 2)
3592 else if (out_fp == 1 && in_fp == 3)
3600 else if (out_fp == 3 && in_fp == 1)
3609 in_fp = in_attr->i & 0xc;
3611 if (in_fp == 0)
3618 out_attr->i ^= in_fp;
3553 int in_fp = in_attr->i & 3; local
    [all...]
elfxx-mips.c 15787 int out_fp, in_fp;
15790 in_fp = in_attr[Tag_GNU_MIPS_ABI_FP].i;
15793 out_attr[Tag_GNU_MIPS_ABI_FP].i = in_fp;
15795 && (in_fp == Val_GNU_MIPS_ABI_FP_DOUBLE
15796 || in_fp == Val_GNU_MIPS_ABI_FP_64
15797 || in_fp == Val_GNU_MIPS_ABI_FP_64A))
15802 else if (in_fp == Val_GNU_MIPS_ABI_FP_XX
15808 && in_fp == Val_GNU_MIPS_ABI_FP_64)
15813 else if (in_fp == Val_GNU_MIPS_ABI_FP_64A
15816 else if (in_fp != Val_GNU_MIPS_ABI_FP_ANY
15741 int out_fp, in_fp; local
    [all...]

Completed in 254 milliseconds