代码搜索:malloc
找到约 10,000 项符合「malloc」的源代码
代码结果 10,000
www.eeworm.com/read/492281/1176961
readme_testgmtime
FILE LIST -
testGmtime.c
DESCRIPTION -
This file compares the current local time with GM time.
malloc:
This routine allocates a block of memory from the free list.
www.eeworm.com/read/456693/1604627
c tupleobject.c
/* Portions Copyright (c) 2005 Nokia Corporation */
/* Tuple object implementation */
#include "Python.h"
/* Speed optimization to avoid frequent malloc/free of small tuples */
#ifndef MAXSA
www.eeworm.com/read/233554/4666351
h ntpdate.h
/*
* ntpdate.h - declarations for the ntpdate and ntptimeset programs
*/
#include "ntp_malloc.h"
extern void loadservers P((char *cfgpath));
/*
* The server structure is a much simplified versio
www.eeworm.com/read/229812/4744615
c free.c
#include
#include
void main()
{
char *buffer;
buffer = (char *)malloc( 80 );
if( buffer == NULL ) {
printf( "Unable to allocate memory\n" );
}
www.eeworm.com/read/192707/5150381
c readdir.c
#include
#include
#include
#include "readdir.h"
/**********************************************************************
* Implement dirent-style opendir/readdir/clos
www.eeworm.com/read/169602/5420324
cpp memory.cpp
// memory.cpp
#include "../../include/lock.hpp" // locking
#include // std::bad_alloc
#include // malloc
#include // memset
#include //
www.eeworm.com/read/340665/3270293
entries
/malloc.h/1.1.1.1/Tue Aug 19 22:29:44 2003//
/stdlib.h/1.1.1.1/Tue Aug 19 22:29:44 2003//
D
www.eeworm.com/read/325830/3479262
cpp memory.cpp
// memory.cpp
#include "../../include/lock.hpp" // locking
#include // std::bad_alloc
#include // malloc
#include // memset
#include
www.eeworm.com/read/410060/2218627
readme_testgmtime
FILE LIST -
testGmtime.c
DESCRIPTION -
This file compares the current local time with GM time.
malloc:
This routine allocates a block of memory from the free list.
www.eeworm.com/read/396408/2419947
dump undsym.dump
abort
av_freep
av_log
avcodec_alloc_frame
memset
printf
register_avcodec
strlen
uc_free
uc_malloc