代码搜索:same
找到约 10,000 项符合「same」的源代码
代码结果 10,000
www.eeworm.com/read/320652/3542769
s 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.
www.eeworm.com/read/320652/3543426
s sub_n.s
# Alpha __mpn_sub_n -- Subtract two limb vectors of the same length > 0 and
# store difference in a third limb vector.
# Copyright (C) 1995 Free Software Foundation, Inc.
# This file is part of
www.eeworm.com/read/320652/3546180
h _g_config.h
/* This file is needed by libio to define various configuration parameters.
These are always the same in the GNU C library. */
#ifndef _G_config_h
#define _G_config_h 1
/* Define types for libio
www.eeworm.com/read/316872/3588968
s scosh.s
|
| scosh.sa 3.1 12/10/90
|
| The entry point sCosh computes the hyperbolic cosine of
| an input argument; sCoshd does the same except for denormalized
| input.
|
| Input: Double-extended number X in
www.eeworm.com/read/316872/3588978
s sasin.s
|
| sasin.sa 3.3 12/19/90
|
| Description: The entry point sAsin computes the inverse sine of
| an input argument; sAsind does the same except for denormalized
| input.
|
| Input: Double-extended nu
www.eeworm.com/read/316872/3588984
s stanh.s
|
| stanh.sa 3.1 12/10/90
|
| The entry point sTanh computes the hyperbolic tangent of
| an input argument; sTanhd does the same except for denormalized
| input.
|
| Input: Double-extended number X in
www.eeworm.com/read/316872/3591705
c radio-maxiradio.c
/*
* Guillemot Maxi Radio FM 2000 PCI radio card driver for Linux
* (C) 2001 Dimitromanolakis Apostolos
*
* Based in the radio Maestro PCI driver. Actually it uses the same chi
www.eeworm.com/read/316872/3596373
h platinumfb.h
/*
* linux/drivers/video/platinumfb-hw.c -- Frame buffer device for the
* Platinum on-board video in PowerMac 7200s (and some clones based
* on the same motherboard.)
*
* Created 09 Feb 1998 by
www.eeworm.com/read/316872/3599210
h ffs.h
#ifndef _ASM_GENERIC_BITOPS_FFS_H_
#define _ASM_GENERIC_BITOPS_FFS_H_
/**
* ffs - find first bit set
* @x: the word to search
*
* This is defined the same way as
* the libc and compiler builtin
www.eeworm.com/read/316872/3605594
h hostfs.h
#ifndef __UM_FS_HOSTFS
#define __UM_FS_HOSTFS
#include "os.h"
/*
* These are exactly the same definitions as in fs.h, but the names are
* changed so that this file can be included in both kernel a