代码搜索:malloc

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

代码结果 10,000
www.eeworm.com/read/352714/10522483

h lmm.malloc.h

/* * lmm.malloc.h * Modified for use in 15-410 at CMU * Zachary Anderson(zra) */ /* * Copyright (c) 2000 University of Utah and the Flux Group. * All rights reserved. * * This file is part o
www.eeworm.com/read/159851/10608540

h malloc_image.h

#include extern unsigned char ** malloc_char_image(); extern int ** malloc_int_image(); extern long ** malloc_long_image(); extern float ** malloc_float_image(); extern double ** malloc_do
www.eeworm.com/read/159851/10608603

c malloc_image.c

#include #include #define ALPHA unsigned char ** malloc_char_image(); int ** malloc_int_image(); long ** malloc_long_image(); float ** malloc_float_image(); double ** malloc_dou
www.eeworm.com/read/159601/10635469

c malloc4.c

/************************************************************************** File: malloc4.c 2,3,4 dimensional memory allocators. written by Xavier Bouyssounouse ***********************
www.eeworm.com/read/159601/10635473

rea malloc~1.rea

########################################################### Information on file: malloc4.c Written by Xavier Bouyssounouse. ########################################################### Routines in
www.eeworm.com/read/159601/10635478

h malloc4.h

/******************************************* Header file for malloc4 *******************************************/ #ifndef _MALLOC4_H_ #define _MALLOC4_H_ #if __STDC__ || defined(__cplusplus)
www.eeworm.com/read/159601/10635560

c malloc4.c

/************************************************************************** File: malloc4.c 2,3,4 dimensional memory allocators. written by Xavier Bouyssounouse ***********************
www.eeworm.com/read/159601/10635564

h malloc4.h

/******************************************* Header file for malloc4 *******************************************/ #ifndef _MALLOC4_H_ #define _MALLOC4_H_ #if __STDC__ || defined(__cplusplus)
www.eeworm.com/read/349916/10782543

c malloc4.c

/************************************************************************** File: malloc4.c 2,3,4 dimensional memory allocators. written by Xavier Bouyssounouse ***********************
www.eeworm.com/read/349916/10782544

rea malloc~1.rea

########################################################### Information on file: malloc4.c Written by Xavier Bouyssounouse. ########################################################### Routines in