代码搜索:malloc

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

代码结果 10,000
www.eeworm.com/read/125688/6026442

c kern_malloc.c

/* * Copyright (c) 1987, 1991, 1993 * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are
www.eeworm.com/read/125688/6026851

c kern_malloc.c

/* $NetBSD: kern_malloc.c,v 1.55 2000/11/24 00:34:32 chs Exp $ */ /* * Copyright (c) 1996 Christopher G. Demetriou. All rights reserved. * Copyright (c) 1987, 1991, 1993 * The Regents of the Univ
www.eeworm.com/read/124347/6051546

c tiny-malloc.c

/* A replacement malloc with: - Much reduced code size; - Smaller RAM footprint; - The ability to handle downward-growing heaps; but - Slower; - Probably higher memory fragmentation;
www.eeworm.com/read/124347/6051588

c vec_malloc.c

/* FUNCTION , , ---manage vector memory INDEX vec_malloc INDEX vec_realloc INDEX vec_free INDEX _vec_malloc_r INDEX _vec_realloc_r INDEX _vec_free_r AN
www.eeworm.com/read/124347/6053196

cc malloc_wrapper.cc

/* malloc_wrapper.cc Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002 Red Hat, Inc. Originally written by Steve Chamberlain of Cygnus Support sac@cygnus.com This file is part of Cygwin.
www.eeworm.com/read/123322/6060643

c malloc2.c

//================================================================= // // malloc2.c // // Stress testcase for C library malloc(), calloc() and free() // //===============================
www.eeworm.com/read/123322/6060651

c malloc3.c

//================================================================= // // malloc3.c // // Testcase for C library malloc(), calloc() and free() // //======================================
www.eeworm.com/read/123322/6060658

c malloc1.c

//================================================================= // // malloc1.c // // Testcase for C library malloc(), calloc() and free() // //======================================
www.eeworm.com/read/117182/6108305

find-func malloc.find-func

/home/asysweb/public_html/cortex/kernel/src/malloc FIND optionbase_path = /home/asysweb/public_html/cortex/kernel/src/malloc find_opt = FIND-FUN
www.eeworm.com/read/110034/6170173

c sym_malloc.c

/* * Device driver for the SYMBIOS/LSILOGIC 53C8XX and 53C1010 family * of PCI-SCSI IO processors. * * Copyright (C) 1999-2001 Gerard Roudier * * This driver is derived from