代码搜索:stdlib
找到约 10,000 项符合「stdlib」的源代码
代码结果 10,000
www.eeworm.com/read/340665/3270695
h stdlib.h
#ifndef _MACHSTDLIB_H_
#define _MACHSTDLIB_H_
/* place holder so platforms may add stdlib.h extensions */
#endif /* _MACHSTDLIB_H_ */
www.eeworm.com/read/340665/3270710
h stdlib.h
/*
* stdlib.h
*
* Definitions for common types, variables, and functions.
*/
#ifndef _STDLIB_H_
#define _STDLIB_H_
#include "_ansi.h"
#define __need_size_t
#define __need_wchar_t
#include
www.eeworm.com/read/340665/3270897
tex stdlib.tex
@node Stdlib
@chapter Standard Utility Functions (@file{stdlib.h})
This chapter groups utility functions useful in a variety of programs.
The corresponding declarations are in the header file @file{s
www.eeworm.com/read/340665/3271839
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/340665/3271865
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
www.eeworm.com/read/340665/3283637
h stdlib.h
// -*- C++ -*- compatibility header.
// Copyright (C) 2002 Free Software Foundation, Inc.
//
// This file is part of the GNU ISO C++ Library. This library is free
// software; you can redistribute i
www.eeworm.com/read/340414/3286484
h stdlib.h
/*****************************************************************************/
/* stdlib.h v4.1.0 */
/* Copyright (c) 1996-2005 Texas Instr
www.eeworm.com/read/339800/3294481
h stdlib.h
/*
* stdlib.h
*
* Definitions for common types, variables, and functions.
*
* This file is part of the Mingw32 package.
*
* Contributors:
* Created by Colin Peters
www.eeworm.com/read/339800/3294922
h stdlib.h
// -*- C++ -*- header wrapper.
// Copyright (C) 1997-1999 Cygnus Solutions
//
// This file is part of the GNU ISO C++ Library. This library is free
// software; you can redistribute it and/or modify
www.eeworm.com/read/338479/3317228
c stdlib.c
/****************************************************************************
*
* SciTech OS Portability Manager Library
*
* ========================================================