代码搜索:Multiple

找到约 9,501 项符合「Multiple」的源代码

代码结果 9,501
www.eeworm.com/read/233448/4686046

h mi2a.h

/* Test for overly eager multiple include optimization. Problem distilled from glibc 2.0.7's time.h, sys/time.h, timebits.h. Problem noted by Tom Tromey . */ #include "mi2c
www.eeworm.com/read/216502/4890618

3x mp.3x

.TH MP 3X .SH NAME itom, madd, msub, mult, mdiv, min, mout, pow, gcd, rpow \- multiple precision integer arithmetic .SH SYNOPSIS .nf .B "typedef struct { int len; short *val; } mint;" .PP .PP .B madd(
www.eeworm.com/read/209559/4967286

c raid10.c

/* * raid10.c : Multiple Devices driver for Linux * * Copyright (C) 2000-2004 Neil Brown * * RAID-10 support for md. * * Base on code in raid1.c. See raid1.c for futher copyright information.
www.eeworm.com/read/209211/4982868

c sha1.c

#include "os.h" #include static void encode(uchar*, u32int*, ulong); extern void _sha1block(uchar*, ulong, u32int*); /* * we require len to be a multiple of 64 for all but * the last
www.eeworm.com/read/209211/4985385

c ntruerand.c

#include #include ulong ntruerand(ulong n) { ulong m, r; /* * set m to the one less than the maximum multiple of n
www.eeworm.com/read/209211/4986314

c sha1.c

#include "os.h" #include static void encode(uchar*, u32int*, ulong); extern void _sha1block(uchar*, ulong, u32int*); /* * we require len to be a multiple of 64 for all but * the last
www.eeworm.com/read/195013/5118928

h shmparam.h

/* $Id: shmparam.h,v 1.5 2001/09/24 21:17:57 kanoj Exp $ */ #ifndef _ASMSPARC64_SHMPARAM_H #define _ASMSPARC64_SHMPARAM_H #include /* attach addr a multiple of this */ #define SHMLB
www.eeworm.com/read/190666/5179871

h mi2a.h

/* Test for overly eager multiple include optimization. Problem distilled from glibc 2.0.7's time.h, sys/time.h, timebits.h. Problem noted by Tom Tromey . */ #include "mi2c
www.eeworm.com/read/186388/5232957

c info.c

/* info.c -- Display nodes of Info files in multiple windows. $Id: info.c,v 1.1.1.3 1998/03/24 18:20:13 law Exp $ Copyright (C) 1993, 96, 97, 98 Free Software Foundation, Inc. This program
www.eeworm.com/read/186388/5233366

t-aux

# Makefile additions for A/UX LIB2FUNCS_EXTRA=aux-mcount.c aux-exit.c FIXPROTO_DEFINES=-D_POSIX_SOURCE # Only really needed for collect2 CLIB=-lld # Needed to support builds for multiple versions