X7ROOT File Manager
Current Path:
/usr/share/swig/2.0.10
usr
/
share
/
swig
/
2.0.10
/
📁
..
📁
allegrocl
📄
allkw.swg
(705 B)
📄
attribute.i
(496 B)
📄
carrays.i
(2.58 KB)
📄
cdata.i
(2.17 KB)
📁
cffi
📁
chicken
📁
clisp
📄
cmalloc.i
(2.3 KB)
📄
constraints.i
(6.88 KB)
📄
cpointer.i
(3.47 KB)
📁
csharp
📄
cstring.i
(324 B)
📄
cwstring.i
(265 B)
📁
d
📄
exception.i
(7.77 KB)
📁
gcj
📁
go
📁
guile
📄
intrusive_ptr.i
(2.75 KB)
📄
inttypes.i
(2.57 KB)
📁
java
📁
lua
📄
math.i
(2.04 KB)
📁
modula3
📁
mzscheme
📁
ocaml
📁
octave
📁
perl5
📁
php
📁
pike
📄
pointer.i
(294 B)
📁
python
📁
r
📁
ruby
📄
runtime.swg
(1.21 KB)
📄
shared_ptr.i
(2.1 KB)
📁
std
📄
std_except.i
(1.95 KB)
📄
stdint.i
(2.31 KB)
📄
stl.i
(249 B)
📄
swig.swg
(23.57 KB)
📄
swigarch.i
(1.54 KB)
📄
swigerrors.swg
(509 B)
📄
swiginit.swg
(7.88 KB)
📄
swiglabels.swg
(3.11 KB)
📄
swigrun.i
(256 B)
📄
swigrun.swg
(16.49 KB)
📄
swigwarn.swg
(13.2 KB)
📄
swigwarnings.swg
(6.83 KB)
📁
tcl
📁
typemaps
📁
uffi
📄
wchar.i
(309 B)
📄
windows.i
(4.05 KB)
Editing: swiglabels.swg
/* ----------------------------------------------------------------------------- * This section contains generic SWIG labels for method/variable * declarations/attributes, and other compiler dependent labels. * ----------------------------------------------------------------------------- */ /* template workaround for compilers that cannot correctly implement the C++ standard */ #ifndef SWIGTEMPLATEDISAMBIGUATOR # if defined(__SUNPRO_CC) && (__SUNPRO_CC <= 0x560) # define SWIGTEMPLATEDISAMBIGUATOR template # elif defined(__HP_aCC) /* Needed even with `aCC -AA' when `aCC -V' reports HP ANSI C++ B3910B A.03.55 */ /* If we find a maximum version that requires this, the test would be __HP_aCC <= 35500 for A.03.55 */ # define SWIGTEMPLATEDISAMBIGUATOR template # else # define SWIGTEMPLATEDISAMBIGUATOR # endif #endif /* inline attribute */ #ifndef SWIGINLINE # if defined(__cplusplus) || (defined(__GNUC__) && !defined(__STRICT_ANSI__)) # define SWIGINLINE inline # else # define SWIGINLINE # endif #endif /* attribute recognised by some compilers to avoid 'unused' warnings */ #ifndef SWIGUNUSED # if defined(__GNUC__) # if !(defined(__cplusplus)) || (__GNUC__ > 3 || (__GNUC__ == 3 && __GNUC_MINOR__ >= 4)) # define SWIGUNUSED __attribute__ ((__unused__)) # else # define SWIGUNUSED # endif # elif defined(__ICC) # define SWIGUNUSED __attribute__ ((__unused__)) # else # define SWIGUNUSED # endif #endif #ifndef SWIG_MSC_UNSUPPRESS_4505 # if defined(_MSC_VER) # pragma warning(disable : 4505) /* unreferenced local function has been removed */ # endif #endif #ifndef SWIGUNUSEDPARM # ifdef __cplusplus # define SWIGUNUSEDPARM(p) # else # define SWIGUNUSEDPARM(p) p SWIGUNUSED # endif #endif /* internal SWIG method */ #ifndef SWIGINTERN # define SWIGINTERN static SWIGUNUSED #endif /* internal inline SWIG method */ #ifndef SWIGINTERNINLINE # define SWIGINTERNINLINE SWIGINTERN SWIGINLINE #endif /* exporting methods */ #if (__GNUC__ >= 4) || (__GNUC__ == 3 && __GNUC_MINOR__ >= 4) # ifndef GCC_HASCLASSVISIBILITY # define GCC_HASCLASSVISIBILITY # endif #endif #ifndef SWIGEXPORT # if defined(_WIN32) || defined(__WIN32__) || defined(__CYGWIN__) # if defined(STATIC_LINKED) # define SWIGEXPORT # else # define SWIGEXPORT __declspec(dllexport) # endif # else # if defined(__GNUC__) && defined(GCC_HASCLASSVISIBILITY) # define SWIGEXPORT __attribute__ ((visibility("default"))) # else # define SWIGEXPORT # endif # endif #endif /* calling conventions for Windows */ #ifndef SWIGSTDCALL # if defined(_WIN32) || defined(__WIN32__) || defined(__CYGWIN__) # define SWIGSTDCALL __stdcall # else # define SWIGSTDCALL # endif #endif /* Deal with Microsoft's attempt at deprecating C standard runtime functions */ #if !defined(SWIG_NO_CRT_SECURE_NO_DEPRECATE) && defined(_MSC_VER) && !defined(_CRT_SECURE_NO_DEPRECATE) # define _CRT_SECURE_NO_DEPRECATE #endif /* Deal with Microsoft's attempt at deprecating methods in the standard C++ library */ #if !defined(SWIG_NO_SCL_SECURE_NO_DEPRECATE) && defined(_MSC_VER) && !defined(_SCL_SECURE_NO_DEPRECATE) # define _SCL_SECURE_NO_DEPRECATE #endif
Upload File
Create Folder