代码搜索结果
找到约 10,000 项符合
Memory 的代码
bitops.h
/*These are the standard ANSI bit operation macros. They are used by */
/*microcontrollers that don't have special bit operation instructions.*/
#define BIT(x) (1
bitops.h
/*These are the standard ANSI bit operation macros. They are used by */
/*microcontrollers that don't have special bit operation instructions.*/
#define BIT(x) (1
bitops.h
/*These are the standard ANSI bit operation macros. They are used by */
/*microcontrollers that don't have special bit operation instructions.*/
#define BIT(x) (1
bitops.h
/*These are the standard ANSI bit operation macros. They are used by */
/*microcontrollers that don't have special bit operation instructions.*/
#define BIT(x) (1
changes
Changes since last version:
1.1
o Fixed -dither color option to find best 24 bit or greater visual
for most machines.
o Fixed recursive loop in Makefile.
o Added entries for R6000 and SGI's in Mak
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
strdup.c
/***
*strdup.c - duplicate a string in malloc'd memory
*
* Copyright (c) 1985-1997, Microsoft Corporation. All rights reserved.
*
*Purpose:
* defines _strdup() - grab new memory, and
startup34.a51
$NOMOD51
;------------------------------------------------------------------------------
; startup34.a51
;
; Version:
; February 18, 2005 Ver 1.0 - Initial release.
;
; Dependencies:
;