代码搜索结果
找到约 10,000 项符合
N 的代码
add_n.asm
dnl Alpha ev6 mpn_add_n -- Add two limb vectors of the same length > 0 and
dnl store sum in a third limb vector.
dnl Copyright 2000 Free Software Foundation, Inc.
dnl This file is part of the GN
sub_n.asm
dnl Alpha ev6 mpn_sub_n -- Subtract two limb vectors of the same length > 0
dnl and store difference in a third limb vector.
dnl Copyright 2000 Free Software Foundation, Inc.
dnl This file is pa
add_n.asm
dnl Alpha ev6 nails mpn_add_n.
dnl Copyright 2002 Free Software Foundation, Inc.
dnl
dnl This file is part of the GNU MP Library.
dnl
dnl The GNU MP Library is free software; you can redistribu
sub_n.asm
dnl Alpha ev6 nails mpn_sub_n.
dnl Copyright 2002 Free Software Foundation, Inc.
dnl
dnl This file is part of the GNU MP Library.
dnl
dnl The GNU MP Library is free software; you can redistribu
add_n.asm
dnl Alpha mpn_add_n -- Add two limb vectors of the same length > 0 and
dnl store sum in a third limb vector.
dnl Copyright 1995, 2000 Free Software Foundation, Inc.
dnl This file is part of the
sub_n.asm
dnl Alpha mpn_sub_n -- Subtract two limb vectors of the same length > 0 and
dnl store difference in a third limb vector.
dnl Copyright 1995, 2000 Free Software Foundation, Inc.
dnl This file is
add_n.s
# Pyramid __gmpn_add_n -- Add two limb vectors of the same length > 0 and store
# sum in a third limb vector.
# Copyright 1995, 2000 Free Software Foundation, Inc.
# This file is part of the GNU MP
sub_n.s
# Pyramid __gmpn_sub_n -- Subtract two limb vectors of the same length > 0 and
# store difference in a third limb vector.
# Copyright 1995, 2000 Free Software Foundation, Inc.
# This file is part of
add_n.s
! Z8000 (32 bit limb version) __gmpn_add_n -- Add two limb vectors of equal,
! non-zero length.
! Copyright 1993, 1994, 2000 Free Software Foundation, Inc.
! This file is part of the GNU MP Library.
sub_n.s
! Z8000 (32 bit limb version) __gmpn_sub_n -- Subtract two limb vectors of the
! same length > 0 and store difference in a third limb vector.
! Copyright 1993, 1994, 2000 Free Software Foundation, In