代码搜索结果

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

sub_n.s

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

add_n.c

/* Cray PVP mpn_add_n -- add two limb vectors and store their sum in a third limb vector. Copyright 1996, 2000, 2001 Free Software Foundation, Inc. This file is part of the GNU MP Library. The G

sub_n.c

/* Cray PVP mpn_sub_n -- subtract two limb vectors and store their difference in a third limb vector. Copyright 1996, 2000, 2001 Free Software Foundation, Inc. This file is part of the GNU MP Lib

n_tty.c

/* * n_tty.c --- implements the N_TTY line discipline. * * This code used to be in tty_io.c, but things are getting hairy * enough that it made sense to split things off. (The N_TTY * processin

n32.s

/* ----------------------------------------------------------------------- n32.S - Copyright (c) 1996, 1998 Cygnus Solutions MIPS Foreign Function Interface Permission is hereby grante

n1.c

foo (a, p) long long a; int *p; { int b = (int)-a; if (b > 32) return 1; else return 0; }

n19990317.java

/*--------------------------------------------------------------------------*/ /* Name : N19990317.java */ /* :

re_syntax.n

'\" '\" Copyright (c) 1998 Sun Microsystems, Inc. '\" Copyright (c) 1999 Scriptics Corporation '\" '\" This software is copyrighted by the Regents of the University of '\" California, Sun Microsystems

n-test.pl

#!/usr/bin/perl # Add the perl library path to the @INC path @P = split('/', $0); pop @P; $medir = join('/',@P); unshift(@INC, "$medir/.."); require normal; open (IN, "