代码搜索:alloc
找到约 10,000 项符合「alloc」的源代码
代码结果 10,000
www.eeworm.com/read/185193/9051427
c mnqm.c
#include "string.h"
#include "alloc.h"
#include "stdio.h"
#include "stdlib.h"
#include "io.h"
int nelement,nnode,nsum_node;
struct elems
{
int nedge;
float x[4],y[4];
float s11[4],s22[4]
www.eeworm.com/read/179705/9342478
c work_utrunc.c
#include
#include
#include
#include
gsl_sum_levin_utrunc_workspace *
gsl_sum_levin_utrunc_alloc (size_t n)
{
gsl_sum_levin_utrunc_work
www.eeworm.com/read/179705/9342654
changelog
2003-07-30 Brian Gough
* init.c (gsl_combination_alloc): set c->data to NULL when k=0
2003-04-12 Szymon Jaroszewicz
* combination.c (gsl_combination
www.eeworm.com/read/179335/9360553
html classlevel__one__hmap.html
DMTL: level_one_hmap< V_T, E_T, ALLOC >
www.eeworm.com/read/371500/9551732
makefile
include ../Make.defines
DBLIB = libdb.a
DBLIBOBJS = alloc.o checkfree.o close.o delete.o dodelete.o \
fetch.o find.o findfree.o free.o \
hash.o nextrec.o open.o \
www.eeworm.com/read/168289/9924123
c mnqm.c
#include "string.h"
#include "alloc.h"
#include "stdio.h"
#include "stdlib.h"
#include "io.h"
int nelement,nnode,nsum_node;
struct elems
{
int nedge;
float x[4],y[4];
float s11[4],s22[4]
www.eeworm.com/read/363596/9943631
h mem.h
/* $Id: mem.h 6 2007-01-22 00:45:22Z drhanson $ */
#ifndef MEM_INCLUDED
#define MEM_INCLUDED
#include "except.h"
extern const Except_T Mem_Failed;
extern void *Mem_alloc (long nbytes,
const char *fil
www.eeworm.com/read/362565/9991800
c mnqm.c
#include "string.h"
#include "alloc.h"
#include "stdio.h"
#include "stdlib.h"
#include "io.h"
int nelement,nnode,nsum_node;
struct elems
{
int nedge;
float x[4],y[4];
float s11[4],s22[4]
www.eeworm.com/read/164363/10113086
h path.h
#include
#include
#include
#include
#include
#include
#include
#define KEYBOARD_INT 0x09
#define KEY_BUFFER 0x60
#defi