代码搜索:malloc
找到约 10,000 项符合「malloc」的源代码
代码结果 10,000
www.eeworm.com/read/162614/5516259
h gmm_malloc.h
/* Copyright (C) 2004 Free Software Foundation, Inc.
This file is part of GCC.
GCC is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public Licen
www.eeworm.com/read/162614/5516327
t-pmm_malloc
# Install pmm_malloc.h as mm_malloc.h.
EXTRA_HEADERS += mm_malloc.h
mm_malloc.h: $(srcdir)/config/i386/pmm_malloc.h
rm -f $@
cat $^ > $@
www.eeworm.com/read/162614/5516332
h pmm_malloc.h
/* Copyright (C) 2004, 2006 Free Software Foundation, Inc.
This file is part of GCC.
GCC is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public
www.eeworm.com/read/349289/3145787
h own_malloc.h
/*
Default header file for malloc-2.7.2, written by Doug Lea
and released to the public domain. Use, modify, and redistribute
this code without permission or acknowledgement in any way you w
www.eeworm.com/read/349287/3145832
h own_malloc.h
/*
Default header file for malloc-2.7.2, written by Doug Lea
and released to the public domain. Use, modify, and redistribute
this code without permission or acknowledgement in any way you w
www.eeworm.com/read/349092/3147783
c debug_malloc.c
/*
* @(#)debug_malloc.c 1.13 05/11/17
*
* Copyright (c) 2006 Sun Microsystems, Inc. All Rights Reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification,
www.eeworm.com/read/349092/3147788
h debug_malloc.h
/*
* @(#)debug_malloc.h 1.6 05/11/17
*
* Copyright (c) 2006 Sun Microsystems, Inc. All Rights Reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, a
www.eeworm.com/read/347603/3166352
h own_malloc.h
/*
Default header file for malloc-2.7.2, written by Doug Lea
and released to the public domain. Use, modify, and redistribute
this code without permission or acknowledgement in any way you wish
www.eeworm.com/read/346152/3190686
h own_malloc.h
/*
Default header file for malloc-2.7.2, written by Doug Lea
and released to the public domain. Use, modify, and redistribute
this code without permission or acknowledgement in any way you w
www.eeworm.com/read/341021/3259730
c req_malloc.c
/* -*- Mode: C; c-basic-offset:4 ; -*- */
/*
*
* Copyright (C) 1997 University of Chicago.
* See COPYRIGHT notice in top-level directory.
*/
#include "adio.h"
#include "adio_extern.h"
stru