代码搜索结果

找到约 10,000 项符合 Memory 的代码

sm_machdep.c

#ifndef lint static char *sccsid = "@(#)sm_machdep.c 4.2 (ULTRIX) 11/9/90"; #endif lint /************************************************************************ * * * Copyright (c) 1989

kn230.c

#ifndef lint static char *sccsid = "@(#)kn230.c 4.6 (ULTRIX) 4/11/91"; #endif lint /************************************************************************ * * * Copyright (c) 19

kn01.c

#ifndef lint static char *sccsid = "@(#)kn01.c 4.5 (ULTRIX) 1/21/91"; #endif lint /************************************************************************ * * * Copyright (c) 1989

emalloc.c

/* unsigned emalloc() - * allocate memory, die on error. * * given: number of bytes to allocate. * does: calls malloc checking malloc return value, * printing error diagnostic on malloc failure

bootloadlib.c

/* bootLoadLib.c - UNIX object module boot loader */ /* Copyright 1984-1992 Wind River Systems, Inc. */ #include "copyright_wrs.h" /* modification history -------------------- 01b,18jul92,smb Chang

mempartlib.c

/* memPartLib.c - core memory partition manager */ /* Copyright 1984-2002 Wind River Systems, Inc. */ #include "copyright_wrs.h" /* modification history -------------------- 02c,22may02,zl use the

msgqsmlib.c

/* msgQSmLib.c - shared memory message queue library (VxMP Option) */ /* Copyright 1990-2002 Wind River Systems, Inc. */ /* modification history -------------------- 01q,06may02,mas cache flush and

mempartlib.c

/* memPartLib.c - core memory partition manager */ /* Copyright 1984-2002 Wind River Systems, Inc. */ #include "copyright_wrs.h" /* modification history -------------------- 02c,22may02,zl use the

smlib.c

/* smLib.c - VxWorks common shared memory library */ /* Copyright 1984-2002 Wind River Systems, Inc. */ /* modification history -------------------- 02s,03may02,mas cache flush and volatile fix (SP

vmbaselib.c

/* vmBaseLib.c - base virtual memory support library */ /* Copyright 1984-2001 Wind River Systems, Inc. */ #include "copyright_wrs.h" /* modification history -------------------- 01w,16nov01,to de