📄 chaobiao.dbg
字号:
};typedef long int _fpos_t;struct __sFILE { /* size 88 id 9 */ unsigned char *_p; /* bitsize 32, bitpos 0 */ int _r; /* bitsize 32, bitpos 32 */ int _w; /* bitsize 32, bitpos 64 */ short int _flags; /* bitsize 16, bitpos 96 */ short int _file; /* bitsize 16, bitpos 112 */ struct __sbuf /* id 12 */ _bf; /* bitsize 64, bitpos 128 */ int _lbfsize; /* bitsize 32, bitpos 192 */ void *_cookie; /* bitsize 32, bitpos 224 */ int (*_read) (/* unknown */); /* bitsize 32, bitpos 256 */ int (*_write) (/* unknown */); /* bitsize 32, bitpos 288 */ _fpos_t (*_seek) (/* unknown */); /* bitsize 32, bitpos 320 */ int (*_close) (/* unknown */); /* bitsize 32, bitpos 352 */ struct __sbuf /* id 12 */ _ub; /* bitsize 64, bitpos 384 */ unsigned char *_up; /* bitsize 32, bitpos 448 */ int _ur; /* bitsize 32, bitpos 480 */ unsigned char _ubuf[3]; /* bitsize 24, bitpos 512 */ unsigned char _nbuf[1]; /* bitsize 8, bitpos 536 */ struct __sbuf /* id 12 */ _lb; /* bitsize 64, bitpos 544 */ int _blksize; /* bitsize 32, bitpos 608 */ int _offset; /* bitsize 32, bitpos 640 */ struct _reent /* id 13 */ *_data; /* bitsize 32, bitpos 672 */};struct _reent { /* size 746 id 13 */ int _errno; /* bitsize 32, bitpos 0 */ struct __sFILE /* id 9 */ *_stdin; /* bitsize 32, bitpos 32 */ struct __sFILE /* id 9 */ *_stdout; /* bitsize 32, bitpos 64 */ struct __sFILE /* id 9 */ *_stderr; /* bitsize 32, bitpos 96 */ int _inc; /* bitsize 32, bitpos 128 */ char _emergency[25]; /* bitsize 200, bitpos 160 */ int _current_category; /* bitsize 32, bitpos 368 */ char *_current_locale; /* bitsize 32, bitpos 400 */ int __sdidinit; /* bitsize 32, bitpos 432 */ void (*__cleanup) (/* unknown */); /* bitsize 32, bitpos 464 */ struct _Bigint /* id 10 */ *_result; /* bitsize 32, bitpos 496 */ int _result_k; /* bitsize 32, bitpos 528 */ struct _Bigint /* id 10 */ *_p5s; /* bitsize 32, bitpos 560 */ struct _Bigint /* id 10 */ **_freelist; /* bitsize 32, bitpos 592 */ int _cvtlen; /* bitsize 32, bitpos 624 */ char *_cvtbuf; /* bitsize 32, bitpos 656 */ union %anon14 { /* size 240 */ struct %anon15 { /* size 74 */ unsigned int _rand_next; /* bitsize 32, bitpos 0 */ char *_strtok_last; /* bitsize 32, bitpos 32 */ char _asctime_buf[26]; /* bitsize 208, bitpos 64 */ struct tm /* id 16 */ _localtime_buf; /* bitsize 288, bitpos 272 */ int _gamma_signgam; /* bitsize 32, bitpos 560 */ } _reent; /* bitsize 592, bitpos 0 */ struct %anon17 { /* size 240 */ unsigned char *_nextf[30]; /* bitsize 960, bitpos 0 */ unsigned int _nmalloc[30]; /* bitsize 960, bitpos 960 */ } _unused; /* bitsize 1920, bitpos 0 */ } _new; /* bitsize 1920, bitpos 688 */ struct _atexit /* id 11 */ *_atexit; /* bitsize 32, bitpos 2608 */ struct _atexit /* id 11 */ _atexit0; /* bitsize 1088, bitpos 2640 */ void (**_sig_func) (/* unknown */); /* bitsize 32, bitpos 3728 */ struct _glue /* id 8 */ __sglue; /* bitsize 96, bitpos 3760 */ struct __sFILE /* id 9 */ __sf[3]; /* bitsize 2112, bitpos 3856 */}; /FStudio/lib/gcc-lib/m68k-coff/2.95.2/../../../../m68k-coff/include/time.h:typedef long unsigned int clock_t;typedef long int time_t;struct tm { /* size 36 id 16 */ int tm_sec; /* bitsize 32, bitpos 0 */ int tm_min; /* bitsize 32, bitpos 32 */ int tm_hour; /* bitsize 32, bitpos 64 */ int tm_mday; /* bitsize 32, bitpos 96 */ int tm_mon; /* bitsize 32, bitpos 128 */ int tm_year; /* bitsize 32, bitpos 160 */ int tm_wday; /* bitsize 32, bitpos 192 */ int tm_yday; /* bitsize 32, bitpos 224 */ int tm_isdst; /* bitsize 32, bitpos 256 */}; /FStudio/lib/gcc-lib/m68k-coff/2.95.2/../../../../m68k-coff/include/machine/time.h: /FStudio/lib/gcc-lib/m68k-coff/2.95.2/../../../../m68k-coff/include/machine/types.h: /FStudio/lib/gcc-lib/m68k-coff/2.95.2/../../../../m68k-coff/include/F3200.h:typedef unsigned char BOOLEAN;typedef unsigned char UBYTE;typedef signed char BYTE;typedef short unsigned int UWORD;typedef short int WORD;typedef long unsigned int ULONG;typedef long int LONG;typedef long long unsigned int ULLONG;typedef long long int LLONG;struct _calendar { /* size 10 id 18 */ UWORD year; /* bitsize 16, bitpos 0 */ UBYTE month; /* bitsize 8, bitpos 16 */ UBYTE day; /* bitsize 8, bitpos 24 */ UBYTE week; /* bitsize 8, bitpos 32 */ UBYTE hour; /* bitsize 8, bitpos 40 */ UBYTE minute; /* bitsize 8, bitpos 48 */ UBYTE second; /* bitsize 8, bitpos 56 */ UWORD ms; /* bitsize 16, bitpos 64 */};typedef struct _calendar /* id 18 */ OS_CALENDAR;struct _OS_WIN { /* size 4152 id 4 */ UBYTE flag; /* bitsize 8, bitpos 0 */ ULONG x; /* bitsize 32, bitpos 16 */ ULONG y; /* bitsize 32, bitpos 48 */ ULONG lx; /* bitsize 32, bitpos 80 */ ULONG ly; /* bitsize 32, bitpos 112 */ LONG outline; /* bitsize 32, bitpos 144 */ UBYTE HaveLab; /* bitsize 8, bitpos 176 */ UBYTE lab[32]; /* bitsize 256, bitpos 184 */ UBYTE data[4096]; /* bitsize 32768, bitpos 440 */};typedef struct _OS_WIN /* id 4 */ OS_WIN;struct _OS_DtClus { /* size 40 id 19 */ ULONG Len; /* bitsize 32, bitpos 0 */ OS_CALENDAR UTime; /* bitsize 80, bitpos 32 */ UWORD Property; /* bitsize 16, bitpos 112 */ UBYTE Data[24]; /* bitsize 192, bitpos 128 */};typedef struct _OS_DtClus /* id 19 */ OS_DtClus;struct _OS_FILE { /* size 76 id 20 */ BYTE F_Update; /* bitsize 8, bitpos 0 */ BYTE Disk; /* bitsize 8, bitpos 8 */ LONG DirHandle; /* bitsize 32, bitpos 16 */ ULONG DirRec; /* bitsize 32, bitpos 48 */ UBYTE Name[24]; /* bitsize 192, bitpos 80 */ ULONG Clus; /* bitsize 32, bitpos 272 */ ULONG Len; /* bitsize 32, bitpos 304 */ OS_CALENDAR CTime; /* bitsize 80, bitpos 336 */ OS_CALENDAR UTime; /* bitsize 80, bitpos 416 */ ULONG Seek; /* bitsize 32, bitpos 496 */ UBYTE BF_Valid; /* bitsize 8, bitpos 528 */ UBYTE BF_Update; /* bitsize 8, bitpos 536 */ ULONG BF_Fat; /* bitsize 32, bitpos 544 */ OS_DtClus *p; /* bitsize 32, bitpos 576 */};typedef struct _OS_FILE /* id 20 */ OS_FILE;struct _OS_DBF { /* size 42 id 5 */ LONG h; /* bitsize 32, bitpos 0 */ unsigned char Flag; /* bitsize 8, bitpos 32 */ unsigned char FileName[24]; /* bitsize 192, bitpos 40 */ long unsigned int RecordNumMax; /* bitsize 32, bitpos 240 */ short unsigned int RecordOffset; /* bitsize 16, bitpos 272 */ short unsigned int RecordLength; /* bitsize 16, bitpos 288 */ long unsigned int RecordValid; /* bitsize 32, bitpos 304 */};typedef struct _OS_DBF /* id 5 */ OS_DBF;struct _OS_FIELD { /* size 18 id 6 */ unsigned char Name[11]; /* bitsize 88, bitpos 0 */ unsigned char Type; /* bitsize 8, bitpos 88 */ long unsigned int Offset; /* bitsize 32, bitpos 96 */ unsigned char Len; /* bitsize 8, bitpos 128 */ unsigned char Dot; /* bitsize 8, bitpos 136 */};typedef struct _OS_FIELD /* id 6 */ OS_FIELD;struct _N { /* size 10 id 21 */ long long int data; /* bitsize 64, bitpos 0 */ unsigned char dot; /* bitsize 8, bitpos 64 */};struct _C { /* size 254 id 22 */ unsigned char data[254]; /* bitsize 2032, bitpos 0 */};struct _D { /* size 6 id 23 */ short unsigned int year; /* bitsize 16, bitpos 0 */ unsigned char month; /* bitsize 8, bitpos 16 */ unsigned char day; /* bitsize 8, bitpos 24 */ unsigned char week; /* bitsize 8, bitpos 32 */};struct _T { /* size 10 id 24 */ short unsigned int year; /* bitsize 16, bitpos 0 */ unsigned char month; /* bitsize 8, bitpos 16 */ unsigned char day; /* bitsize 8, bitpos 24 */ unsigned char week; /* bitsize 8, bitpos 32 */ unsigned char hour; /* bitsize 8, bitpos 40 */ unsigned char minute; /* bitsize 8, bitpos 48 */ unsigned char second; /* bitsize 8, bitpos 56 */ short unsigned int ms; /* bitsize 16, bitpos 64 */};struct _I { /* size 4 id 25 */ long int data; /* bitsize 32, bitpos 0 */};struct _L { /* size 1 id 26 */ char data; /* bitsize 8, bitpos 0 */};union _FIELD { /* size 254 id 3 */ struct _N /* id 21 */ N; /* bitsize 80, bitpos 0 */ struct _C /* id 22 */ C; /* bitsize 2032, bitpos 0 */ struct _D /* id 23 */ D; /* bitsize 48, bitpos 0 */ struct _T /* id 24 */ T; /* bitsize 80, bitpos 0 */ struct _I /* id 25 */ I; /* bitsize 32, bitpos 0 */ struct _L /* id 26 */ L; /* bitsize 8, bitpos 0 */};typedef union _FIELD /* id 3 */ FIELD;//D/Work/F3200/v2.00/OS2/usrlib/v2fun.c:typedef int32 int;typedef int8 char;typedef int32 long int;typedef uint32 unsigned int;typedef uint32 long unsigned int;typedef int64 long long int;typedef uint64 long long unsigned int;typedef int16 short int;typedef uint16 short unsigned int;typedef int8 signed char;typedef uint8 unsigned char;typedef float float;typedef double double;typedef float96 long double;typedef struct %anon1 { /* size 8 */ int real; /* bitsize 32, bitpos 0 */ int imag; /* bitsize 32, bitpos 32 */} complex int;typedef complex float complex float;typedef complex double complex double;typedef complex float96 complex long double;typedef void void;int OS_main (){ /* 0x11016a4 */ /* file //D/Work/F3200/v2.00/OS2/usrlib/v2fun.c line 16 addr 0x11016a4 */ /* file //D/Work/F3200/v2.00/OS2/usrlib/v2fun.c line 21 addr 0x11016a8 */ /* file //D/Work/F3200/v2.00/OS2/usrlib/v2fun.c line 23 addr 0x11016b2 */} /* 0x11016b6 */void *_usr_malloc (long unsigned int nbytes /* 0x8 */){ /* 0x11016b6 */ /* file //D/Work/F3200/v2.00/OS2/usrlib/v2fun.c line 27 addr 0x11016b6 */ /* file //D/Work/F3200/v2.00/OS2/usrlib/v2fun.c line 28 addr 0x11016ba */ /* file //D/Work/F3200/v2.00/OS2/usrlib/v2fun.c line 29 addr 0x11016ce */} /* 0x11016d2 */void _usr_free (void *aptr /* 0x8 */){ /* 0x11016d2 */ /* file //D/Work/F3200/v2.00/OS2/usrlib/v2fun.c line 31 addr 0x11016d2 */ /* file //D/Work/F3200/v2.00/OS2/usrlib/v2fun.c line 32 addr 0x11016d6 */ /* file //D/Work/F3200/v2.00/OS2/usrlib/v2fun.c line 33 addr 0x11016e2 */} /* 0x11016e6 */long unsigned int GetMID ()
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -