代码搜索:zero
找到约 10,000 项符合「zero」的源代码
代码结果 10,000
www.eeworm.com/read/124910/6036325
s stpncpy.s
/* Copyright (C) 2000, 2002 Free Software Foundation, Inc.
Contributed by Richard Henderson (rth@redhat.com)
This file is part of the GNU C Library.
The GNU C Library is free software; you c
www.eeworm.com/read/124910/6036336
s strrchr.s
/* Copyright (C) 2000 Free Software Foundation, Inc.
EV67 optimized by Rick Gorton .
This file is part of the GNU C Library.
The GNU C Library is free softwa
www.eeworm.com/read/124910/6038235
s wait.s
/* Copyright (C) 1992, 1995, 1997 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Brendan Kehoe (brendan@cs.widener.edu).
The GNU C Library is free soft
www.eeworm.com/read/124910/6038362
c e_atanhf.c
/* e_atanhf.c -- float version of e_atanh.c.
* Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
*/
/*
* ====================================================
* Copyright (C
www.eeworm.com/read/124910/6038520
c mpa.c
/*
* IBM Accurate Mathematical Library
* written by International Business Machines Corp.
* Copyright (C) 2001 Free Software Foundation
*
* This program is free software; you can redistribute it
www.eeworm.com/read/124910/6038970
c fraiseexcpt.c
/* Raise given exceptions.
Copyright (C) 1997, 1999, 2000, 2002 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribut
www.eeworm.com/read/124347/6052027
c strcasecmp.c
/*
FUNCTION
---case insensitive character string compare
INDEX
strcasecmp
ANSI_SYNOPSIS
#include
int strcasecmp(const char *, const char *);
TRAD_SYNOPSIS
#
www.eeworm.com/read/124347/6052037
c strcoll.c
/*
FUNCTION
---locale specific character string compare
INDEX
strcoll
ANSI_SYNOPSIS
#include
int strcoll(const char *, const char * );
TRAD_SYNOPSIS
#inc
www.eeworm.com/read/124347/6052357
c sf_log1p.c
/* sf_log1p.c -- float version of s_log1p.c.
* Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
*/
/*
* ====================================================
* Copyright (C
www.eeworm.com/read/124347/6052639
c ef_log.c
/* ef_log.c -- float version of e_log.c.
* Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
*/
/*
* ====================================================
* Copyright (C) 19