代码搜索:SWAP
找到约 10,000 项符合「SWAP」的源代码
代码结果 10,000
www.eeworm.com/read/348839/3149905
h swap.h
/*
* Copyright (c) 2001, 2003 Greg Haerr
* Copyright (c) 2003 Jon Foster
*
* Byte and word swapping header file for big/little endian mapping
*
* Curren
www.eeworm.com/read/348839/3150264
h swap.h
/*
* Copyright (c) 2001, 2003 Greg Haerr
* Copyright (c) 2003 Jon Foster
*
* Byte and word swapping header file for big/little endian mapping
*
* Curren
www.eeworm.com/read/348839/3150623
h swap.h
/*
* Copyright (c) 2001, 2003 Greg Haerr
* Copyright (c) 2003 Jon Foster
*
* Byte and word swapping header file for big/little endian mapping
*
* Curren
www.eeworm.com/read/348839/3150982
h swap.h
/*
* Copyright (c) 2001, 2003 Greg Haerr
* Copyright (c) 2003 Jon Foster
*
* Byte and word swapping header file for big/little endian mapping
*
* Curren
www.eeworm.com/read/348839/3151341
h swap.h
/*
* Copyright (c) 2001, 2003 Greg Haerr
* Copyright (c) 2003 Jon Foster
*
* Byte and word swapping header file for big/little endian mapping
*
* Curren
www.eeworm.com/read/348839/3151700
h swap.h
/*
* Copyright (c) 2001, 2003 Greg Haerr
* Copyright (c) 2003 Jon Foster
*
* Byte and word swapping header file for big/little endian mapping
*
* Curren
www.eeworm.com/read/348839/3152059
h swap.h
/*
* Copyright (c) 2001, 2003 Greg Haerr
* Copyright (c) 2003 Jon Foster
*
* Byte and word swapping header file for big/little endian mapping
*
* Curren
www.eeworm.com/read/334276/3369325
cpp swap.cpp
// swap() does not swap the value of the arguments!
void swap( int v1, int v2 ) {
int tmp = v2;
v2 = v1;
v1 = tmp;
}
www.eeworm.com/read/320652/3542810
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/320652/3543890
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