代码搜索结果

找到约 10,000 项符合 N 的代码

add_n.s

; mc88100 mpn_add_n -- Add two limb vectors of the same length > 0 and store ; sum in a third limb vector. ; Copyright 1992, 1994, 1995, 2000 Free Software Foundation, Inc. ; This file is part of th

sub_n.s

; mc88100 mpn_sub_n -- Subtract two limb vectors of the same length > 0 and ; store difference in a third limb vector. ; Copyright 1992, 1994, 1996, 2000 Free Software Foundation, Inc. ; This file i

sub_n.s

; mc88110 __gmpn_sub_n -- Subtract two limb vectors of the same length > 0 and ; store difference in a third limb vector. ; Copyright 1995, 1996, 2000 Free Software Foundation, Inc. ; This file is p

add_n.s

; mc88110 __gmpn_add_n -- Add two limb vectors of the same length > 0 and store ; sum in a third limb vector. ; Copyright 1995, 1996, 2000 Free Software Foundation, Inc. ; This file is part of the G

addsub_n.asm

# PowerPC-64 mpn_addsub_n -- Simultaneous add and sub. # Copyright 1999, 2000, 2001 Free Software Foundation, Inc. # This file is part of the GNU MP Library. # The GNU MP Library is free software;

add_n.s

# I960 __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 Lib

sub_n.s

# I960 __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 th

add_n.asm

dnl HP-PA 2.0 mpn_add_n -- Add two limb vectors of the same length > 0 and dnl store sum in a third limb vector. dnl Copyright 1997, 2000, 2002, 2003 Free Software Foundation, Inc. dnl This file

sub_n.asm

dnl HP-PA 2.0 mpn_sub_n -- Subtract two limb vectors of the same length > 0 dnl and store difference in a third limb vector. dnl Copyright 1997, 2000, 2002, 2003 Free Software Foundation, Inc. dn

add_n.s

; 29000 mpn_add_n -- Add two limb vectors of the same length > 0 and store ; sum in a third limb vector. ; Copyright 1992, 1994, 2000 Free Software Foundation, Inc. ; This file is part of the GNU MP