代码搜索结果
找到约 10,000 项符合
N 的代码
head-n-works
[ -n "$d" ] || d=..
head -n 2 "$d/README" > logfile.gnu
busybox head -n 2 "$d/README" > logfile.bb
cmp logfile.gnu logfile.bb
n2.c
/*
* SDL Inc. RISCom/N2 synchronous serial card driver for Linux
*
* Copyright (C) 1998-2000 Krzysztof Halasa
*
* This program is free software; you can redistribute it and/or mod
n1.c
foo (a, p)
long long a;
int *p;
{
int b = (int)-a;
if (b > 32)
return 1;
else
return 0;
}
n_pkey.c
/* crypto/asn1/n_pkey.c */
/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
* All rights reserved.
*
* This package is an SSL implementation written
* by Eric Young (eay@cryptsoft.com).
blit_n.plo
# dummy
blit_n.c
/*
** $Id: blit_N.c,v 1.2 2003/09/04 06:02:53 weiym Exp $
**
** Port to MiniGUI by Wei Yongming (2001/10/03).
** Copyright (C) 2001 ~ 2002 Wei Yongming.
** Copyright (C) 2003 Feynman Software.
*
sub_n.s
/* __mpn_sub_n -- Add two limb vectors of the same length > 0 and store
sum in a third limb vector. 64 bit S/390 version.
Copyright (C) 2001 Free Software Foundation, Inc.
Contributed by Mar
add_n.s
/* Add two limb vectors of the same length > 0 and store sum in a third
limb vector.
Copyright (C) 2001 Free Software Foundation, Inc.
Contributed by Martin Schwidefsky (schwidefsky@de.ibm.co
sub_n.s
/* __mpn_sub_n -- Add two limb vectors of the same length > 0 and store
sum in a third limb vector.
Copyright (C) 2000, 2001 Free Software Foundation, Inc.
Contributed by Martin Schwidefsky (
add_n.s
/* Add two limb vectors of the same length > 0 and store sum in a third
limb vector.
Copyright (C) 2000, 2001 Free Software Foundation, Inc.
Contributed by Martin Schwidefsky (schwidefsky@de.