代码搜索:Compatibility
找到约 6,848 项符合「Compatibility」的源代码
代码结果 6,848
www.eeworm.com/read/286192/4042079
h listx.h
/*
* UnderC Development Project
* A simplified implementation of a list container class
* S.J. Donovan, December 1999.
* 2nd vs, April 2002. _Binary_ compatibility with std::list
*/
#ifnd
www.eeworm.com/read/283334/4082617
h xlib.h
/*
* Xlib compatibility
*/
#ifndef _DUMMY_XLIBH_
#define _DUMMY_XLIBH_
/* Move away the typedef in XtoNX.h */
#define XFontStruct XFontStruct1
#include
#undef XFontStruct
#und
www.eeworm.com/read/279968/4129841
h shlib-compat.h
/* Macros for managing ABI-compatibility definitions using ELF symbol versions.
Copyright (C) 2000 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is
www.eeworm.com/read/273740/4194839
s x_unfl.s
|
| x_unfl.sa 3.4 7/1/91
|
| fpsp_unfl --- FPSP handler for underflow exception
|
| Trap disabled results
| For 881/2 compatibility, sw must denormalize the intermediate
| result, then store the resu
www.eeworm.com/read/273740/4196362
c bw-qcam.c
/*
* QuickCam Driver For Video4Linux.
*
* Video4Linux conversion work by Alan Cox.
* Parport compatibility by Phil Blundell.
* Busy loop avoidance by Mark Cooke.
*
* Module parameters:
*
www.eeworm.com/read/273665/4199772
c smbc.c
/*simple test for libsmbclient compatibility. initialize a smbc context, open sessions on a couple pipes and quit*/
#include "libmsrpc.h"
#include "libsmbclient.h"
#include "test_util.h"
int main(in
www.eeworm.com/read/271875/4221770
h version.h
#ifdef UCD_COMPATIBLE
#include
#define VersionInfo NetSnmpVersionInfo
#else
#error "Please update your headers or configure using --enable-ucd-snmp-compatibility"
#endif
www.eeworm.com/read/271875/4221771
h agent_read_config.h
#ifdef UCD_COMPATIBLE
#include
#else
#error "Please update your headers or configure using --enable-ucd-snmp-compatibility"
#endif
www.eeworm.com/read/271875/4221786
h mib_module_config.h
#ifdef UCD_COMPATIBLE
#include
#else
#error "Please update your headers or configure using --enable-ucd-snmp-compatibility"
#endif
www.eeworm.com/read/271875/4221789
h snmp_parse_args.h
#ifdef UCD_COMPATIBLE
#include
#else
#error "Please update your headers or configure using --enable-ucd-snmp-compatibility"
#endif