代码搜索:Operations

找到约 10,000 项符合「Operations」的源代码

代码结果 10,000
www.eeworm.com/read/316872/3597081

h atomic_64.h

#ifndef __ARCH_X86_64_ATOMIC__ #define __ARCH_X86_64_ATOMIC__ #include #include /* atomic_t should be 32 bit signed type */ /* * Atomic operations that C can't
www.eeworm.com/read/316872/3597234

h atomic_32.h

#ifndef __ARCH_I386_ATOMIC__ #define __ARCH_I386_ATOMIC__ #include #include #include /* * Atomic operations that C can't guarantee us. Useful f
www.eeworm.com/read/316872/3599199

h ide_iops.h

/* Generic I/O and MEMIO string operations. */ #define __ide_insw insw #define __ide_insl insl #define __ide_outsw outsw #define __ide_outsl outsl static __inline__ void __ide_mm_insw(void __iomem
www.eeworm.com/read/315091/3624388

c 7zalloc.c

/* 7zAlloc.c */ #include #include "7zAlloc.h" /* #define _SZ_ALLOC_DEBUG */ /* use _SZ_ALLOC_DEBUG to debug alloc/free operations */ #ifdef _SZ_ALLOC_DEBUG #ifdef _WIN32 #inc
www.eeworm.com/read/304805/3785534

h uio.h

/* sys/uio.h definitions for vector I/O operations */ #ifndef _SYS_UIO_H #define _SYS_UIO_H /* Open Group Base Specifications Issue 6 (not complete) */ struct iovec { void *iov_base; size_t iov_
www.eeworm.com/read/302839/3822259

h intf.h

/* * intf.c * * Network interface operations. * * Copyright (c) 2000 Dug Song * * $Id: intf.h,v 1.16 2004/01/13 07:41:09 dugsong Exp $ */ #ifndef DNET_INTF_H #define DNET
www.eeworm.com/read/298327/3867458

c 7zalloc.c

/* 7zAlloc.c */ #include #include "7zAlloc.h" /* #define _SZ_ALLOC_DEBUG */ /* use _SZ_ALLOC_DEBUG to debug alloc/free operations */ #ifdef _SZ_ALLOC_DEBUG #ifdef _WIN32 #inc
www.eeworm.com/read/297604/3886633

c 7zalloc.c

/* 7zAlloc.c */ #include #include "7zAlloc.h" /* #define _SZ_ALLOC_DEBUG */ /* use _SZ_ALLOC_DEBUG to debug alloc/free operations */ #ifdef _SZ_ALLOC_DEBUG #ifdef _WIN32 #inc
www.eeworm.com/read/294038/3920801

c andes.c

/* * andes.c: MMU and cache operations for the R10000 (ANDES). * * Copyright (C) 1996 David S. Miller (dm@engr.sgi.com) */ #include #include #include
www.eeworm.com/read/294038/3922244

s bitops.s

/* bitops.S: Low level assembler bit operations. * * Copyright (C) 1996 David S. Miller (davem@caip.rutgers.edu) */ #include #include #include #incl