代码搜索:stdlib
找到约 10,000 项符合「stdlib」的源代码
代码结果 10,000
www.eeworm.com/read/128965/5977701
c stdlib.c
/****************************************************************************
*
* SciTech OS Portability Manager Library
*
* ========================================================
www.eeworm.com/read/128501/5990091
h stdlib.h
/***********************************************************************/
/* */
/* Module: stdlib.h
www.eeworm.com/read/128447/5990294
h stdlib.h
#ifndef CYGONCE_LIBC_STDLIB_H
#define CYGONCE_LIBC_STDLIB_H
//========================================================================
//
// stdlib.h
//
// ISO C standard utility functions (
www.eeworm.com/read/128447/5990298
inl stdlib.inl
#ifndef CYGONCE_LIBC_STDLIB_INL
#define CYGONCE_LIBC_STDLIB_INL
//===========================================================================
//
// stdlib.inl
//
// Inline implementations fo
www.eeworm.com/read/127383/6006511
h stdlib.h
/*
* Copyright (c) 1999 Boris Fomitchev
* AUTOMATICALLY GENERATED - DO NOT EDIT !
*/
/*
*
* This wrapper is needed for Borland C++ 5.0 to get STLport
* header properly included
*/
# inclu
www.eeworm.com/read/127087/6008016
h stdlib.h
/*
* Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2003 Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
*
www.eeworm.com/read/125688/6025565
h stdlib.h
/*-
* Copyright (c) 1990, 1993
* The Regents of the University of California. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are perm
www.eeworm.com/read/125688/6026618
h stdlib.h
/*-
* Copyright (c) 1990, 1993
* The Regents of the University of California. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are perm
www.eeworm.com/read/125381/6030568
c stdlib.c
/****************************************************************************
*
* SciTech OS Portability Manager Library
*
* ========================================================
www.eeworm.com/read/124347/6051571
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