代码搜索:stdlib
找到约 10,000 项符合「stdlib」的源代码
代码结果 10,000
www.eeworm.com/read/425984/1997274
c hf_func.c
#include
#include
#include
#include "../include/amr_plus.h"
/*---------------------------------------------------------------------*
* routine match_gain_6k4()
www.eeworm.com/read/419387/2078902
c ptype.c
/*
* Test file with lots of different types, for testing the
* "ptype" command.
*/
/*
* First the basic C types.
*/
#include
#if !defined (__STDC__) && !defined (_AIX)
#define signed
www.eeworm.com/read/418017/2094138
c ptype.c
/*
* Test file with lots of different types, for testing the
* "ptype" command.
*/
/*
* First the basic C types.
*/
#include
#if !defined (__STDC__) && !defined (_AIX)
#define signed
www.eeworm.com/read/414826/2141777
cc set-sleep.cc
/* this file is for setting a percentage of the nodes in the entire network to go to
sleep simultaneously. Some part of the code is based on dmalz's setdest.cc
-jinyang */
#include
#i
www.eeworm.com/read/413900/2156538
c cphs_mod.c
/*-----------------------Include Files---------------------------------*/
#define ENTITY_MFW
#include
#include
#include
#include
#if defined (N
www.eeworm.com/read/411933/2179443
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/410728/2204747
c chng-syms.c
/*
* Test that GDB cleans up properly after errors that result when a
* breakpoint is reset.
*/
/* VARIABLE is a macro defined on the compiler command line. */
#include
int VARIAB
www.eeworm.com/read/410728/2204920
c ptype.c
/*
* Test file with lots of different types, for testing the
* "ptype" command.
*/
/*
* First the basic C types.
*/
#include
#if !defined (__STDC__) && !defined (_AIX)
#define signed
www.eeworm.com/read/405469/2291468
m bankmodelswarm.m
//#import
//#import
#import "BankModelSwarm.h"
@implementation BankModelSwarm
+createBegin: (id) aZone {
BankModelSwarm * obj;
id probeMap;
obj = [super cre
www.eeworm.com/read/401989/2334211
h debugmalloc.h
#ifndef DEBUGMALLOC_H
#define DEBUGMALLOC_H
#include
/* Macros that will call the wrapper functions with
the current filename and line number */
#define MALLOC(s) MyMalloc(s, __