Lines Matching full:swig
4 * SWIG library file providing language independent exception handling
35 MAP(SWIG_MemoryError, "swig-memory-error");
36 MAP(SWIG_IOError, "swig-io-error");
37 MAP(SWIG_RuntimeError, "swig-runtime-error");
38 MAP(SWIG_IndexError, "swig-index-error");
39 MAP(SWIG_TypeError, "swig-type-error");
40 MAP(SWIG_DivisionByZero, "swig-division-by-zero");
41 MAP(SWIG_OverflowError, "swig-overflow-error");
42 MAP(SWIG_SyntaxError, "swig-syntax-error");
43 MAP(SWIG_ValueError, "swig-value-error");
44 MAP(SWIG_SystemError, "swig-system-error");
46 ERROR("swig-error");
67 MAP(SWIG_MemoryError, "swig-memory-error");
68 MAP(SWIG_IOError, "swig-io-error");
69 MAP(SWIG_RuntimeError, "swig-runtime-error");
70 MAP(SWIG_IndexError, "swig-index-error");
71 MAP(SWIG_TypeError, "swig-type-error");
72 MAP(SWIG_DivisionByZero, "swig-division-by-zero");
73 MAP(SWIG_OverflowError, "swig-overflow-error");
74 MAP(SWIG_SyntaxError, "swig-syntax-error");
75 MAP(SWIG_ValueError, "swig-value-error");
76 MAP(SWIG_SystemError, "swig-system-error");
78 ERROR("swig-error");