代码搜索:malloc
找到约 10,000 项符合「malloc」的源代码
代码结果 10,000
www.eeworm.com/read/304851/13784916
h s-msdos.h
/* Copyright Abandoned 1996 TCX DataKonsult AB & Monty Program KB & Detron HB
This file is public domain and comes with NO WARRANTY of any kind */
#ifndef MSDOS
#define MSDOS 1
#endif
#ifdef
www.eeworm.com/read/304851/13784976
h s_msdos.h
/* Copyright Abandoned 1996 TCX DataKonsult AB & Monty Program KB & Detron HB
This file is public domain and comes with NO WARRANTY of any kind */
#ifndef MSDOS
#define MSDOS 1
#endif
#ifdef
www.eeworm.com/read/304114/13800168
c calloc.c
/*-----------------------------------------------------------------------------
CALLOC.C is part of the C51 Compiler package from Keil Software.
Copyright (c) 1995-1999 Keil Software. All rights re
www.eeworm.com/read/301198/13863781
c chk_disk.c
#include
#include
#include
void main(void)
{
struct fatinfo fat;
long sector, total_sectors;
void *buffer;
getfat(3, &fat);
total_sectors = fa
www.eeworm.com/read/148721/5709785
c jmemnobs.c
/*
* jmemnobs.c
*
* Copyright (C) 1992-1994, Thomas G. Lane.
* This file is part of the Independent JPEG Group's software.
* For conditions of distribution and use, see the accompanying READ
www.eeworm.com/read/145973/5743008
c gsm_create.c
/*
* Copyright 1992 by Jutta Degener and Carsten Bormann, Technische
* Universitaet Berlin. See the accompanying file "COPYRIGHT" for
* details. THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWA
www.eeworm.com/read/144212/5752778
in makefile.in
# Skeleton Makefile for the GNU malloc code
#
#
# Copyright (C) 1996 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of
www.eeworm.com/read/143434/5757905
c lpcini.c
/*
$Log: lpcini.c,v $
Revision 1.3 2002/10/10 05:29:04 robertj
Removed non-ansi-C comments to maximise portability, thanks Martijn Roest
Revision 1.2 2001/02/24 14:00:10 rogerh
Select the correc
www.eeworm.com/read/143434/5757965
c gsm_create.c
/*
* gsm_create.c
*
* Copyright 1992 by Jutta Degener and Carsten Bormann, Technische
* Universitaet Berlin. See the accompanying file "COPYRIGHT" for
* details. THERE IS ABSOLUTELY NO WARRANTY
www.eeworm.com/read/140847/5779679
c rep_mult.c
/* rep_mult.c repmat first two operands to the size provided by */
/* the third operand, then perform point multiply */
/* 3 input, 1 output