代码搜索:stdlib

找到约 10,000 项符合「stdlib」的源代码

代码结果 10,000
www.eeworm.com/read/333835/3382278

c stdlib.c

/* * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * ver
www.eeworm.com/read/332370/3399626

c stdlib.c

/**************************************************************************** * * SciTech OS Portability Manager Library * * ========================================================
www.eeworm.com/read/325783/3479340

h stdlib.h

#ifndef _INCLUDE_STDLIB_H #define _INCLUDE_STDLIB_H #endif
www.eeworm.com/read/324232/3504983

c stdlib.c

/* nexOS: stdlib.c - mini libc standard lib functions Copyright 2004 nexOS development team This file is part of nexOS. nexOS is free software; you can redistribute it and/or modify it under
www.eeworm.com/read/324136/3505681

h stdlib.h

/* * stdlib.h -- * * Declares facilities exported by the "stdlib" portion of * the C library. This file isn't complete in the ANSI-C * sense; it only declares things that are needed by Tcl. *
www.eeworm.com/read/324136/3506376

h stdlib.h

/* * stdlib.h -- * * Declares facilities exported by the "stdlib" portion of * the C library. This file isn't complete in the ANSI-C * sense; it only declares things that are needed by Tcl. *
www.eeworm.com/read/322306/3526227

h stdlib.h

/* * stdlib.h * * Definitions for common types, variables, and functions. */ #ifndef _STDLIB_H_ #ifdef __cplusplus extern "C" { #endif #define _STDLIB_H_ #include "_ansi.h" #define __need_size
www.eeworm.com/read/322306/3526306

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/321693/3531180

h stdlib.h

/*-------------------------------------------------------------------------- STDLIB.H Standard functions. Copyright (c) 1988-2001 Keil Elektronik GmbH and Keil Software, Inc. All rights reserved
www.eeworm.com/read/316872/3588250

c stdlib.c

/* * stdlib functions * * Author: Scott Wood * * Copyright (c) 2007 Freescale Semiconductor, Inc. * * This program is free software; you can redistribute it and/or mod