代码搜索:stdlib

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

代码结果 10,000
www.eeworm.com/read/271875/4221274

c pass.c

#include #if HAVE_STDLIB_H #include #endif #include #if HAVE_STRING_H #include #else #include #endif #if HAVE_UNISTD_H #includ
www.eeworm.com/read/271875/4221299

c disk.c

/* * disk.c */ #include #include #if HAVE_STDLIB_H #include #endif #if HAVE_UNISTD_H #include #endif #if HAVE_FCNTL_H #include
www.eeworm.com/read/271875/4221306

c subagent.c

/* * AgentX sub-agent */ #include #include #ifdef HAVE_STDLIB_H #include #endif #if TIME_WITH_SYS_TIME # ifdef WIN32 # include
www.eeworm.com/read/396039/2423731

c mpe_seq.c

#include "mpi.h" #include "mpptest.h" #include #ifdef HAVE_STDLIB_H #include #else extern void *malloc(); #endif static int MPE_Seq_keyval = MPI_KEYVAL_INVALID; /* MPE_Seq_b
www.eeworm.com/read/396039/2424555

c p4_utils.c

/* -*- Mode: C; c-basic-offset:4 ; -*- */ #include "p4.h" #include "p4_sys.h" static char hold_patchlevel[16]; static char hold_machine_type[16]; /* getenv is part of stdlib.h */ #ifndef HAVE_STDLIB
www.eeworm.com/read/396039/2425423

c pm_separate_rect.c

#include #if HAVE_STDLIB_H #include #endif #include #include "pmandel.h" #include "pm_genproc.h" #ifndef DEBUG #define DEBUG 0 #endif #define MASTER_PROC 0 #define D
www.eeworm.com/read/360756/2959789

c lbccodec.c

#include #include #include #include #include #include #include #include #include #includ
www.eeworm.com/read/262041/4315914

c utils.c

#include #include #include #include #include #include #include #include #include #ifndef B
www.eeworm.com/read/335434/12523940

c lbccodec.c

#include #include #include #include #include #include #include #include #include #includ
www.eeworm.com/read/236216/14027710

c cmostool.c

#include #include #include /* for libc5 */ #include #include #include #include #include #include "cmostool.h"