代码搜索:Operations
找到约 10,000 项符合「Operations」的源代码
代码结果 10,000
www.eeworm.com/read/136072/5874153
h atomicity.h
/* Low-level functions for atomic operations. m680x0 version, x >= 2.
Copyright (C) 1997 Free Software Foundation, Inc.
Contributed by Andreas Schwab .
www.eeworm.com/read/136072/5874600
h atomicity.h
/* Low-level functions for atomic operations. ix86 version, x >= 4.
Copyright (C) 1997, 2000, 2001 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library i
www.eeworm.com/read/130382/5959311
in post.in
#
# unix/config/post.in
#
# Copyright (C) 1996,1997 Pretty Good Privacy, Inc.
# All rights reserved.
#
# $Id: post.in,v 1.11 1999/05/12 21:01:15 sluu Exp $
#
# Recursively perform operations
www.eeworm.com/read/128965/5976362
h atomic.h
/*
* PowerPC atomic operations
*/
#ifndef _ASM_PPC_ATOMIC_H_
#define _ASM_PPC_ATOMIC_H_
#include
#ifdef CONFIG_SMP
typedef struct { volatile int counter; } atomic_t;
#else
typede
www.eeworm.com/read/128531/5984692
s vismemset.s
/* $Id: VISmemset.S,v 1.10 1999/12/23 17:02:16 jj Exp $
* VISmemset.S: High speed memset operations utilizing the UltraSparc
* Visual Instruction Set.
*
* Copyright (C) 1997 David S. Miller
www.eeworm.com/read/128531/5984695
s visbzero.s
/* $Id: VISbzero.S,v 1.11 2001/03/15 08:51:24 anton Exp $
* VISbzero.S: High speed clear operations utilizing the UltraSparc
* Visual Instruction Set.
*
* Copyright (C) 1997 David S. Miller
www.eeworm.com/read/127781/5995864
s vismemset.s
/* $Id: VISmemset.S,v 1.10 1999/12/23 17:02:16 jj Exp $
* VISmemset.S: High speed memset operations utilizing the UltraSparc
* Visual Instruction Set.
*
* Copyright (C) 1997 David S. Miller
www.eeworm.com/read/127781/5995866
s visbzero.s
/* $Id: VISbzero.S,v 1.11 2001/03/15 08:51:24 anton Exp $
* VISbzero.S: High speed clear operations utilizing the UltraSparc
* Visual Instruction Set.
*
* Copyright (C) 1997 David S. Miller
www.eeworm.com/read/127781/5995881
s viscopy.s
/* $Id: VIScopy.S,v 1.26 2001/09/27 04:36:24 kanoj Exp $
* VIScopy.S: High speed copy operations utilizing the UltraSparc
* Visual Instruction Set.
*
* Copyright (C) 1997 David S. Mille
www.eeworm.com/read/126641/6015761
c mkcert.c
/* Certificate creation. Demonstrates some certificate related
* operations.
*/
#include
#include
#include
#include
#include