代码搜索:malloc

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

代码结果 10,000
www.eeworm.com/read/422750/2033333

512b14aef9c0001d11aae8258a566e20

obj/alt_uncached_malloc.o: \ /cygdrive/c/altera/80/ip/nios2_ip/altera_nios2/HAL/src/alt_uncached_malloc.c \ /cygdrive/c/altera/80/nios2eds/components/altera_hal/HAL/inc/sys/alt_cache.h \ /cygdri
www.eeworm.com/read/286087/8790686

sed config.sed

1c\ /* config.h for compiling `patch' with DJGPP for MS-DOS and MS-Windows.\ Please keep this file as similar as possible to ../../config.h\ to simplify maintenance later. */\ \ /* This does mo
www.eeworm.com/read/146172/12666829

def pngw32.def

;------------------------------------------ ; LIBPNG module definition file for Windows ;------------------------------------------ LIBRARY EXPORTS ;Version 1.2.8 png_build_grayscale_palette @1
www.eeworm.com/read/144627/12779654

h misc.h

void *My_Malloc(long size); void My_Error(char error_text[]); void skiptoend(FILE *fp); double My_Rand(void); void My_Seed_Rand(void); double My_Rand_Action_Selection(void); void My_Seed_Ran
www.eeworm.com/read/251577/12333927

hpp shell_allocator.hpp

/* ///////////////////////////////////////////////////////////////////////// * File: winstl/memory/shell_allocator.hpp (formerly winstl/shell_allocator.hpp; originally winstl_shell_allocator.
www.eeworm.com/read/167562/5457871

def pngw32.def

;------------------------------------------ ; LIBPNG module definition file for Windows ;------------------------------------------ LIBRARY EXPORTS ;Version 1.2.8 png_build_grayscale_palette @1
www.eeworm.com/read/285134/8867018

cpp mizmaze.cpp

// AUTHOR: Yang Zhong // Copyright(c) 2007 for *** // JianngSu University 212013 // Yzok@msn.com QQ:349034589 #include "malloc.h" /
www.eeworm.com/read/428090/8896347

c daubechi.c

#ifndef MATH_H #include #endif #include /************************************************************************/ /* Daubechies smoothing filter H */ /* diffentation fi
www.eeworm.com/read/364193/9918589

cpp s1.cpp

//--------------------------------------------------------------------------- #include #include #include #include #define M 100
www.eeworm.com/read/443882/7621012

cpp huffman.cpp

// Huffman.cpp: implementation of the Huffman class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include #include #if