代码搜索:malloc
找到约 10,000 项符合「malloc」的源代码
代码结果 10,000
www.eeworm.com/read/183395/5256260
c freelist.c
#include
/* this is defined in a separate file so that when the linker pulls this in
* when including malloc, it will not drag in the function _NewHeap, since it
* may be $_NewHeap t
www.eeworm.com/read/172774/5382089
c freelist.c
#include
/* this is defined in a separate file so that when the linker pulls this in
* when including malloc, it will not drag in the function _NewHeap, since it
* may be $_NewHeap t
www.eeworm.com/read/167046/5470956
c mallinfo.c
/*
This is a version (aka dlmalloc) of malloc/free/realloc written by
Doug Lea and released to the public domain. Use, modify, and
redistribute this code without permission or acknowledgement i
www.eeworm.com/read/167046/5470961
c realloc.c
/*
This is a version (aka dlmalloc) of malloc/free/realloc written by
Doug Lea and released to the public domain. Use, modify, and
redistribute this code without permission or acknowledgement i
www.eeworm.com/read/342088/3240307
c freelist.c
#include
/* this is defined in a separate file so that when the linker pulls this in
* when including malloc, it will not drag in the function _NewHeap, since it
* may be $_NewHeap t
www.eeworm.com/read/324136/3506021
c tclckalloc.c
/*
* tclCkalloc.c --
*
* Interface to malloc and free that provides support for debugging problems
* involving overwritten, double freeing memory and loss of memory.
*
* Copyright (c) 199
www.eeworm.com/read/275567/4174744
startup
ld < rngDrv.o
buf = malloc(100)
bzero buf, 100
rngDrv()
iosDrvShow()
rngDevCreate "/ring", 10
devs
fd = open ("/ring", 2, 0)
www.eeworm.com/read/275567/4174748
startup
ld < rngDrv.o
buf = malloc(100)
bzero buf, 100
rngDrv()
iosDrvShow()
rngDevCreate "/ring", 10
devs
fd = open ("/ring", 2, 0)
www.eeworm.com/read/275567/4174920
startup
ld < rngDrv.o
buf = malloc(100)
bzero buf, 100
rngDrv()
iosDrvShow()
rngDevCreate "/ring", 10
devs
fd = open ("/ring", 2, 0)
www.eeworm.com/read/275567/4174984
startup
ld < rngDrv.o
buf = malloc(100)
bzero buf, 100
rngDrv()
iosDrvShow()
rngDevCreate "/ring", 10
devs
fd = open ("/ring", 2, 0)