mirror of
https://github.com/2003scape/deep-c-rsc.git
synced 2024-03-22 05:49:51 -04:00
117 lines
3.4 KiB
C
117 lines
3.4 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_gnu_java_nio_charset_ByteCharset
|
|
#include "jcgobchk.h"
|
|
#endif
|
|
|
|
JCGO_NOSEP_INLINE gnu_java_nio_charset_ByteCharset CFASTCALL
|
|
gnu_java_nio_charset_ByteCharset__this__LsLsA( gnu_java_nio_charset_ByteCharset
|
|
This, java_lang_String canonicalName, jObjectArr aliases )
|
|
{
|
|
{
|
|
(java_nio_charset_Charset__this__LsLsA((java_nio_charset_Charset)This,
|
|
canonicalName, aliases));
|
|
}
|
|
return This;
|
|
}
|
|
|
|
JCGO_NOSEP_INLINE jcharArr CFASTCALL
|
|
gnu_java_nio_charset_ByteCharset__getLookupTable__( gnu_java_nio_charset_ByteCharset
|
|
This )
|
|
{
|
|
{
|
|
return JCGO_FIELD_NZACCESS(This, lookupTable);
|
|
}
|
|
}
|
|
|
|
JCGO_NOSEP_INLINE java_nio_charset_CharsetDecoder CFASTCALL
|
|
gnu_java_nio_charset_ByteCharset__newDecoder__( gnu_java_nio_charset_ByteCharset
|
|
This )
|
|
{
|
|
{
|
|
return (java_nio_charset_CharsetDecoder)(gnu_java_nio_charset_ByteCharset_Decoder__new__L85ew7(
|
|
This));
|
|
}
|
|
}
|
|
|
|
JCGO_NOSEP_INLINE java_nio_charset_CharsetEncoder CFASTCALL
|
|
gnu_java_nio_charset_ByteCharset__newEncoder__( gnu_java_nio_charset_ByteCharset
|
|
This )
|
|
{
|
|
{
|
|
return (java_nio_charset_CharsetEncoder)(gnu_java_nio_charset_ByteCharset_Encoder__new__L85ew7(
|
|
This));
|
|
}
|
|
}
|
|
|
|
JCGO_NOSEP_DATA CONST struct jcgo_methods_s gnu_java_nio_charset_ByteCharset_methods=
|
|
{
|
|
JCGO_CLASSREF_OF(gnu_java_nio_charset_ByteCharset__class),
|
|
JCGO_GCJDESCR_ZEROINIT
|
|
OBJT_gnu_java_nio_charset_ByteCharset,
|
|
0,
|
|
NULL,
|
|
JCGO_CLINIT_INIT(0)
|
|
0
|
|
};
|
|
|
|
JCGO_NOSEP_DATA JCGO_NOTHR_CONST struct gnu_java_nio_charset_ByteCharset_class_s
|
|
gnu_java_nio_charset_ByteCharset__class JCGO_THRD_ATTRNONGC=
|
|
{
|
|
{
|
|
&java_lang_Class_methods,
|
|
JCGO_MON_INIT
|
|
JCGO_OBJREF_OF(*(java_lang_Object)&gnu_java_nio_charset_ByteCharset_methods),
|
|
JCGO_STRREF_OF(jcgo_string1_BtChrst),
|
|
JCGO_CLASSREF_OF(java_nio_charset_Charset__class),
|
|
((jObjectArr)JCGO_OBJREF_OF(jcgo_array3_Object)),
|
|
0x400
|
|
}
|
|
};
|
|
|
|
JCGO_NOSEP_DATA CONST jcgo_arrtype120_GmCnnctn jcgo_array2_BtChrst=
|
|
{
|
|
(jvtable)&jbyteArr_methods,
|
|
JCGO_MON_INIT
|
|
40,
|
|
{
|
|
(jbyte)(jchar)103/*'g'*/, (jbyte)(jchar)110/*'n'*/, (jbyte)(jchar)117/*'u'*/,
|
|
(jbyte)(jchar)46/*'.'*/, (jbyte)(jchar)106/*'j'*/, (jbyte)(jchar)97/*'a'*/,
|
|
(jbyte)(jchar)118/*'v'*/, (jbyte)(jchar)97/*'a'*/, (jbyte)(jchar)46/*'.'*/,
|
|
(jbyte)(jchar)110/*'n'*/, (jbyte)(jchar)105/*'i'*/, (jbyte)(jchar)111/*'o'*/,
|
|
(jbyte)(jchar)46/*'.'*/, (jbyte)(jchar)99/*'c'*/, (jbyte)(jchar)104/*'h'*/,
|
|
(jbyte)(jchar)97/*'a'*/, (jbyte)(jchar)114/*'r'*/, (jbyte)(jchar)115/*'s'*/,
|
|
(jbyte)(jchar)101/*'e'*/, (jbyte)(jchar)116/*'t'*/, (jbyte)(jchar)46/*'.'*/,
|
|
(jbyte)(jchar)66/*'B'*/, (jbyte)(jchar)121/*'y'*/, (jbyte)(jchar)116/*'t'*/,
|
|
(jbyte)(jchar)101/*'e'*/, (jbyte)(jchar)67/*'C'*/, (jbyte)(jchar)104/*'h'*/,
|
|
(jbyte)(jchar)97/*'a'*/, (jbyte)(jchar)114/*'r'*/, (jbyte)(jchar)115/*'s'*/,
|
|
(jbyte)(jchar)101/*'e'*/, (jbyte)(jchar)116/*'t'*/, (jbyte)(jchar)36/*'$'*/,
|
|
(jbyte)(jchar)68/*'D'*/, (jbyte)(jchar)101/*'e'*/, (jbyte)(jchar)99/*'c'*/,
|
|
(jbyte)(jchar)111/*'o'*/, (jbyte)(jchar)100/*'d'*/, (jbyte)(jchar)101/*'e'*/,
|
|
(jbyte)(jchar)114/*'r'*/
|
|
}
|
|
};
|
|
|
|
JCGO_NOSEP_DATA JCGO_NOTHR_CONST struct java_lang_String_s jcgo_string1_BtChrst
|
|
JCGO_THRD_ATTRNONGC=
|
|
{
|
|
&java_lang_String_methods,
|
|
JCGO_MON_INIT
|
|
(java_lang_Object)JCGO_OBJREF_OF(jcgo_array2_BtChrst),
|
|
0, 32, (jint)0x37ec383cL
|
|
};
|
|
|
|
#ifdef CHKALL_gnu_java_nio_charset_ByteCharset
|
|
#include "jcgochke.h"
|
|
#endif
|
|
|
|
#endif
|