代码搜索:malloc
找到约 10,000 项符合「malloc」的源代码
代码结果 10,000
www.eeworm.com/read/169662/9847083
c timer.c
/*
* dspapps/dsp/task_testB/timer.c
*
* DSP timer module
*
* Copyright (C) 2003 Nokia Corporation
*
* Written by Toshihiro Kobayashi
*
* This program is free s
www.eeworm.com/read/363056/9969757
c misc.c
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#ifdef HAVE_STDLIB_H
#include
#endif
#include "misc.h"
#include "logging.h"
/**
* ntfs_calloc
*
* Return a pointer to the allocated me
www.eeworm.com/read/360863/10074555
h memchk.h
#ifndef __MEMCHK_H__
#define __MEMCHK_H__
/*----------------------------------------------------------------------------*/
/*------------------------------------------------------------------------
www.eeworm.com/read/165123/10075697
c readhmm_multialpha.c
#include
#include
#include
#include
#include "structs.h" /* data structures etc */
#include "funcs.h" /* function header */
#define MAX_LINE 500
//#define
www.eeworm.com/read/161095/10452821
c memory.c
/*
* -- SuperLU routine (version 2.0) --
* Univ. of California Berkeley, Xerox Palo Alto Research Center,
* and Lawrence Berkeley National Lab.
* November 15, 1997
*
*/
/** Precision-independent
www.eeworm.com/read/161094/10454395
c get_perm_c.c
/*
* -- Distributed SuperLU routine (version 1.0) --
* Lawrence Berkeley National Lab, Univ. of California Berkeley.
* September 1, 1999
*
*/
#include "superlu_ddefs.h"
#if 0
void
get_colamd_di
www.eeworm.com/read/351570/10639690
cpp algo0217.cpp
void difference(SLinkList &space, int &S) { // 算法2.17
// 依次输入集合A和B的元素,在一维数组space中建立表示集合(A-B)∪(B-A)
// 的静态链表, S为头指针。假设备用空间足够大,space[0].cur为头指针。
int i, j, k, m, n, p, r;
ElemType b;
Init
www.eeworm.com/read/349837/10797943
cpp algo0217.cpp
void difference(SLinkList &space, int &S) { // 算法2.17
// 依次输入集合A和B的元素,在一维数组space中建立表示集合(A-B)∪(B-A)
// 的静态链表, S为头指针。假设备用空间足够大,space[0].cur为头指针。
int i, j, k, m, n, p, r;
ElemType b;
Init
www.eeworm.com/read/273826/10899857
c misc.c
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#ifdef HAVE_STDLIB_H
#include
#endif
#include "misc.h"
#include "logging.h"
/**
* ntfs_calloc
*
* Return a pointer to the allocated me
www.eeworm.com/read/104775/7071726
h msconfig.h
#ifndef __msconfig_h
#define __msconfig_h
#define INHIBIT_STRING_HEADER 1
#define STDC_HEADERS 1
#include
#include
#include
#include
#define