代码搜索:malloc
找到约 10,000 项符合「malloc」的源代码
代码结果 10,000
www.eeworm.com/read/124283/14579079
c sortsmall.c
#include
#include
int
main (void)
{
const gsl_rng_type * T;
gsl_rng * r;
size_t i, k = 5, N = 100000;
double * x = malloc (N * sizeof(double));
dou
www.eeworm.com/read/210953/15189705
h mpls_mm_impl.h
/*
* Copyright (C) James R. Leu 2002
* jleu@mindspring.com
*
* This software is covered under the LGPL, for more
* info check out http://www.gnu.org/copyleft/lgpl.html
*/
#ifndef _MPLS_MM_
www.eeworm.com/read/207008/15284239
h leak_detector.h
#define GC_DEBUG
#include "gc.h"
#define malloc(n) GC_MALLOC(n)
#define calloc(m,n) GC_MALLOC((m)*(n))
#define free(p) GC_FREE(p)
#define realloc(p,n) GC_REALLOC((p),(n))
#define CHECK_LEAKS() GC_gcol
www.eeworm.com/read/171026/5399757
c ndis_flt.c
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil -*- (for GNU Emacs)
//
// $Id: ndis_flt.c,v 1.6 2003/05/21 12:24:57 dev Exp $
#include
#include
#include "filter.h"
#
www.eeworm.com/read/171026/5400252
c ndis_flt.c
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil -*- (for GNU Emacs)
//
// $Id: ndis_flt.c,v 1.6 2003/05/21 12:24:57 dev Exp $
#include
#include
#include "filter.h"
#
www.eeworm.com/read/167728/5453026
c sortsmall.c
#include
#include
int
main (void)
{
const gsl_rng_type * T;
gsl_rng * r;
size_t i, k = 5, N = 100000;
double * x = malloc (N * sizeof(double));
dou
www.eeworm.com/read/162614/5528595
c 20051216-1.c
/* PR rtl-optimization/25432 */
void *malloc (__SIZE_TYPE__);
void *realloc (void *, __SIZE_TYPE__);
struct A { double x, y; };
struct B { double x0, y0, x1, y1; };
struct C { int n_points; int dir;
www.eeworm.com/read/161557/5551464
c ict_fsm.c
/*
The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-)
Copyright (C) 2001,2002,2003 Aymeric MOIZARD jack@atosc.org
This library is free software; you can redistribute
www.eeworm.com/read/161121/5556733
c sun3_ksyms.c
#include
#include
#include
#include
/*
* Add things here when you find the need for it.
*/
EXPORT_SYMBOL(dvma_map_align);
EXPORT_SYMBOL(
www.eeworm.com/read/161121/5556886
c sun3x_ksyms.c
#include
#include
#include
#include
/*
* Add things here when you find the need for it.
*/
EXPORT_SYMBOL(dvma_map_align);
EXPORT_SYMBOL(