代码搜索:alloc
找到约 10,000 项符合「alloc」的源代码
代码结果 10,000
www.eeworm.com/read/324523/13259736
txt 栈.txt
#include "stdio.h"
#include "alloc.h"
#include "bios.h"
#include "conio.h"
#define OK 1
#define ERROR 0
#define OVERFLOW -2
#define TRUE 1
#define FALSE 0
typedef int Status;
#de
www.eeworm.com/read/309662/13666740
h smcic.h
#ifndef __smcic_h
#define __smcic_h
BOOL call_get_version(BaseNetClient *bnc,CString * ver);
BOOL call_alloc_uid(BaseNetClient *bnc,int *retcode,int *uid);
BOOL call_add_user(BaseNetClient *bnc,
www.eeworm.com/read/305714/13762672
cpp micon.cpp
#include"\sunshine\include\micon.h"
#include"\sunshine\include\app.h"
#include"\sunshine\include\define.h"
#include
#include
MIcon::MIcon(int x,int y,char *filename)
:MObj(
www.eeworm.com/read/305714/13762812
cpp micon.cpp
#include"\sunshine\include\micon.h"
#include"\sunshine\include\app.h"
#include"\sunshine\include\define.h"
#include
#include
MIcon::MIcon(int x,int y,char *filename)
:MObj(
www.eeworm.com/read/145471/5746016
c ialloc.c
/*
* linux/fs/sysv/ialloc.c
*
* minix/bitmap.c
* Copyright (C) 1991, 1992 Linus Torvalds
*
* ext/freelists.c
* Copyright (C) 1992 Remy Card (card@masi.ibp.fr)
*
* xenix/alloc.c
* Co
www.eeworm.com/read/145471/5746023
c balloc.c
/*
* linux/fs/sysv/balloc.c
*
* minix/bitmap.c
* Copyright (C) 1991, 1992 Linus Torvalds
*
* ext/freelists.c
* Copyright (C) 1992 Remy Card (card@masi.ibp.fr)
*
* xenix/alloc.c
* Co
www.eeworm.com/read/136812/5857189
s alloca.s
.data
/* .asciz "@(#)alloca.s 1.1 92/07/30 SMI" */
.text
| like alloc, but automatic
| automatic free in return
#include "DEFS.h"
ENTRY(alloca)
#ifdef PROF
unlk a6
#endif
movl sp@,a0 | sa
www.eeworm.com/read/125688/6023473
c ialloc.c
/*
* linux/fs/sysv/ialloc.c
*
* minix/bitmap.c
* Copyright (C) 1991, 1992 Linus Torvalds
*
* ext/freelists.c
* Copyright (C) 1992 Remy Card (card@masi.ibp.fr)
*
* xenix/alloc.c
* Co
www.eeworm.com/read/125688/6023480
c balloc.c
/*
* linux/fs/sysv/balloc.c
*
* minix/bitmap.c
* Copyright (C) 1991, 1992 Linus Torvalds
*
* ext/freelists.c
* Copyright (C) 1992 Remy Card (card@masi.ibp.fr)
*
* xenix/alloc.c
* Co
www.eeworm.com/read/109242/6175343
in makefile.in
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../../..
SRCDIR = @srcdir@
VPATH = @srcdir@
TESTDLL = kernel32.dll
IMPORTS = kernel32
CTESTS = \
alloc.c \
atom.c \
codepage.c \
comm.c \
console.