代码搜索:Compatibility

找到约 6,848 项符合「Compatibility」的源代码

代码结果 6,848
www.eeworm.com/read/193656/5143000

norepeat

// $Xorg: norepeat,v 1.3 2000/08/17 19:54:34 cpqbld Exp $ // Put any otherwise normal keys that you don't want to repeat in // this file default partial xkb_compatibility "norepeat" { interpret
www.eeworm.com/read/190666/5179258

c 20010611-1.c

/* Origin: PR c/3116 from Andreas Jaeger . */ /* When determining type compatibility of function types, we must remove qualifiers from argument types. We used to fail to do this prope
www.eeworm.com/read/190666/5179578

c array-5.c

/* { dg-do compile } */ /* { dg-options "" } */ /* Check compatibility of array declarations. */ /* Incomplete decl matches. */ extern char arr0[]; char arr0[1]; /* Two integral expressions must
www.eeworm.com/read/183001/5260163

h win32.h

#ifndef __win32_h_included #define __win32_h_included /* * Some compatibility functions */ #ifdef __BORLANDC__ #define _timeb timeb #define _ftime(a) ftime(a) #define _errno errno #define popen(a,b
www.eeworm.com/read/179911/5293851

s x_bsun.s

| | x_bsun.sa 3.3 7/1/91 | | fpsp_bsun --- FPSP handler for branch/set on unordered exception | | Copy the PC to FPIAR to maintain 881/882 compatibility | | The real_bsun handler will need to perform
www.eeworm.com/read/179911/5297250

h fbio.h

#ifndef __LINUX_FBIO_H #define __LINUX_FBIO_H /* Constants used for fbio SunOS compatibility */ /* (C) 1996 Miguel de Icaza */ /* Frame buffer types */ #define FBTYPE_NOTYPE -1 #define FBT
www.eeworm.com/read/179911/5297678

h fbio.h

#ifndef __LINUX_FBIO_H #define __LINUX_FBIO_H /* Constants used for fbio SunOS compatibility */ /* (C) 1996 Miguel de Icaza */ /* Frame buffer types */ #define FBTYPE_NOTYPE -1 #define FBT
www.eeworm.com/read/179911/5297881

h mroute.h

#ifndef __LINUX_MROUTE_H #define __LINUX_MROUTE_H #include #include /* * Based on the MROUTING 3.5 defines primarily to keep * source compatibility with BSD. * * S
www.eeworm.com/read/168845/5431974

cwchar

// This file is automatically generated. Do not edit. // ['../../libs/compatibility/generate_cpp_c_headers.py'] // Wed Jul 23 12:11:19 2003 ('GMTST', 'GMTST') #ifndef __CWCHAR_HEADER #define __C
www.eeworm.com/read/162614/5528537

c 20010611-1.c

/* Origin: PR c/3116 from Andreas Jaeger . */ /* When determining type compatibility of function types, we must remove qualifiers from argument types. We used to fail to do this prope