代码搜索:SWAP

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

代码结果 10,000
www.eeworm.com/read/131315/5945089

c swap.c

/*- * Copyright (c) 1980, 1992, 1993 * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, ar
www.eeworm.com/read/125811/6021826

h swap.h

/* * Copyright (c) 2001 Greg Haerr * * Byte and word swapping header file for big/little endian mapping */ #include #include #if __BYTE_ORDER == __BIG_E
www.eeworm.com/read/125688/6022837

h swap.h

#ifndef _LINUX_SWAP_H #define _LINUX_SWAP_H #include #define SWAP_FLAG_PREFER 0x8000 /* set if swap priority specified */ #define SWAP_FLAG_PRIO_MASK 0x7fff #define SWAP_FLAG_PRIO_SHIFT
www.eeworm.com/read/125688/6026739

h swap.h

/* $NetBSD: swap.h,v 1.5 2000/11/17 11:32:55 mrg Exp $ */ /* * Copyright (c) 1995, 1996, 1998 Matthew R. Green * All rights reserved. * * Redistribution and use in source and binary forms, with o
www.eeworm.com/read/125140/6032715

h swap.h

/* $Id: swap.h,v 1.1 2002/02/06 02:17:07 linfusheng Exp $ */ #ifndef __SYS_SWAP_BYTES_H #define __SYS_SWAP_BYTES_H #undef ntohs #undef htons #undef ntohl #undef htonl #define ntohs(x)
www.eeworm.com/read/124910/6035564

h swap.h

/* Calls to enable and disable swapping on specified locations. Unix version. Copyright (C) 1996, 1997, 2000 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C
www.eeworm.com/read/124910/6037200

h swap.h

/* Calls to enable and disable swapping on specified locations. Linux version. Copyright (C) 1996, 1998, 1999 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU
www.eeworm.com/read/121089/6069897

asm swap.asm

TITLE SWAP - Swap values PAGE 56,132 ;*** ; SWAP - Swap values ; ; Copyright 1986, Microsoft Corporation ; ;Purpose: ; ; BASIC Syntax mapping to included runtime entry points: ; ; ;
www.eeworm.com/read/120158/6080157

h swap.h

/* $Id: swap.h,v 1.1 2002/02/06 02:17:07 linfusheng Exp $ */ #ifndef __SYS_SWAP_BYTES_H #define __SYS_SWAP_BYTES_H #undef ntohs #undef htons #undef ntohl #undef htonl #define ntohs(x)
www.eeworm.com/read/119864/6081602

h swap.h

/* Calls to enable and disable swapping on specified locations. Linux version. Copyright (C) 1996, 1998, 1999 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU