mirror of
https://github.com/2003scape/deep-c-rsc.git
synced 2024-03-22 05:49:51 -04:00
115 lines
3.2 KiB
C
115 lines
3.2 KiB
C
/* DO NOT EDIT THIS FILE - it is machine generated (JCGO_116) */
|
|
|
|
#ifdef JCGO_SEPARATED
|
|
#define JCGO_116
|
|
#include "jcgortl.h"
|
|
#include "Main.h"
|
|
#endif
|
|
|
|
#ifdef JCGO_116
|
|
|
|
#ifdef CHKALL_java_lang_OutOfMemoryError
|
|
#include "jcgobchk.h"
|
|
#endif
|
|
|
|
JCGO_NOSEP_STATIC java_lang_OutOfMemoryError CFASTCALL
|
|
java_lang_OutOfMemoryError__this__( java_lang_OutOfMemoryError This
|
|
)
|
|
{
|
|
{
|
|
(java_lang_VirtualMachineError__this__((java_lang_VirtualMachineError)This));
|
|
}
|
|
return This;
|
|
}
|
|
|
|
JCGO_NOSEP_INLINE java_lang_OutOfMemoryError CFASTCALL
|
|
java_lang_OutOfMemoryError__new__( void )
|
|
{
|
|
return java_lang_OutOfMemoryError__this__(
|
|
(java_lang_OutOfMemoryError)jcgo_newObject((jvtable)&java_lang_OutOfMemoryError_methods));
|
|
}
|
|
|
|
JCGO_NOSEP_INLINE java_lang_OutOfMemoryError CFASTCALL
|
|
java_lang_OutOfMemoryError__this__Ls( java_lang_OutOfMemoryError This,
|
|
java_lang_String s )
|
|
{
|
|
{
|
|
(java_lang_VirtualMachineError__this__Ls((java_lang_VirtualMachineError)This,
|
|
s));
|
|
}
|
|
return This;
|
|
}
|
|
|
|
JCGO_NOSEP_INLINE java_lang_OutOfMemoryError CFASTCALL
|
|
java_lang_OutOfMemoryError__new__Ls( java_lang_String s )
|
|
{
|
|
return java_lang_OutOfMemoryError__this__Ls(
|
|
(java_lang_OutOfMemoryError)jcgo_newObject((jvtable)&java_lang_OutOfMemoryError_methods),
|
|
s);
|
|
}
|
|
|
|
JCGO_NOSEP_DATA CONST struct java_lang_OutOfMemoryError_methods_s
|
|
java_lang_OutOfMemoryError_methods=
|
|
{
|
|
JCGO_CLASSREF_OF(java_lang_OutOfMemoryError__class),
|
|
JCGO_GCJDESCR_ZEROINIT
|
|
OBJT_java_lang_OutOfMemoryError,
|
|
(JCGO_OBJSIZE_T)sizeof(struct java_lang_OutOfMemoryError_s),
|
|
NULL,
|
|
JCGO_CLINIT_INIT(0)
|
|
java_lang_OutOfMemoryError__this__,
|
|
java_lang_Object__equals__Lo,
|
|
java_lang_Object__hashCode__,
|
|
java_lang_Throwable__toString__,
|
|
java_lang_Object__finalize__,
|
|
java_lang_Throwable__getMessage__,
|
|
java_lang_Throwable__getCause__
|
|
};
|
|
|
|
JCGO_NOSEP_DATA JCGO_NOTHR_CONST struct java_lang_OutOfMemoryError_class_s
|
|
java_lang_OutOfMemoryError__class JCGO_THRD_ATTRNONGC=
|
|
{
|
|
{
|
|
&java_lang_Class_methods,
|
|
JCGO_MON_INIT
|
|
JCGO_OBJREF_OF(*(java_lang_Object)&java_lang_OutOfMemoryError_methods),
|
|
JCGO_STRREF_OF(jcgo_string1_OtOfMmEr),
|
|
JCGO_CLASSREF_OF(java_lang_VirtualMachineError__class),
|
|
((jObjectArr)JCGO_OBJREF_OF(jcgo_array3_Object)),
|
|
0x1
|
|
}
|
|
};
|
|
|
|
JCGO_NOSEP_DATA CONST jcgo_arrtype27_Object jcgo_array2_OtOfMmEr=
|
|
{
|
|
(jvtable)&jbyteArr_methods,
|
|
JCGO_MON_INIT
|
|
26,
|
|
{
|
|
(jbyte)(jchar)106/*'j'*/, (jbyte)(jchar)97/*'a'*/, (jbyte)(jchar)118/*'v'*/,
|
|
(jbyte)(jchar)97/*'a'*/, (jbyte)(jchar)46/*'.'*/, (jbyte)(jchar)108/*'l'*/,
|
|
(jbyte)(jchar)97/*'a'*/, (jbyte)(jchar)110/*'n'*/, (jbyte)(jchar)103/*'g'*/,
|
|
(jbyte)(jchar)46/*'.'*/, (jbyte)(jchar)79/*'O'*/, (jbyte)(jchar)117/*'u'*/,
|
|
(jbyte)(jchar)116/*'t'*/, (jbyte)(jchar)79/*'O'*/, (jbyte)(jchar)102/*'f'*/,
|
|
(jbyte)(jchar)77/*'M'*/, (jbyte)(jchar)101/*'e'*/, (jbyte)(jchar)109/*'m'*/,
|
|
(jbyte)(jchar)111/*'o'*/, (jbyte)(jchar)114/*'r'*/, (jbyte)(jchar)121/*'y'*/,
|
|
(jbyte)(jchar)69/*'E'*/, (jbyte)(jchar)114/*'r'*/, (jbyte)(jchar)114/*'r'*/,
|
|
(jbyte)(jchar)111/*'o'*/, (jbyte)(jchar)114/*'r'*/
|
|
}
|
|
};
|
|
|
|
JCGO_NOSEP_DATA JCGO_NOTHR_CONST struct java_lang_String_s jcgo_string1_OtOfMmEr
|
|
JCGO_THRD_ATTRNONGC=
|
|
{
|
|
&java_lang_String_methods,
|
|
JCGO_MON_INIT
|
|
(java_lang_Object)JCGO_OBJREF_OF(jcgo_array2_OtOfMmEr),
|
|
0, 26, (jint)0xbca8c7d6L
|
|
};
|
|
|
|
#ifdef CHKALL_java_lang_OutOfMemoryError
|
|
#include "jcgochke.h"
|
|
#endif
|
|
|
|
#endif
|