Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(31)

Side by Side Diff: ports/gambc_ppapi/repl.c

Issue 150413008: Initial support for gambit-scheme v4.7.0 Base URL: https://chromium.googlesource.com/external/naclports.git@master
Patch Set: Add support for pnacl Created 6 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « ports/gambc_ppapi/pkg_info ('k') | ports/gambc_ppapi/repl.scm » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 #ifdef ___LINKER_INFO
2 ; File: "repl.c", produced by Gambit-C v4.7.0
3 (
4 407000
5 " repl"
6 (" repl")
7 (
8 )
9 (
10 )
11 (
12 " repl"
13 )
14 (
15 "repl"
16 )
17 (
18 "##repl-debug-main"
19 )
20 #f
21 )
22 #else
23 #define ___VERSION 407000
24 #define ___MODULE_NAME " repl"
25 #define ___LINKER_ID ____20_repl
26 #define ___MH_PROC ___H__20_repl
27 #define ___SCRIPT_LINE 0
28 #define ___GLOCOUNT 3
29 #define ___SUPCOUNT 2
30 #define ___LBLCOUNT 5
31 #include "gambit.h"
32
33 ___NEED_GLO(___G__20_repl)
34 ___NEED_GLO(___G__23__23_repl_2d_debug_2d_main)
35 ___NEED_GLO(___G_repl)
36
37 ___BEGIN_GLO
38 ___DEF_GLO(0," repl")
39 ___DEF_GLO(1,"repl")
40 ___DEF_GLO(2,"##repl-debug-main")
41 ___END_GLO
42
43 #define ___GLO__20_repl ___GLO(0,___G__20_repl)
44 #define ___PRM__20_repl ___PRM(0,___G__20_repl)
45 #define ___GLO_repl ___GLO(1,___G_repl)
46 #define ___PRM_repl ___PRM(1,___G_repl)
47 #define ___GLO__23__23_repl_2d_debug_2d_main ___GLO(2,___G__23__23_repl_2d_debug _2d_main)
48 #define ___PRM__23__23_repl_2d_debug_2d_main ___PRM(2,___G__23__23_repl_2d_debug _2d_main)
49
50 #define ___C_LBL_repl 3
51
52 void repl ___PVOID
53 {
54 #define ___NARGS 0
55 ___BEGIN_SFUN_VOID(___MLBL(___C_LBL_repl))
56 ___BEGIN_SFUN_BODY
57 ___SFUN_CALL_VOID
58 ___SFUN_SET_RESULT_VOID
59 ___END_SFUN_BODY
60 ___SFUN_ERROR_VOID
61 ___SFUN_SET_RESULT_VOID
62 ___END_SFUN_VOID
63 #undef ___NARGS
64 }
65
66
67 #undef ___MD_ALL
68 #define ___MD_ALL ___D_FP ___D_R0 ___D_R1 ___D_R4
69 #undef ___MR_ALL
70 #define ___MR_ALL ___R_FP ___R_R0 ___R_R1 ___R_R4
71 #undef ___MW_ALL
72 #define ___MW_ALL ___W_R1 ___W_R4
73 ___BEGIN_M_COD
74 ___BEGIN_M_HLBL
75 ___DEF_M_HLBL_INTRO
76 ___DEF_M_HLBL(___L0__20_repl)
77 ___DEF_M_HLBL_INTRO
78 ___DEF_M_HLBL(___L0_repl)
79 ___DEF_M_HLBL(___L1_repl)
80 ___END_M_HLBL
81
82 ___BEGIN_M_SW
83
84 #undef ___PH_PROC
85 #define ___PH_PROC ___H__20_repl
86 #undef ___PH_LBL0
87 #define ___PH_LBL0 1
88 #undef ___PD_ALL
89 #define ___PD_ALL ___D_R0 ___D_R1
90 #undef ___PR_ALL
91 #define ___PR_ALL ___R_R0 ___R_R1
92 #undef ___PW_ALL
93 #define ___PW_ALL ___W_R1
94 ___BEGIN_P_COD
95 ___BEGIN_P_HLBL
96 ___DEF_P_HLBL_INTRO
97 ___DEF_P_HLBL(___L0__20_repl)
98 ___END_P_HLBL
99 ___BEGIN_P_SW
100 ___DEF_SLBL(0,___L0__20_repl)
101 ___IF_NARGS_EQ(0,___NOTHING)
102 ___WRONG_NARGS(0,0,0,0)
103 ___DEF_GLBL(___L__20_repl)
104 ___SET_GLO(1,___G_repl,___PRC(3))
105 ___SET_R1(___VOID)
106 ___JUMPPRM(___NOTHING,___R0)
107 ___END_P_SW
108 ___END_P_COD
109
110 #undef ___PH_PROC
111 #define ___PH_PROC ___H_repl
112 #undef ___PH_LBL0
113 #define ___PH_LBL0 3
114 #undef ___PD_ALL
115 #define ___PD_ALL ___D_FP ___D_R4
116 #undef ___PR_ALL
117 #define ___PR_ALL ___R_FP ___R_R4
118 #undef ___PW_ALL
119 #define ___PW_ALL ___W_R4
120 ___BEGIN_P_COD
121 ___BEGIN_P_HLBL
122 ___DEF_P_HLBL_INTRO
123 ___DEF_P_HLBL(___L0_repl)
124 ___DEF_P_HLBL(___L1_repl)
125 ___END_P_HLBL
126 ___BEGIN_P_SW
127 ___DEF_SLBL(0,___L0_repl)
128 ___IF_NARGS_EQ(0,___NOTHING)
129 ___WRONG_NARGS(0,0,0,0)
130 ___DEF_GLBL(___L_repl)
131 ___POLL(1)
132 ___DEF_SLBL(1,___L1_repl)
133 ___JUMPGLOSAFE(___SET_NARGS(0),2,___G__23__23_repl_2d_debug_2d_main)
134 ___END_P_SW
135 ___END_P_COD
136
137 ___END_M_SW
138 ___END_M_COD
139
140 ___BEGIN_LBL
141 ___DEF_LBL_INTRO(___H__20_repl," repl",___REF_FAL,1,0)
142 ,___DEF_LBL_PROC(___H__20_repl,0,-1)
143 ,___DEF_LBL_INTRO(___H_repl,0,___REF_FAL,2,repl)
144 ,___DEF_LBL_PROC(___H_repl,0,-1)
145 ,___DEF_LBL_RET(___H_repl,___IFD(___RETI,0,0,0x3fL))
146 ___END_LBL
147
148 ___BEGIN_MOD1
149 ___DEF_PRM(0,___G__20_repl,1)
150 ___END_MOD1
151
152 ___BEGIN_MOD2
153 ___END_MOD2
154
155 #endif
OLDNEW
« no previous file with comments | « ports/gambc_ppapi/pkg_info ('k') | ports/gambc_ppapi/repl.scm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698