代码搜索:stdlib
找到约 10,000 项符合「stdlib」的源代码
代码结果 10,000
www.eeworm.com/read/478822/1349310
c stdlib.c
/* stdlib.c
*
* (C) Copyright Apr 15 1995, Edmond J. Breen.
* ALL RIGHTS RESERVED.
* This code may be copied for personal, non-profit use only.
*
*/
#ifndef NO_STDLIB
#include
#
www.eeworm.com/read/478822/1349332
h stdlib.h
#ifndef _STDLIBH
#define _STDLIBH
#pragma push_safeptr
#define _need_size_t
#define _need_NULL
#include "sys/stdtypes.h"
#undef _need_NULL
#undef _need_size_t
#include
typedef st
www.eeworm.com/read/477613/1359967
c stdlib.c
/****************************************************************************
*
* SciTech OS Portability Manager Library
*
* ========================================================
www.eeworm.com/read/476610/1367831
h stdlib.h
#ifndef __STDLIB
#define __STDLIB
#define EXIT_FAILURE 1
#define EXIT_SUCCESS 0
#define MB_CUR_MAX 1
#define NULL 0
#define RAND_MAX 32767
typedef struct { int quot, rem; } div_t;
typedef
www.eeworm.com/read/476610/1367849
h stdlib.h
#ifndef __STDLIB
#define __STDLIB
#define EXIT_FAILURE 1
#define EXIT_SUCCESS 0
#define MB_CUR_MAX 1
#define NULL 0
#define RAND_MAX 32767
typedef struct { int quot, rem; } div_t;
typedef
www.eeworm.com/read/476610/1367864
h stdlib.h
#ifndef __STDLIB
#define __STDLIB
#define EXIT_FAILURE 1
#define EXIT_SUCCESS 0
#define MB_CUR_MAX 1
#define NULL 0
#define RAND_MAX 32767
typedef struct { int quot, rem; } div_t;
typedef
www.eeworm.com/read/475888/1379125
h stdlib.h
/*
* @(#)stdlib.h 1.12 06/10/10
*
* Copyright 1990-2008 Sun Microsystems, Inc. All Rights Reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER
*
* This program is fre
www.eeworm.com/read/475306/1384729
h stdlib.h
/*--------------------------------------------------------------------------
STDLIB.H
Standard functions.
Copyright (c) 1988-2002 Keil Elektronik GmbH and Keil Software, Inc.
All rights reserved
www.eeworm.com/read/470693/1455395
h stdlib.h
/* DO NOT EDIT THIS FILE.
It has been auto-edited by fixincludes from:
"fixinc/tests/inc/stdlib.h"
This had to be done to correct non-standard usages in the
original, manufacturer sup
www.eeworm.com/read/470693/1455420
h stdlib.h
/* DO NOT EDIT THIS FILE.
It has been auto-edited by fixincludes from:
"fixinc/tests/inc/ansi/stdlib.h"
This had to be done to correct non-standard usages in the
original, manufacture