0.6.7 snapshot of autogenerated files
This commit is contained in:
parent
5940d19ff4
commit
bf9dc18cc6
|
@ -1,5 +1,6 @@
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include "prescheme.h"
|
#include "prescheme.h"
|
||||||
|
#include <string.h>
|
||||||
#include "scheme48vm.h"
|
#include "scheme48vm.h"
|
||||||
|
|
||||||
static long copy_weak_pointer(long, char *, char **);
|
static long copy_weak_pointer(long, char *, char **);
|
||||||
|
|
|
@ -7217,8 +7217,8 @@ long s48_restart(long proc_361X, long nargs_362X)
|
||||||
arg0K0 = 4;
|
arg0K0 = 4;
|
||||||
goto L17320;}
|
goto L17320;}
|
||||||
L31929: {
|
L31929: {
|
||||||
if ((3 == (3 & arg5_743X))) {
|
if ((3 == (3 & arg3_741X))) {
|
||||||
if ((17 == (31 & ((((*((long *) ((((char *) (-3 + arg5_743X))) + -4))))>>2))))) {
|
if ((17 == (31 & ((((*((long *) ((((char *) (-3 + arg3_741X))) + -4))))>>2))))) {
|
||||||
goto L31942;}
|
goto L31942;}
|
||||||
else {
|
else {
|
||||||
goto L31937;}}
|
goto L31937;}}
|
||||||
|
@ -8334,8 +8334,8 @@ long s48_restart(long proc_361X, long nargs_362X)
|
||||||
else {
|
else {
|
||||||
goto L31959;}}}}}
|
goto L31959;}}}}}
|
||||||
L31937: {
|
L31937: {
|
||||||
if ((3 == (3 & arg5_743X))) {
|
if ((3 == (3 & arg3_741X))) {
|
||||||
if ((18 == (31 & ((((*((long *) ((((char *) (-3 + arg5_743X))) + -4))))>>2))))) {
|
if ((18 == (31 & ((((*((long *) ((((char *) (-3 + arg3_741X))) + -4))))>>2))))) {
|
||||||
goto L31942;}
|
goto L31942;}
|
||||||
else {
|
else {
|
||||||
goto L31996;}}
|
goto L31996;}}
|
||||||
|
|
Loading…
Reference in New Issue