代码搜索:stdlib
找到约 10,000 项符合「stdlib」的源代码
代码结果 10,000
www.eeworm.com/read/281356/4117075
h usb_wrapper.h
//#include
//#include
//#include
/*
TODO: Do a major cleanup of this file!
Lots of definitions should go to corresponding files
*/
#include
www.eeworm.com/read/279968/4129980
c aeabi_atexit.c
#include
/* Register a function to be called by exit or when a shared library
is unloaded. This routine is like __cxa_atexit, but uses the
calling sequence required by the ARM EABI.
www.eeworm.com/read/279968/4130909
c reent.c
/*
FUNCTION
---definition of impure data.
INDEX
reent
DESCRIPTION
This module defines the impure data area used by the
non-reentrant functions, such as strtok.
*/
#include
www.eeworm.com/read/279968/4131104
h local.h
/* Misc. local definitions for libc/stdlib */
#ifndef _LOCAL_H_
#define _LOCAL_H_
char * _EXFUN(_gcvt,(struct _reent *, double , int , char *, char, int));
#endif
www.eeworm.com/read/277922/4148996
c server.c
#define STRICT
#include
#include "server.h"
#include
#include
#include
// clients[] is a global array of
www.eeworm.com/read/274144/4187762
cpp generateexam.cpp
// GenerateExam.cpp : Implementation of CGenerateExam
#include "stdafx.h"
#include "EXAM.h"
#include "GenerateExam.h"
#include "time.h"
#include "stdlib.h"
//////////////////////////////////
www.eeworm.com/read/274140/4188189
h mpwmikmodheaders.h
/* standard headers */
#include
#include
/* missing function prototypes */
extern char *strdup(const char *);
extern int strcasecmp(const char *,const char *);
www.eeworm.com/read/447482/1702562
h basefunc.h
#ifndef _BASEFUNC_H
#define _BASEFUNC_H
//---------------------------------------------------------------------
#include
#include
#include
#include
#inc
www.eeworm.com/read/447482/1702879
h basefunc.h
#ifndef _BASEFUNC_H
#define _BASEFUNC_H
//---------------------------------------------------------------------
#include "StdAfx.h"
#include
#include
#include
#i
www.eeworm.com/read/446555/1711949
svn-base goto.cpp.svn-base
#include
//start
int look() {
int i=0;
for (i=0; i