代码搜索:stdlib
找到约 10,000 项符合「stdlib」的源代码
代码结果 10,000
www.eeworm.com/read/303808/3806050
c stdlib.c
/****************************************************************************
*
* SciTech OS Portability Manager Library
*
* ========================================================
www.eeworm.com/read/303038/3817997
c stdlib.c
/****************************************************************************
*
* SciTech OS Portability Manager Library
*
* ========================================================
www.eeworm.com/read/298657/3861271
h stdlib.h
#ifndef _MACHSTDLIB_H_
#define _MACHSTDLIB_H_
#ifndef __STRICT_ANSI__
# if defined(__ALTIVEC__)
_PTR _EXFUN(vec_calloc,(size_t __nmemb, size_t __size));
_PTR _EXFUN(_vec_calloc_r,(struct _ree
www.eeworm.com/read/298657/3861656
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/298657/3861669
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/298657/3861839
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/297137/3889423
h stdlib.h
#ifndef _STDLIB_H
#define _STDLIB_H 1
/*
* Copyright (C) 2001, Jonathan S. Shapiro.
*
* This file is part of the EROS Operating System.
*
* This program is free software; you can redistribute it
www.eeworm.com/read/297137/3889612
h stdlib.h
/* $NetBSD: stdlib.h,v 1.25 1995/12/27 21:19:08 jtc Exp $ */
/*-
* Copyright (c) 1990 The Regents of the University of California.
* All rights reserved.
*
* Redistribution and use in source and
www.eeworm.com/read/297137/3889995
h stdlib.h
/*
* Copyright (C) 1998, 1999, Jonathan S. Shapiro.
*
* This file is part of the EROS Operating System.
*
* This program is free software; you can redistribute it and/or
* modify it under the te
www.eeworm.com/read/297137/3890278
h stdlib.h
#ifndef __STDLIB_H__
#define __STDLIB_H__
/*
* Copyright (C) 1998, 1999, Jonathan S. Shapiro.
*
* This file is part of the EROS Operating System.
*
* This program is free software; you can redist