代码搜索:stdlib
找到约 10,000 项符合「stdlib」的源代码
代码结果 10,000
www.eeworm.com/read/290267/3981669
h stdlib.h
/*
* Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2003 Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for a
www.eeworm.com/read/289833/3988389
c stdlib.c
/****************************************************************************
*
* SciTech OS Portability Manager Library
*
* ========================================================
www.eeworm.com/read/288938/3997834
h stdlib.h
/*************************************************************************/
/* stdlib.h v3.10 Beta */
/* Copyright (c) 1993-1998 Texas Instruments I
www.eeworm.com/read/288938/3997856
h stdlib.h
/*************************************************************************/
/* stdlib.h v3.10 Beta */
/* Copyright (c) 1993-1998 Texas Instruments I
www.eeworm.com/read/288938/3997879
h stdlib.h
/*************************************************************************/
/* stdlib.h v3.10 Beta */
/* Copyright (c) 1993-1998 Texas Instruments I
www.eeworm.com/read/287980/4013853
c stdlib.c
/****************************************************************************
*
* SciTech OS Portability Manager Library
*
* ========================================================
www.eeworm.com/read/287636/4019660
c stdlib.c
/****************************************************************************
*
* SciTech OS Portability Manager Library
*
* ========================================================
www.eeworm.com/read/287127/4027133
h stdlib.h
/* @(#) stdlib.h 1.1 92/02/15 17:25:45 */
#ifndef _stdlib_h_
#define _stdlib_h_
/* NULL is also defined in */
#ifndef NULL
#define NULL 0
#endif
/*
* Some functions in this
www.eeworm.com/read/287127/4027675
h stdlib.h
//////////////////////////////////////////////////////////////////////////////
// Stdlib.h
//
// A fake source file designed to pacify the PFL.
////////////////////////////////////////////////////
www.eeworm.com/read/286235/4041018
c stdlib.c
#include
#include
#define MULTIPLIER 0x015a4e35L
#define INCREMENT 1
static ULONG ulSeed = 1;
int errno = 0;
void std_srand(unsigned seed)
{
ulSeed =