Searched refs:uto (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/gpl3/binutils.old/dist/libiberty/
H A Dfloatformat.c617 unsigned char *uto = (unsigned char *) to;
620 memset (uto, 0, fmt->totalsize / FLOATFORMAT_CHAR_BIT);
629 put_field (uto, fmt->byteorder, fmt->totalsize, fmt->sign_start, 1, 1);
642 put_field (uto, fmt->byteorder, fmt->totalsize, fmt->exp_start,
645 put_field (uto, fmt->byteorder, fmt->totalsize, fmt->man_start,
654 put_field (uto, fmt->byteorder, fmt->totalsize, fmt->exp_start,
661 put_field (uto, fmt->byteorder, fmt->totalsize, fmt->exp_start,
667 put_field (uto, fmt->byteorder, fmt->totalsize, fmt->exp_start,
699 put_field (uto, fmt->byteorder, fmt->totalsize,
615 unsigned char *uto = (unsigned char *) to; local
/netbsd-current/external/gpl3/binutils/dist/libiberty/
H A Dfloatformat.c633 unsigned char *uto = (unsigned char *) to;
636 memset (uto, 0, fmt->totalsize / FLOATFORMAT_CHAR_BIT);
645 put_field (uto, fmt->byteorder, fmt->totalsize, fmt->sign_start, 1, 1);
658 put_field (uto, fmt->byteorder, fmt->totalsize, fmt->exp_start,
661 put_field (uto, fmt->byteorder, fmt->totalsize, fmt->man_start,
670 put_field (uto, fmt->byteorder, fmt->totalsize, fmt->exp_start,
677 put_field (uto, fmt->byteorder, fmt->totalsize, fmt->exp_start,
683 put_field (uto, fmt->byteorder, fmt->totalsize, fmt->exp_start,
715 put_field (uto, fmt->byteorder, fmt->totalsize,
632 unsigned char *uto = (unsigned char *) to; local
/netbsd-current/external/gpl3/gcc.old/dist/libiberty/
H A Dfloatformat.c622 unsigned char *uto = (unsigned char *) to;
625 memset (uto, 0, fmt->totalsize / FLOATFORMAT_CHAR_BIT);
634 put_field (uto, fmt->byteorder, fmt->totalsize, fmt->sign_start, 1, 1);
647 put_field (uto, fmt->byteorder, fmt->totalsize, fmt->exp_start,
650 put_field (uto, fmt->byteorder, fmt->totalsize, fmt->man_start,
659 put_field (uto, fmt->byteorder, fmt->totalsize, fmt->exp_start,
666 put_field (uto, fmt->byteorder, fmt->totalsize, fmt->exp_start,
672 put_field (uto, fmt->byteorder, fmt->totalsize, fmt->exp_start,
704 put_field (uto, fmt->byteorder, fmt->totalsize,
620 unsigned char *uto = (unsigned char *) to; local
/netbsd-current/external/gpl3/gdb.old/dist/libiberty/
H A Dfloatformat.c629 unsigned char *uto = (unsigned char *) to;
632 memset (uto, 0, fmt->totalsize / FLOATFORMAT_CHAR_BIT);
641 put_field (uto, fmt->byteorder, fmt->totalsize, fmt->sign_start, 1, 1);
654 put_field (uto, fmt->byteorder, fmt->totalsize, fmt->exp_start,
657 put_field (uto, fmt->byteorder, fmt->totalsize, fmt->man_start,
666 put_field (uto, fmt->byteorder, fmt->totalsize, fmt->exp_start,
673 put_field (uto, fmt->byteorder, fmt->totalsize, fmt->exp_start,
679 put_field (uto, fmt->byteorder, fmt->totalsize, fmt->exp_start,
711 put_field (uto, fmt->byteorder, fmt->totalsize,
628 unsigned char *uto = (unsigned char *) to; local
/netbsd-current/external/gpl3/gcc/dist/libiberty/
H A Dfloatformat.c638 unsigned char *uto = (unsigned char *) to;
641 memset (uto, 0, fmt->totalsize / FLOATFORMAT_CHAR_BIT);
650 put_field (uto, fmt->byteorder, fmt->totalsize, fmt->sign_start, 1, 1);
663 put_field (uto, fmt->byteorder, fmt->totalsize, fmt->exp_start,
666 put_field (uto, fmt->byteorder, fmt->totalsize, fmt->man_start,
675 put_field (uto, fmt->byteorder, fmt->totalsize, fmt->exp_start,
682 put_field (uto, fmt->byteorder, fmt->totalsize, fmt->exp_start,
688 put_field (uto, fmt->byteorder, fmt->totalsize, fmt->exp_start,
720 put_field (uto, fmt->byteorder, fmt->totalsize,
637 unsigned char *uto = (unsigned char *) to; local
/netbsd-current/external/gpl3/gdb/dist/libiberty/
H A Dfloatformat.c629 unsigned char *uto = (unsigned char *) to;
632 memset (uto, 0, fmt->totalsize / FLOATFORMAT_CHAR_BIT);
641 put_field (uto, fmt->byteorder, fmt->totalsize, fmt->sign_start, 1, 1);
654 put_field (uto, fmt->byteorder, fmt->totalsize, fmt->exp_start,
657 put_field (uto, fmt->byteorder, fmt->totalsize, fmt->man_start,
666 put_field (uto, fmt->byteorder, fmt->totalsize, fmt->exp_start,
673 put_field (uto, fmt->byteorder, fmt->totalsize, fmt->exp_start,
679 put_field (uto, fmt->byteorder, fmt->totalsize, fmt->exp_start,
711 put_field (uto, fmt->byteorder, fmt->totalsize,
628 unsigned char *uto = (unsigned char *) to; local
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dtarget-float.c774 unsigned char *uto = (unsigned char *) to; local
782 uto = newto;
785 memset (uto, 0, floatformat_totalsize_bytes (fmt));
804 to_target (fmt->split_half, &dtopnv, uto);
806 uto + fmt->totalsize / FLOATFORMAT_CHAR_BIT / 2);
815 put_field (uto, order, fmt->totalsize, fmt->exp_start,
818 put_field (uto, order, fmt->totalsize, fmt->man_start,
826 put_field (uto, order, fmt->totalsize, fmt->sign_start, 1, 1);
833 put_field (uto, order, fmt->totalsize, fmt->exp_start,
836 put_field (uto, orde
[all...]
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dtarget-float.c774 unsigned char *uto = (unsigned char *) to; local
782 uto = newto;
785 memset (uto, 0, floatformat_totalsize_bytes (fmt));
804 to_target (fmt->split_half, &dtopnv, uto);
806 uto + fmt->totalsize / FLOATFORMAT_CHAR_BIT / 2);
815 put_field (uto, order, fmt->totalsize, fmt->exp_start,
818 put_field (uto, order, fmt->totalsize, fmt->man_start,
826 put_field (uto, order, fmt->totalsize, fmt->sign_start, 1, 1);
833 put_field (uto, order, fmt->totalsize, fmt->exp_start,
836 put_field (uto, orde
[all...]

Completed in 334 milliseconds