1OpenShadingLanguage 1.00
2# Compiled by oslc 1.10.3
3# options: -I/home/est/Devel/appleseedhq/appleseed/sandbox/shaders/include
4shader as_color_texture
5param	float	U	0		%read{505,515} %write{0,0} %derivs %initexpr
6param	float	V	0		%read{506,516} %write{1,1} %derivs %initexpr
7param	string	Filename	""		%meta{string,widget,"filename"}  %read{5,514} %write{2147483647,-1}
8param	string	UDIM	"off"		%meta{string,widget,"popup"} %meta{string,options,"off|mari"}  %read{503,503} %write{2147483647,-1}
9param	string	UDIMPrefix	".tx"		%read{5,500} %write{2147483647,-1}
10param	string	UWrap	"periodic"		%meta{string,widget,"popup"} %meta{string,options,"default|black|periodic|clamp|mirror"}  %read{517,517} %write{2147483647,-1}
11param	string	VWrap	"periodic"		%meta{string,widget,"popup"} %meta{string,options,"default|black|periodic|clamp|mirror"}  %read{517,517} %write{2147483647,-1}
12param	string	Filter	"smartcubic"		%meta{string,widget,"popup"} %meta{string,options,"smartcubic|cubic|linear|closest"} %meta{int,divider,1}  %read{2147483647,-1} %write{2147483647,-1}
13param	float	UWidth	1		%read{517,517} %write{2147483647,-1}
14param	float	VWidth	1		%read{517,517} %write{2147483647,-1}
15param	float	UBlur	0		%read{517,517} %write{2147483647,-1}
16param	float	VBlur	0		%meta{int,divider,1}  %read{517,517} %write{2147483647,-1}
17param	int	FirstChannel	0		%read{517,517} %write{2147483647,-1}
18param	float	Fill	0		%read{517,517} %write{2147483647,-1}
19oparam	color	ColorOut	0 0 0		%read{2147483647,-1} %write{517,517}
20oparam	float	AlphaOut	1		%read{2147483647,-1} %write{517,517}
21global	float	u	%read{0,0} %write{2147483647,-1} %derivs
22global	float	v	%read{1,1} %write{2147483647,-1} %derivs
23local	string[100]	mari_filenames	%read{509,509} %write{6,501}
24local	string	tx_filename	%read{517,517} %write{502,514}
25local	float	uu	%read{517,517} %write{511,515} %derivs
26local	float	vv	%read{517,517} %write{513,516} %derivs
27local	int	___340_utile	%read{508,510} %write{505,505} %derivs
28local	int	___340_vtile	%read{507,512} %write{506,506} %derivs
29local	int	___340_offset	%read{509,509} %write{508,508}
30temp	string	$tmp1	%read{6,6} %write{5,5}
31const	string	$const1	"%s%d%s"		%read{5,500} %write{2147483647,-1}
32const	int	$const2	10		%read{2,507} %write{2147483647,-1}
33const	int	$const3	0		%read{2,453} %write{2147483647,-1}
34temp	int	$tmp2	%read{3,3} %write{2,2}
35temp	int	$tmp3	%read{4,4} %write{3,3}
36const	int	$const4	1001		%read{4,499} %write{2147483647,-1}
37temp	int	$tmp4	%read{5,5} %write{4,4}
38temp	string	$tmp5	%read{11,11} %write{10,10}
39temp	int	$tmp6	%read{8,8} %write{7,7}
40const	int	$const5	1		%read{8,458} %write{2147483647,-1}
41temp	int	$tmp7	%read{9,9} %write{8,8}
42temp	int	$tmp8	%read{10,10} %write{9,9}
43temp	string	$tmp9	%read{16,16} %write{15,15}
44temp	int	$tmp10	%read{13,13} %write{12,12}
45const	int	$const6	2		%read{13,463} %write{2147483647,-1}
46temp	int	$tmp11	%read{14,14} %write{13,13}
47temp	int	$tmp12	%read{15,15} %write{14,14}
48temp	string	$tmp13	%read{21,21} %write{20,20}
49temp	int	$tmp14	%read{18,18} %write{17,17}
50const	int	$const7	3		%read{18,468} %write{2147483647,-1}
51temp	int	$tmp15	%read{19,19} %write{18,18}
52temp	int	$tmp16	%read{20,20} %write{19,19}
53temp	string	$tmp17	%read{26,26} %write{25,25}
54temp	int	$tmp18	%read{23,23} %write{22,22}
55const	int	$const8	4		%read{23,473} %write{2147483647,-1}
56temp	int	$tmp19	%read{24,24} %write{23,23}
57temp	int	$tmp20	%read{25,25} %write{24,24}
58temp	string	$tmp21	%read{31,31} %write{30,30}
59temp	int	$tmp22	%read{28,28} %write{27,27}
60const	int	$const9	5		%read{28,478} %write{2147483647,-1}
61temp	int	$tmp23	%read{29,29} %write{28,28}
62temp	int	$tmp24	%read{30,30} %write{29,29}
63temp	string	$tmp25	%read{36,36} %write{35,35}
64temp	int	$tmp26	%read{33,33} %write{32,32}
65const	int	$const10	6		%read{33,483} %write{2147483647,-1}
66temp	int	$tmp27	%read{34,34} %write{33,33}
67temp	int	$tmp28	%read{35,35} %write{34,34}
68temp	string	$tmp29	%read{41,41} %write{40,40}
69temp	int	$tmp30	%read{38,38} %write{37,37}
70const	int	$const11	7		%read{38,488} %write{2147483647,-1}
71temp	int	$tmp31	%read{39,39} %write{38,38}
72temp	int	$tmp32	%read{40,40} %write{39,39}
73temp	string	$tmp33	%read{46,46} %write{45,45}
74temp	int	$tmp34	%read{43,43} %write{42,42}
75const	int	$const12	8		%read{43,493} %write{2147483647,-1}
76temp	int	$tmp35	%read{44,44} %write{43,43}
77temp	int	$tmp36	%read{45,45} %write{44,44}
78temp	string	$tmp37	%read{51,51} %write{50,50}
79temp	int	$tmp38	%read{48,48} %write{47,47}
80const	int	$const13	9		%read{48,498} %write{2147483647,-1}
81temp	int	$tmp39	%read{49,49} %write{48,48}
82temp	int	$tmp40	%read{50,50} %write{49,49}
83temp	string	$tmp41	%read{56,56} %write{55,55}
84temp	int	$tmp42	%read{53,53} %write{52,52}
85temp	int	$tmp43	%read{54,54} %write{53,53}
86temp	int	$tmp44	%read{55,55} %write{54,54}
87temp	string	$tmp45	%read{61,61} %write{60,60}
88temp	int	$tmp46	%read{58,58} %write{57,57}
89temp	int	$tmp47	%read{59,59} %write{58,58}
90temp	int	$tmp48	%read{60,60} %write{59,59}
91const	int	$const14	11		%read{61,61} %write{2147483647,-1}
92temp	string	$tmp49	%read{66,66} %write{65,65}
93temp	int	$tmp50	%read{63,63} %write{62,62}
94temp	int	$tmp51	%read{64,64} %write{63,63}
95temp	int	$tmp52	%read{65,65} %write{64,64}
96const	int	$const15	12		%read{66,66} %write{2147483647,-1}
97temp	string	$tmp53	%read{71,71} %write{70,70}
98temp	int	$tmp54	%read{68,68} %write{67,67}
99temp	int	$tmp55	%read{69,69} %write{68,68}
100temp	int	$tmp56	%read{70,70} %write{69,69}
101const	int	$const16	13		%read{71,71} %write{2147483647,-1}
102temp	string	$tmp57	%read{76,76} %write{75,75}
103temp	int	$tmp58	%read{73,73} %write{72,72}
104temp	int	$tmp59	%read{74,74} %write{73,73}
105temp	int	$tmp60	%read{75,75} %write{74,74}
106const	int	$const17	14		%read{76,76} %write{2147483647,-1}
107temp	string	$tmp61	%read{81,81} %write{80,80}
108temp	int	$tmp62	%read{78,78} %write{77,77}
109temp	int	$tmp63	%read{79,79} %write{78,78}
110temp	int	$tmp64	%read{80,80} %write{79,79}
111const	int	$const18	15		%read{81,81} %write{2147483647,-1}
112temp	string	$tmp65	%read{86,86} %write{85,85}
113temp	int	$tmp66	%read{83,83} %write{82,82}
114temp	int	$tmp67	%read{84,84} %write{83,83}
115temp	int	$tmp68	%read{85,85} %write{84,84}
116const	int	$const19	16		%read{86,86} %write{2147483647,-1}
117temp	string	$tmp69	%read{91,91} %write{90,90}
118temp	int	$tmp70	%read{88,88} %write{87,87}
119temp	int	$tmp71	%read{89,89} %write{88,88}
120temp	int	$tmp72	%read{90,90} %write{89,89}
121const	int	$const20	17		%read{91,91} %write{2147483647,-1}
122temp	string	$tmp73	%read{96,96} %write{95,95}
123temp	int	$tmp74	%read{93,93} %write{92,92}
124temp	int	$tmp75	%read{94,94} %write{93,93}
125temp	int	$tmp76	%read{95,95} %write{94,94}
126const	int	$const21	18		%read{96,96} %write{2147483647,-1}
127temp	string	$tmp77	%read{101,101} %write{100,100}
128temp	int	$tmp78	%read{98,98} %write{97,97}
129temp	int	$tmp79	%read{99,99} %write{98,98}
130temp	int	$tmp80	%read{100,100} %write{99,99}
131const	int	$const22	19		%read{101,101} %write{2147483647,-1}
132temp	string	$tmp81	%read{106,106} %write{105,105}
133temp	int	$tmp82	%read{103,103} %write{102,102}
134temp	int	$tmp83	%read{104,104} %write{103,103}
135temp	int	$tmp84	%read{105,105} %write{104,104}
136const	int	$const23	20		%read{106,106} %write{2147483647,-1}
137temp	string	$tmp85	%read{111,111} %write{110,110}
138temp	int	$tmp86	%read{108,108} %write{107,107}
139temp	int	$tmp87	%read{109,109} %write{108,108}
140temp	int	$tmp88	%read{110,110} %write{109,109}
141const	int	$const24	21		%read{111,111} %write{2147483647,-1}
142temp	string	$tmp89	%read{116,116} %write{115,115}
143temp	int	$tmp90	%read{113,113} %write{112,112}
144temp	int	$tmp91	%read{114,114} %write{113,113}
145temp	int	$tmp92	%read{115,115} %write{114,114}
146const	int	$const25	22		%read{116,116} %write{2147483647,-1}
147temp	string	$tmp93	%read{121,121} %write{120,120}
148temp	int	$tmp94	%read{118,118} %write{117,117}
149temp	int	$tmp95	%read{119,119} %write{118,118}
150temp	int	$tmp96	%read{120,120} %write{119,119}
151const	int	$const26	23		%read{121,121} %write{2147483647,-1}
152temp	string	$tmp97	%read{126,126} %write{125,125}
153temp	int	$tmp98	%read{123,123} %write{122,122}
154temp	int	$tmp99	%read{124,124} %write{123,123}
155temp	int	$tmp100	%read{125,125} %write{124,124}
156const	int	$const27	24		%read{126,126} %write{2147483647,-1}
157temp	string	$tmp101	%read{131,131} %write{130,130}
158temp	int	$tmp102	%read{128,128} %write{127,127}
159temp	int	$tmp103	%read{129,129} %write{128,128}
160temp	int	$tmp104	%read{130,130} %write{129,129}
161const	int	$const28	25		%read{131,131} %write{2147483647,-1}
162temp	string	$tmp105	%read{136,136} %write{135,135}
163temp	int	$tmp106	%read{133,133} %write{132,132}
164temp	int	$tmp107	%read{134,134} %write{133,133}
165temp	int	$tmp108	%read{135,135} %write{134,134}
166const	int	$const29	26		%read{136,136} %write{2147483647,-1}
167temp	string	$tmp109	%read{141,141} %write{140,140}
168temp	int	$tmp110	%read{138,138} %write{137,137}
169temp	int	$tmp111	%read{139,139} %write{138,138}
170temp	int	$tmp112	%read{140,140} %write{139,139}
171const	int	$const30	27		%read{141,141} %write{2147483647,-1}
172temp	string	$tmp113	%read{146,146} %write{145,145}
173temp	int	$tmp114	%read{143,143} %write{142,142}
174temp	int	$tmp115	%read{144,144} %write{143,143}
175temp	int	$tmp116	%read{145,145} %write{144,144}
176const	int	$const31	28		%read{146,146} %write{2147483647,-1}
177temp	string	$tmp117	%read{151,151} %write{150,150}
178temp	int	$tmp118	%read{148,148} %write{147,147}
179temp	int	$tmp119	%read{149,149} %write{148,148}
180temp	int	$tmp120	%read{150,150} %write{149,149}
181const	int	$const32	29		%read{151,151} %write{2147483647,-1}
182temp	string	$tmp121	%read{156,156} %write{155,155}
183temp	int	$tmp122	%read{153,153} %write{152,152}
184temp	int	$tmp123	%read{154,154} %write{153,153}
185temp	int	$tmp124	%read{155,155} %write{154,154}
186const	int	$const33	30		%read{156,156} %write{2147483647,-1}
187temp	string	$tmp125	%read{161,161} %write{160,160}
188temp	int	$tmp126	%read{158,158} %write{157,157}
189temp	int	$tmp127	%read{159,159} %write{158,158}
190temp	int	$tmp128	%read{160,160} %write{159,159}
191const	int	$const34	31		%read{161,161} %write{2147483647,-1}
192temp	string	$tmp129	%read{166,166} %write{165,165}
193temp	int	$tmp130	%read{163,163} %write{162,162}
194temp	int	$tmp131	%read{164,164} %write{163,163}
195temp	int	$tmp132	%read{165,165} %write{164,164}
196const	int	$const35	32		%read{166,166} %write{2147483647,-1}
197temp	string	$tmp133	%read{171,171} %write{170,170}
198temp	int	$tmp134	%read{168,168} %write{167,167}
199temp	int	$tmp135	%read{169,169} %write{168,168}
200temp	int	$tmp136	%read{170,170} %write{169,169}
201const	int	$const36	33		%read{171,171} %write{2147483647,-1}
202temp	string	$tmp137	%read{176,176} %write{175,175}
203temp	int	$tmp138	%read{173,173} %write{172,172}
204temp	int	$tmp139	%read{174,174} %write{173,173}
205temp	int	$tmp140	%read{175,175} %write{174,174}
206const	int	$const37	34		%read{176,176} %write{2147483647,-1}
207temp	string	$tmp141	%read{181,181} %write{180,180}
208temp	int	$tmp142	%read{178,178} %write{177,177}
209temp	int	$tmp143	%read{179,179} %write{178,178}
210temp	int	$tmp144	%read{180,180} %write{179,179}
211const	int	$const38	35		%read{181,181} %write{2147483647,-1}
212temp	string	$tmp145	%read{186,186} %write{185,185}
213temp	int	$tmp146	%read{183,183} %write{182,182}
214temp	int	$tmp147	%read{184,184} %write{183,183}
215temp	int	$tmp148	%read{185,185} %write{184,184}
216const	int	$const39	36		%read{186,186} %write{2147483647,-1}
217temp	string	$tmp149	%read{191,191} %write{190,190}
218temp	int	$tmp150	%read{188,188} %write{187,187}
219temp	int	$tmp151	%read{189,189} %write{188,188}
220temp	int	$tmp152	%read{190,190} %write{189,189}
221const	int	$const40	37		%read{191,191} %write{2147483647,-1}
222temp	string	$tmp153	%read{196,196} %write{195,195}
223temp	int	$tmp154	%read{193,193} %write{192,192}
224temp	int	$tmp155	%read{194,194} %write{193,193}
225temp	int	$tmp156	%read{195,195} %write{194,194}
226const	int	$const41	38		%read{196,196} %write{2147483647,-1}
227temp	string	$tmp157	%read{201,201} %write{200,200}
228temp	int	$tmp158	%read{198,198} %write{197,197}
229temp	int	$tmp159	%read{199,199} %write{198,198}
230temp	int	$tmp160	%read{200,200} %write{199,199}
231const	int	$const42	39		%read{201,201} %write{2147483647,-1}
232temp	string	$tmp161	%read{206,206} %write{205,205}
233temp	int	$tmp162	%read{203,203} %write{202,202}
234temp	int	$tmp163	%read{204,204} %write{203,203}
235temp	int	$tmp164	%read{205,205} %write{204,204}
236const	int	$const43	40		%read{206,206} %write{2147483647,-1}
237temp	string	$tmp165	%read{211,211} %write{210,210}
238temp	int	$tmp166	%read{208,208} %write{207,207}
239temp	int	$tmp167	%read{209,209} %write{208,208}
240temp	int	$tmp168	%read{210,210} %write{209,209}
241const	int	$const44	41		%read{211,211} %write{2147483647,-1}
242temp	string	$tmp169	%read{216,216} %write{215,215}
243temp	int	$tmp170	%read{213,213} %write{212,212}
244temp	int	$tmp171	%read{214,214} %write{213,213}
245temp	int	$tmp172	%read{215,215} %write{214,214}
246const	int	$const45	42		%read{216,216} %write{2147483647,-1}
247temp	string	$tmp173	%read{221,221} %write{220,220}
248temp	int	$tmp174	%read{218,218} %write{217,217}
249temp	int	$tmp175	%read{219,219} %write{218,218}
250temp	int	$tmp176	%read{220,220} %write{219,219}
251const	int	$const46	43		%read{221,221} %write{2147483647,-1}
252temp	string	$tmp177	%read{226,226} %write{225,225}
253temp	int	$tmp178	%read{223,223} %write{222,222}
254temp	int	$tmp179	%read{224,224} %write{223,223}
255temp	int	$tmp180	%read{225,225} %write{224,224}
256const	int	$const47	44		%read{226,226} %write{2147483647,-1}
257temp	string	$tmp181	%read{231,231} %write{230,230}
258temp	int	$tmp182	%read{228,228} %write{227,227}
259temp	int	$tmp183	%read{229,229} %write{228,228}
260temp	int	$tmp184	%read{230,230} %write{229,229}
261const	int	$const48	45		%read{231,231} %write{2147483647,-1}
262temp	string	$tmp185	%read{236,236} %write{235,235}
263temp	int	$tmp186	%read{233,233} %write{232,232}
264temp	int	$tmp187	%read{234,234} %write{233,233}
265temp	int	$tmp188	%read{235,235} %write{234,234}
266const	int	$const49	46		%read{236,236} %write{2147483647,-1}
267temp	string	$tmp189	%read{241,241} %write{240,240}
268temp	int	$tmp190	%read{238,238} %write{237,237}
269temp	int	$tmp191	%read{239,239} %write{238,238}
270temp	int	$tmp192	%read{240,240} %write{239,239}
271const	int	$const50	47		%read{241,241} %write{2147483647,-1}
272temp	string	$tmp193	%read{246,246} %write{245,245}
273temp	int	$tmp194	%read{243,243} %write{242,242}
274temp	int	$tmp195	%read{244,244} %write{243,243}
275temp	int	$tmp196	%read{245,245} %write{244,244}
276const	int	$const51	48		%read{246,246} %write{2147483647,-1}
277temp	string	$tmp197	%read{251,251} %write{250,250}
278temp	int	$tmp198	%read{248,248} %write{247,247}
279temp	int	$tmp199	%read{249,249} %write{248,248}
280temp	int	$tmp200	%read{250,250} %write{249,249}
281const	int	$const52	49		%read{251,251} %write{2147483647,-1}
282temp	string	$tmp201	%read{256,256} %write{255,255}
283temp	int	$tmp202	%read{253,253} %write{252,252}
284temp	int	$tmp203	%read{254,254} %write{253,253}
285temp	int	$tmp204	%read{255,255} %write{254,254}
286const	int	$const53	50		%read{256,256} %write{2147483647,-1}
287temp	string	$tmp205	%read{261,261} %write{260,260}
288temp	int	$tmp206	%read{258,258} %write{257,257}
289temp	int	$tmp207	%read{259,259} %write{258,258}
290temp	int	$tmp208	%read{260,260} %write{259,259}
291const	int	$const54	51		%read{261,261} %write{2147483647,-1}
292temp	string	$tmp209	%read{266,266} %write{265,265}
293temp	int	$tmp210	%read{263,263} %write{262,262}
294temp	int	$tmp211	%read{264,264} %write{263,263}
295temp	int	$tmp212	%read{265,265} %write{264,264}
296const	int	$const55	52		%read{266,266} %write{2147483647,-1}
297temp	string	$tmp213	%read{271,271} %write{270,270}
298temp	int	$tmp214	%read{268,268} %write{267,267}
299temp	int	$tmp215	%read{269,269} %write{268,268}
300temp	int	$tmp216	%read{270,270} %write{269,269}
301const	int	$const56	53		%read{271,271} %write{2147483647,-1}
302temp	string	$tmp217	%read{276,276} %write{275,275}
303temp	int	$tmp218	%read{273,273} %write{272,272}
304temp	int	$tmp219	%read{274,274} %write{273,273}
305temp	int	$tmp220	%read{275,275} %write{274,274}
306const	int	$const57	54		%read{276,276} %write{2147483647,-1}
307temp	string	$tmp221	%read{281,281} %write{280,280}
308temp	int	$tmp222	%read{278,278} %write{277,277}
309temp	int	$tmp223	%read{279,279} %write{278,278}
310temp	int	$tmp224	%read{280,280} %write{279,279}
311const	int	$const58	55		%read{281,281} %write{2147483647,-1}
312temp	string	$tmp225	%read{286,286} %write{285,285}
313temp	int	$tmp226	%read{283,283} %write{282,282}
314temp	int	$tmp227	%read{284,284} %write{283,283}
315temp	int	$tmp228	%read{285,285} %write{284,284}
316const	int	$const59	56		%read{286,286} %write{2147483647,-1}
317temp	string	$tmp229	%read{291,291} %write{290,290}
318temp	int	$tmp230	%read{288,288} %write{287,287}
319temp	int	$tmp231	%read{289,289} %write{288,288}
320temp	int	$tmp232	%read{290,290} %write{289,289}
321const	int	$const60	57		%read{291,291} %write{2147483647,-1}
322temp	string	$tmp233	%read{296,296} %write{295,295}
323temp	int	$tmp234	%read{293,293} %write{292,292}
324temp	int	$tmp235	%read{294,294} %write{293,293}
325temp	int	$tmp236	%read{295,295} %write{294,294}
326const	int	$const61	58		%read{296,296} %write{2147483647,-1}
327temp	string	$tmp237	%read{301,301} %write{300,300}
328temp	int	$tmp238	%read{298,298} %write{297,297}
329temp	int	$tmp239	%read{299,299} %write{298,298}
330temp	int	$tmp240	%read{300,300} %write{299,299}
331const	int	$const62	59		%read{301,301} %write{2147483647,-1}
332temp	string	$tmp241	%read{306,306} %write{305,305}
333temp	int	$tmp242	%read{303,303} %write{302,302}
334temp	int	$tmp243	%read{304,304} %write{303,303}
335temp	int	$tmp244	%read{305,305} %write{304,304}
336const	int	$const63	60		%read{306,306} %write{2147483647,-1}
337temp	string	$tmp245	%read{311,311} %write{310,310}
338temp	int	$tmp246	%read{308,308} %write{307,307}
339temp	int	$tmp247	%read{309,309} %write{308,308}
340temp	int	$tmp248	%read{310,310} %write{309,309}
341const	int	$const64	61		%read{311,311} %write{2147483647,-1}
342temp	string	$tmp249	%read{316,316} %write{315,315}
343temp	int	$tmp250	%read{313,313} %write{312,312}
344temp	int	$tmp251	%read{314,314} %write{313,313}
345temp	int	$tmp252	%read{315,315} %write{314,314}
346const	int	$const65	62		%read{316,316} %write{2147483647,-1}
347temp	string	$tmp253	%read{321,321} %write{320,320}
348temp	int	$tmp254	%read{318,318} %write{317,317}
349temp	int	$tmp255	%read{319,319} %write{318,318}
350temp	int	$tmp256	%read{320,320} %write{319,319}
351const	int	$const66	63		%read{321,321} %write{2147483647,-1}
352temp	string	$tmp257	%read{326,326} %write{325,325}
353temp	int	$tmp258	%read{323,323} %write{322,322}
354temp	int	$tmp259	%read{324,324} %write{323,323}
355temp	int	$tmp260	%read{325,325} %write{324,324}
356const	int	$const67	64		%read{326,326} %write{2147483647,-1}
357temp	string	$tmp261	%read{331,331} %write{330,330}
358temp	int	$tmp262	%read{328,328} %write{327,327}
359temp	int	$tmp263	%read{329,329} %write{328,328}
360temp	int	$tmp264	%read{330,330} %write{329,329}
361const	int	$const68	65		%read{331,331} %write{2147483647,-1}
362temp	string	$tmp265	%read{336,336} %write{335,335}
363temp	int	$tmp266	%read{333,333} %write{332,332}
364temp	int	$tmp267	%read{334,334} %write{333,333}
365temp	int	$tmp268	%read{335,335} %write{334,334}
366const	int	$const69	66		%read{336,336} %write{2147483647,-1}
367temp	string	$tmp269	%read{341,341} %write{340,340}
368temp	int	$tmp270	%read{338,338} %write{337,337}
369temp	int	$tmp271	%read{339,339} %write{338,338}
370temp	int	$tmp272	%read{340,340} %write{339,339}
371const	int	$const70	67		%read{341,341} %write{2147483647,-1}
372temp	string	$tmp273	%read{346,346} %write{345,345}
373temp	int	$tmp274	%read{343,343} %write{342,342}
374temp	int	$tmp275	%read{344,344} %write{343,343}
375temp	int	$tmp276	%read{345,345} %write{344,344}
376const	int	$const71	68		%read{346,346} %write{2147483647,-1}
377temp	string	$tmp277	%read{351,351} %write{350,350}
378temp	int	$tmp278	%read{348,348} %write{347,347}
379temp	int	$tmp279	%read{349,349} %write{348,348}
380temp	int	$tmp280	%read{350,350} %write{349,349}
381const	int	$const72	69		%read{351,351} %write{2147483647,-1}
382temp	string	$tmp281	%read{356,356} %write{355,355}
383temp	int	$tmp282	%read{353,353} %write{352,352}
384temp	int	$tmp283	%read{354,354} %write{353,353}
385temp	int	$tmp284	%read{355,355} %write{354,354}
386const	int	$const73	70		%read{356,356} %write{2147483647,-1}
387temp	string	$tmp285	%read{361,361} %write{360,360}
388temp	int	$tmp286	%read{358,358} %write{357,357}
389temp	int	$tmp287	%read{359,359} %write{358,358}
390temp	int	$tmp288	%read{360,360} %write{359,359}
391const	int	$const74	71		%read{361,361} %write{2147483647,-1}
392temp	string	$tmp289	%read{366,366} %write{365,365}
393temp	int	$tmp290	%read{363,363} %write{362,362}
394temp	int	$tmp291	%read{364,364} %write{363,363}
395temp	int	$tmp292	%read{365,365} %write{364,364}
396const	int	$const75	72		%read{366,366} %write{2147483647,-1}
397temp	string	$tmp293	%read{371,371} %write{370,370}
398temp	int	$tmp294	%read{368,368} %write{367,367}
399temp	int	$tmp295	%read{369,369} %write{368,368}
400temp	int	$tmp296	%read{370,370} %write{369,369}
401const	int	$const76	73		%read{371,371} %write{2147483647,-1}
402temp	string	$tmp297	%read{376,376} %write{375,375}
403temp	int	$tmp298	%read{373,373} %write{372,372}
404temp	int	$tmp299	%read{374,374} %write{373,373}
405temp	int	$tmp300	%read{375,375} %write{374,374}
406const	int	$const77	74		%read{376,376} %write{2147483647,-1}
407temp	string	$tmp301	%read{381,381} %write{380,380}
408temp	int	$tmp302	%read{378,378} %write{377,377}
409temp	int	$tmp303	%read{379,379} %write{378,378}
410temp	int	$tmp304	%read{380,380} %write{379,379}
411const	int	$const78	75		%read{381,381} %write{2147483647,-1}
412temp	string	$tmp305	%read{386,386} %write{385,385}
413temp	int	$tmp306	%read{383,383} %write{382,382}
414temp	int	$tmp307	%read{384,384} %write{383,383}
415temp	int	$tmp308	%read{385,385} %write{384,384}
416const	int	$const79	76		%read{386,386} %write{2147483647,-1}
417temp	string	$tmp309	%read{391,391} %write{390,390}
418temp	int	$tmp310	%read{388,388} %write{387,387}
419temp	int	$tmp311	%read{389,389} %write{388,388}
420temp	int	$tmp312	%read{390,390} %write{389,389}
421const	int	$const80	77		%read{391,391} %write{2147483647,-1}
422temp	string	$tmp313	%read{396,396} %write{395,395}
423temp	int	$tmp314	%read{393,393} %write{392,392}
424temp	int	$tmp315	%read{394,394} %write{393,393}
425temp	int	$tmp316	%read{395,395} %write{394,394}
426const	int	$const81	78		%read{396,396} %write{2147483647,-1}
427temp	string	$tmp317	%read{401,401} %write{400,400}
428temp	int	$tmp318	%read{398,398} %write{397,397}
429temp	int	$tmp319	%read{399,399} %write{398,398}
430temp	int	$tmp320	%read{400,400} %write{399,399}
431const	int	$const82	79		%read{401,401} %write{2147483647,-1}
432temp	string	$tmp321	%read{406,406} %write{405,405}
433temp	int	$tmp322	%read{403,403} %write{402,402}
434temp	int	$tmp323	%read{404,404} %write{403,403}
435temp	int	$tmp324	%read{405,405} %write{404,404}
436const	int	$const83	80		%read{406,406} %write{2147483647,-1}
437temp	string	$tmp325	%read{411,411} %write{410,410}
438temp	int	$tmp326	%read{408,408} %write{407,407}
439temp	int	$tmp327	%read{409,409} %write{408,408}
440temp	int	$tmp328	%read{410,410} %write{409,409}
441const	int	$const84	81		%read{411,411} %write{2147483647,-1}
442temp	string	$tmp329	%read{416,416} %write{415,415}
443temp	int	$tmp330	%read{413,413} %write{412,412}
444temp	int	$tmp331	%read{414,414} %write{413,413}
445temp	int	$tmp332	%read{415,415} %write{414,414}
446const	int	$const85	82		%read{416,416} %write{2147483647,-1}
447temp	string	$tmp333	%read{421,421} %write{420,420}
448temp	int	$tmp334	%read{418,418} %write{417,417}
449temp	int	$tmp335	%read{419,419} %write{418,418}
450temp	int	$tmp336	%read{420,420} %write{419,419}
451const	int	$const86	83		%read{421,421} %write{2147483647,-1}
452temp	string	$tmp337	%read{426,426} %write{425,425}
453temp	int	$tmp338	%read{423,423} %write{422,422}
454temp	int	$tmp339	%read{424,424} %write{423,423}
455temp	int	$tmp340	%read{425,425} %write{424,424}
456const	int	$const87	84		%read{426,426} %write{2147483647,-1}
457temp	string	$tmp341	%read{431,431} %write{430,430}
458temp	int	$tmp342	%read{428,428} %write{427,427}
459temp	int	$tmp343	%read{429,429} %write{428,428}
460temp	int	$tmp344	%read{430,430} %write{429,429}
461const	int	$const88	85		%read{431,431} %write{2147483647,-1}
462temp	string	$tmp345	%read{436,436} %write{435,435}
463temp	int	$tmp346	%read{433,433} %write{432,432}
464temp	int	$tmp347	%read{434,434} %write{433,433}
465temp	int	$tmp348	%read{435,435} %write{434,434}
466const	int	$const89	86		%read{436,436} %write{2147483647,-1}
467temp	string	$tmp349	%read{441,441} %write{440,440}
468temp	int	$tmp350	%read{438,438} %write{437,437}
469temp	int	$tmp351	%read{439,439} %write{438,438}
470temp	int	$tmp352	%read{440,440} %write{439,439}
471const	int	$const90	87		%read{441,441} %write{2147483647,-1}
472temp	string	$tmp353	%read{446,446} %write{445,445}
473temp	int	$tmp354	%read{443,443} %write{442,442}
474temp	int	$tmp355	%read{444,444} %write{443,443}
475temp	int	$tmp356	%read{445,445} %write{444,444}
476const	int	$const91	88		%read{446,446} %write{2147483647,-1}
477temp	string	$tmp357	%read{451,451} %write{450,450}
478temp	int	$tmp358	%read{448,448} %write{447,447}
479temp	int	$tmp359	%read{449,449} %write{448,448}
480temp	int	$tmp360	%read{450,450} %write{449,449}
481const	int	$const92	89		%read{451,451} %write{2147483647,-1}
482temp	string	$tmp361	%read{456,456} %write{455,455}
483temp	int	$tmp362	%read{453,453} %write{452,452}
484temp	int	$tmp363	%read{454,454} %write{453,453}
485temp	int	$tmp364	%read{455,455} %write{454,454}
486const	int	$const93	90		%read{456,456} %write{2147483647,-1}
487temp	string	$tmp365	%read{461,461} %write{460,460}
488temp	int	$tmp366	%read{458,458} %write{457,457}
489temp	int	$tmp367	%read{459,459} %write{458,458}
490temp	int	$tmp368	%read{460,460} %write{459,459}
491const	int	$const94	91		%read{461,461} %write{2147483647,-1}
492temp	string	$tmp369	%read{466,466} %write{465,465}
493temp	int	$tmp370	%read{463,463} %write{462,462}
494temp	int	$tmp371	%read{464,464} %write{463,463}
495temp	int	$tmp372	%read{465,465} %write{464,464}
496const	int	$const95	92		%read{466,466} %write{2147483647,-1}
497temp	string	$tmp373	%read{471,471} %write{470,470}
498temp	int	$tmp374	%read{468,468} %write{467,467}
499temp	int	$tmp375	%read{469,469} %write{468,468}
500temp	int	$tmp376	%read{470,470} %write{469,469}
501const	int	$const96	93		%read{471,471} %write{2147483647,-1}
502temp	string	$tmp377	%read{476,476} %write{475,475}
503temp	int	$tmp378	%read{473,473} %write{472,472}
504temp	int	$tmp379	%read{474,474} %write{473,473}
505temp	int	$tmp380	%read{475,475} %write{474,474}
506const	int	$const97	94		%read{476,476} %write{2147483647,-1}
507temp	string	$tmp381	%read{481,481} %write{480,480}
508temp	int	$tmp382	%read{478,478} %write{477,477}
509temp	int	$tmp383	%read{479,479} %write{478,478}
510temp	int	$tmp384	%read{480,480} %write{479,479}
511const	int	$const98	95		%read{481,481} %write{2147483647,-1}
512temp	string	$tmp385	%read{486,486} %write{485,485}
513temp	int	$tmp386	%read{483,483} %write{482,482}
514temp	int	$tmp387	%read{484,484} %write{483,483}
515temp	int	$tmp388	%read{485,485} %write{484,484}
516const	int	$const99	96		%read{486,486} %write{2147483647,-1}
517temp	string	$tmp389	%read{491,491} %write{490,490}
518temp	int	$tmp390	%read{488,488} %write{487,487}
519temp	int	$tmp391	%read{489,489} %write{488,488}
520temp	int	$tmp392	%read{490,490} %write{489,489}
521const	int	$const100	97		%read{491,491} %write{2147483647,-1}
522temp	string	$tmp393	%read{496,496} %write{495,495}
523temp	int	$tmp394	%read{493,493} %write{492,492}
524temp	int	$tmp395	%read{494,494} %write{493,493}
525temp	int	$tmp396	%read{495,495} %write{494,494}
526const	int	$const101	98		%read{496,496} %write{2147483647,-1}
527temp	string	$tmp397	%read{501,501} %write{500,500}
528temp	int	$tmp398	%read{498,498} %write{497,497}
529temp	int	$tmp399	%read{499,499} %write{498,498}
530temp	int	$tmp400	%read{500,500} %write{499,499}
531const	int	$const102	99		%read{501,501} %write{2147483647,-1}
532const	string	$const103	""		%read{502,502} %write{2147483647,-1}
533const	string	$const104	"mari"		%read{503,503} %write{2147483647,-1}
534temp	int	$tmp401	%read{504,504} %write{503,503}
535temp	int	$tmp402	%read{508,508} %write{507,507}
536temp	float	$tmp403	%read{511,511} %write{510,510} %derivs
537temp	float	$tmp404	%read{513,513} %write{512,512} %derivs
538const	string	$const105	"swidth"		%read{517,517} %write{2147483647,-1}
539const	string	$const106	"twidth"		%read{517,517} %write{2147483647,-1}
540const	string	$const107	"sblur"		%read{517,517} %write{2147483647,-1}
541const	string	$const108	"tblur"		%read{517,517} %write{2147483647,-1}
542const	string	$const109	"swrap"		%read{517,517} %write{2147483647,-1}
543const	string	$const110	"twrap"		%read{517,517} %write{2147483647,-1}
544const	string	$const111	"firstchannel"		%read{517,517} %write{2147483647,-1}
545const	string	$const112	"fill"		%read{517,517} %write{2147483647,-1}
546const	string	$const113	"alpha"		%read{517,517} %write{2147483647,-1}
547code U
548# as_color_texture.osl:33
549#     float        U = u,
550	assign		U u 	%filename{"as_color_texture.osl"} %line{33} %argrw{"wr"}
551code V
552# as_color_texture.osl:34
553#     float        V = v,
554	assign		V v 	%filename{"as_color_texture.osl"} %line{34} %argrw{"wr"}
555code ___main___
556# as_color_texture.osl:74
557#     string mari_filenames[100] = {TEN_MARI_UDIM_ROWS};
558	mul		$tmp2 $const2 $const3 	%filename{"as_color_texture.osl"} %line{74} %argrw{"wrr"}
559	add		$tmp3 $tmp2 $const3 	%argrw{"wrr"}
560	add		$tmp4 $tmp3 $const4 	%argrw{"wrr"}
561	format		$tmp1 $const1 Filename $tmp4 UDIMPrefix 	%argrw{"wrrrr"}
562	aassign		mari_filenames $const3 $tmp1 	%argrw{"wrr"}
563	mul		$tmp6 $const2 $const3 	%argrw{"wrr"}
564	add		$tmp7 $tmp6 $const5 	%argrw{"wrr"}
565	add		$tmp8 $tmp7 $const4 	%argrw{"wrr"}
566	format		$tmp5 $const1 Filename $tmp8 UDIMPrefix 	%argrw{"wrrrr"}
567	aassign		mari_filenames $const5 $tmp5 	%argrw{"wrr"}
568	mul		$tmp10 $const2 $const3 	%argrw{"wrr"}
569	add		$tmp11 $tmp10 $const6 	%argrw{"wrr"}
570	add		$tmp12 $tmp11 $const4 	%argrw{"wrr"}
571	format		$tmp9 $const1 Filename $tmp12 UDIMPrefix 	%argrw{"wrrrr"}
572	aassign		mari_filenames $const6 $tmp9 	%argrw{"wrr"}
573	mul		$tmp14 $const2 $const3 	%argrw{"wrr"}
574	add		$tmp15 $tmp14 $const7 	%argrw{"wrr"}
575	add		$tmp16 $tmp15 $const4 	%argrw{"wrr"}
576	format		$tmp13 $const1 Filename $tmp16 UDIMPrefix 	%argrw{"wrrrr"}
577	aassign		mari_filenames $const7 $tmp13 	%argrw{"wrr"}
578	mul		$tmp18 $const2 $const3 	%argrw{"wrr"}
579	add		$tmp19 $tmp18 $const8 	%argrw{"wrr"}
580	add		$tmp20 $tmp19 $const4 	%argrw{"wrr"}
581	format		$tmp17 $const1 Filename $tmp20 UDIMPrefix 	%argrw{"wrrrr"}
582	aassign		mari_filenames $const8 $tmp17 	%argrw{"wrr"}
583	mul		$tmp22 $const2 $const3 	%argrw{"wrr"}
584	add		$tmp23 $tmp22 $const9 	%argrw{"wrr"}
585	add		$tmp24 $tmp23 $const4 	%argrw{"wrr"}
586	format		$tmp21 $const1 Filename $tmp24 UDIMPrefix 	%argrw{"wrrrr"}
587	aassign		mari_filenames $const9 $tmp21 	%argrw{"wrr"}
588	mul		$tmp26 $const2 $const3 	%argrw{"wrr"}
589	add		$tmp27 $tmp26 $const10 	%argrw{"wrr"}
590	add		$tmp28 $tmp27 $const4 	%argrw{"wrr"}
591	format		$tmp25 $const1 Filename $tmp28 UDIMPrefix 	%argrw{"wrrrr"}
592	aassign		mari_filenames $const10 $tmp25 	%argrw{"wrr"}
593	mul		$tmp30 $const2 $const3 	%argrw{"wrr"}
594	add		$tmp31 $tmp30 $const11 	%argrw{"wrr"}
595	add		$tmp32 $tmp31 $const4 	%argrw{"wrr"}
596	format		$tmp29 $const1 Filename $tmp32 UDIMPrefix 	%argrw{"wrrrr"}
597	aassign		mari_filenames $const11 $tmp29 	%argrw{"wrr"}
598	mul		$tmp34 $const2 $const3 	%argrw{"wrr"}
599	add		$tmp35 $tmp34 $const12 	%argrw{"wrr"}
600	add		$tmp36 $tmp35 $const4 	%argrw{"wrr"}
601	format		$tmp33 $const1 Filename $tmp36 UDIMPrefix 	%argrw{"wrrrr"}
602	aassign		mari_filenames $const12 $tmp33 	%argrw{"wrr"}
603	mul		$tmp38 $const2 $const3 	%argrw{"wrr"}
604	add		$tmp39 $tmp38 $const13 	%argrw{"wrr"}
605	add		$tmp40 $tmp39 $const4 	%argrw{"wrr"}
606	format		$tmp37 $const1 Filename $tmp40 UDIMPrefix 	%argrw{"wrrrr"}
607	aassign		mari_filenames $const13 $tmp37 	%argrw{"wrr"}
608	mul		$tmp42 $const2 $const5 	%argrw{"wrr"}
609	add		$tmp43 $tmp42 $const3 	%argrw{"wrr"}
610	add		$tmp44 $tmp43 $const4 	%argrw{"wrr"}
611	format		$tmp41 $const1 Filename $tmp44 UDIMPrefix 	%argrw{"wrrrr"}
612	aassign		mari_filenames $const2 $tmp41 	%argrw{"wrr"}
613	mul		$tmp46 $const2 $const5 	%argrw{"wrr"}
614	add		$tmp47 $tmp46 $const5 	%argrw{"wrr"}
615	add		$tmp48 $tmp47 $const4 	%argrw{"wrr"}
616	format		$tmp45 $const1 Filename $tmp48 UDIMPrefix 	%argrw{"wrrrr"}
617	aassign		mari_filenames $const14 $tmp45 	%argrw{"wrr"}
618	mul		$tmp50 $const2 $const5 	%argrw{"wrr"}
619	add		$tmp51 $tmp50 $const6 	%argrw{"wrr"}
620	add		$tmp52 $tmp51 $const4 	%argrw{"wrr"}
621	format		$tmp49 $const1 Filename $tmp52 UDIMPrefix 	%argrw{"wrrrr"}
622	aassign		mari_filenames $const15 $tmp49 	%argrw{"wrr"}
623	mul		$tmp54 $const2 $const5 	%argrw{"wrr"}
624	add		$tmp55 $tmp54 $const7 	%argrw{"wrr"}
625	add		$tmp56 $tmp55 $const4 	%argrw{"wrr"}
626	format		$tmp53 $const1 Filename $tmp56 UDIMPrefix 	%argrw{"wrrrr"}
627	aassign		mari_filenames $const16 $tmp53 	%argrw{"wrr"}
628	mul		$tmp58 $const2 $const5 	%argrw{"wrr"}
629	add		$tmp59 $tmp58 $const8 	%argrw{"wrr"}
630	add		$tmp60 $tmp59 $const4 	%argrw{"wrr"}
631	format		$tmp57 $const1 Filename $tmp60 UDIMPrefix 	%argrw{"wrrrr"}
632	aassign		mari_filenames $const17 $tmp57 	%argrw{"wrr"}
633	mul		$tmp62 $const2 $const5 	%argrw{"wrr"}
634	add		$tmp63 $tmp62 $const9 	%argrw{"wrr"}
635	add		$tmp64 $tmp63 $const4 	%argrw{"wrr"}
636	format		$tmp61 $const1 Filename $tmp64 UDIMPrefix 	%argrw{"wrrrr"}
637	aassign		mari_filenames $const18 $tmp61 	%argrw{"wrr"}
638	mul		$tmp66 $const2 $const5 	%argrw{"wrr"}
639	add		$tmp67 $tmp66 $const10 	%argrw{"wrr"}
640	add		$tmp68 $tmp67 $const4 	%argrw{"wrr"}
641	format		$tmp65 $const1 Filename $tmp68 UDIMPrefix 	%argrw{"wrrrr"}
642	aassign		mari_filenames $const19 $tmp65 	%argrw{"wrr"}
643	mul		$tmp70 $const2 $const5 	%argrw{"wrr"}
644	add		$tmp71 $tmp70 $const11 	%argrw{"wrr"}
645	add		$tmp72 $tmp71 $const4 	%argrw{"wrr"}
646	format		$tmp69 $const1 Filename $tmp72 UDIMPrefix 	%argrw{"wrrrr"}
647	aassign		mari_filenames $const20 $tmp69 	%argrw{"wrr"}
648	mul		$tmp74 $const2 $const5 	%argrw{"wrr"}
649	add		$tmp75 $tmp74 $const12 	%argrw{"wrr"}
650	add		$tmp76 $tmp75 $const4 	%argrw{"wrr"}
651	format		$tmp73 $const1 Filename $tmp76 UDIMPrefix 	%argrw{"wrrrr"}
652	aassign		mari_filenames $const21 $tmp73 	%argrw{"wrr"}
653	mul		$tmp78 $const2 $const5 	%argrw{"wrr"}
654	add		$tmp79 $tmp78 $const13 	%argrw{"wrr"}
655	add		$tmp80 $tmp79 $const4 	%argrw{"wrr"}
656	format		$tmp77 $const1 Filename $tmp80 UDIMPrefix 	%argrw{"wrrrr"}
657	aassign		mari_filenames $const22 $tmp77 	%argrw{"wrr"}
658	mul		$tmp82 $const2 $const6 	%argrw{"wrr"}
659	add		$tmp83 $tmp82 $const3 	%argrw{"wrr"}
660	add		$tmp84 $tmp83 $const4 	%argrw{"wrr"}
661	format		$tmp81 $const1 Filename $tmp84 UDIMPrefix 	%argrw{"wrrrr"}
662	aassign		mari_filenames $const23 $tmp81 	%argrw{"wrr"}
663	mul		$tmp86 $const2 $const6 	%argrw{"wrr"}
664	add		$tmp87 $tmp86 $const5 	%argrw{"wrr"}
665	add		$tmp88 $tmp87 $const4 	%argrw{"wrr"}
666	format		$tmp85 $const1 Filename $tmp88 UDIMPrefix 	%argrw{"wrrrr"}
667	aassign		mari_filenames $const24 $tmp85 	%argrw{"wrr"}
668	mul		$tmp90 $const2 $const6 	%argrw{"wrr"}
669	add		$tmp91 $tmp90 $const6 	%argrw{"wrr"}
670	add		$tmp92 $tmp91 $const4 	%argrw{"wrr"}
671	format		$tmp89 $const1 Filename $tmp92 UDIMPrefix 	%argrw{"wrrrr"}
672	aassign		mari_filenames $const25 $tmp89 	%argrw{"wrr"}
673	mul		$tmp94 $const2 $const6 	%argrw{"wrr"}
674	add		$tmp95 $tmp94 $const7 	%argrw{"wrr"}
675	add		$tmp96 $tmp95 $const4 	%argrw{"wrr"}
676	format		$tmp93 $const1 Filename $tmp96 UDIMPrefix 	%argrw{"wrrrr"}
677	aassign		mari_filenames $const26 $tmp93 	%argrw{"wrr"}
678	mul		$tmp98 $const2 $const6 	%argrw{"wrr"}
679	add		$tmp99 $tmp98 $const8 	%argrw{"wrr"}
680	add		$tmp100 $tmp99 $const4 	%argrw{"wrr"}
681	format		$tmp97 $const1 Filename $tmp100 UDIMPrefix 	%argrw{"wrrrr"}
682	aassign		mari_filenames $const27 $tmp97 	%argrw{"wrr"}
683	mul		$tmp102 $const2 $const6 	%argrw{"wrr"}
684	add		$tmp103 $tmp102 $const9 	%argrw{"wrr"}
685	add		$tmp104 $tmp103 $const4 	%argrw{"wrr"}
686	format		$tmp101 $const1 Filename $tmp104 UDIMPrefix 	%argrw{"wrrrr"}
687	aassign		mari_filenames $const28 $tmp101 	%argrw{"wrr"}
688	mul		$tmp106 $const2 $const6 	%argrw{"wrr"}
689	add		$tmp107 $tmp106 $const10 	%argrw{"wrr"}
690	add		$tmp108 $tmp107 $const4 	%argrw{"wrr"}
691	format		$tmp105 $const1 Filename $tmp108 UDIMPrefix 	%argrw{"wrrrr"}
692	aassign		mari_filenames $const29 $tmp105 	%argrw{"wrr"}
693	mul		$tmp110 $const2 $const6 	%argrw{"wrr"}
694	add		$tmp111 $tmp110 $const11 	%argrw{"wrr"}
695	add		$tmp112 $tmp111 $const4 	%argrw{"wrr"}
696	format		$tmp109 $const1 Filename $tmp112 UDIMPrefix 	%argrw{"wrrrr"}
697	aassign		mari_filenames $const30 $tmp109 	%argrw{"wrr"}
698	mul		$tmp114 $const2 $const6 	%argrw{"wrr"}
699	add		$tmp115 $tmp114 $const12 	%argrw{"wrr"}
700	add		$tmp116 $tmp115 $const4 	%argrw{"wrr"}
701	format		$tmp113 $const1 Filename $tmp116 UDIMPrefix 	%argrw{"wrrrr"}
702	aassign		mari_filenames $const31 $tmp113 	%argrw{"wrr"}
703	mul		$tmp118 $const2 $const6 	%argrw{"wrr"}
704	add		$tmp119 $tmp118 $const13 	%argrw{"wrr"}
705	add		$tmp120 $tmp119 $const4 	%argrw{"wrr"}
706	format		$tmp117 $const1 Filename $tmp120 UDIMPrefix 	%argrw{"wrrrr"}
707	aassign		mari_filenames $const32 $tmp117 	%argrw{"wrr"}
708	mul		$tmp122 $const2 $const7 	%argrw{"wrr"}
709	add		$tmp123 $tmp122 $const3 	%argrw{"wrr"}
710	add		$tmp124 $tmp123 $const4 	%argrw{"wrr"}
711	format		$tmp121 $const1 Filename $tmp124 UDIMPrefix 	%argrw{"wrrrr"}
712	aassign		mari_filenames $const33 $tmp121 	%argrw{"wrr"}
713	mul		$tmp126 $const2 $const7 	%argrw{"wrr"}
714	add		$tmp127 $tmp126 $const5 	%argrw{"wrr"}
715	add		$tmp128 $tmp127 $const4 	%argrw{"wrr"}
716	format		$tmp125 $const1 Filename $tmp128 UDIMPrefix 	%argrw{"wrrrr"}
717	aassign		mari_filenames $const34 $tmp125 	%argrw{"wrr"}
718	mul		$tmp130 $const2 $const7 	%argrw{"wrr"}
719	add		$tmp131 $tmp130 $const6 	%argrw{"wrr"}
720	add		$tmp132 $tmp131 $const4 	%argrw{"wrr"}
721	format		$tmp129 $const1 Filename $tmp132 UDIMPrefix 	%argrw{"wrrrr"}
722	aassign		mari_filenames $const35 $tmp129 	%argrw{"wrr"}
723	mul		$tmp134 $const2 $const7 	%argrw{"wrr"}
724	add		$tmp135 $tmp134 $const7 	%argrw{"wrr"}
725	add		$tmp136 $tmp135 $const4 	%argrw{"wrr"}
726	format		$tmp133 $const1 Filename $tmp136 UDIMPrefix 	%argrw{"wrrrr"}
727	aassign		mari_filenames $const36 $tmp133 	%argrw{"wrr"}
728	mul		$tmp138 $const2 $const7 	%argrw{"wrr"}
729	add		$tmp139 $tmp138 $const8 	%argrw{"wrr"}
730	add		$tmp140 $tmp139 $const4 	%argrw{"wrr"}
731	format		$tmp137 $const1 Filename $tmp140 UDIMPrefix 	%argrw{"wrrrr"}
732	aassign		mari_filenames $const37 $tmp137 	%argrw{"wrr"}
733	mul		$tmp142 $const2 $const7 	%argrw{"wrr"}
734	add		$tmp143 $tmp142 $const9 	%argrw{"wrr"}
735	add		$tmp144 $tmp143 $const4 	%argrw{"wrr"}
736	format		$tmp141 $const1 Filename $tmp144 UDIMPrefix 	%argrw{"wrrrr"}
737	aassign		mari_filenames $const38 $tmp141 	%argrw{"wrr"}
738	mul		$tmp146 $const2 $const7 	%argrw{"wrr"}
739	add		$tmp147 $tmp146 $const10 	%argrw{"wrr"}
740	add		$tmp148 $tmp147 $const4 	%argrw{"wrr"}
741	format		$tmp145 $const1 Filename $tmp148 UDIMPrefix 	%argrw{"wrrrr"}
742	aassign		mari_filenames $const39 $tmp145 	%argrw{"wrr"}
743	mul		$tmp150 $const2 $const7 	%argrw{"wrr"}
744	add		$tmp151 $tmp150 $const11 	%argrw{"wrr"}
745	add		$tmp152 $tmp151 $const4 	%argrw{"wrr"}
746	format		$tmp149 $const1 Filename $tmp152 UDIMPrefix 	%argrw{"wrrrr"}
747	aassign		mari_filenames $const40 $tmp149 	%argrw{"wrr"}
748	mul		$tmp154 $const2 $const7 	%argrw{"wrr"}
749	add		$tmp155 $tmp154 $const12 	%argrw{"wrr"}
750	add		$tmp156 $tmp155 $const4 	%argrw{"wrr"}
751	format		$tmp153 $const1 Filename $tmp156 UDIMPrefix 	%argrw{"wrrrr"}
752	aassign		mari_filenames $const41 $tmp153 	%argrw{"wrr"}
753	mul		$tmp158 $const2 $const7 	%argrw{"wrr"}
754	add		$tmp159 $tmp158 $const13 	%argrw{"wrr"}
755	add		$tmp160 $tmp159 $const4 	%argrw{"wrr"}
756	format		$tmp157 $const1 Filename $tmp160 UDIMPrefix 	%argrw{"wrrrr"}
757	aassign		mari_filenames $const42 $tmp157 	%argrw{"wrr"}
758	mul		$tmp162 $const2 $const8 	%argrw{"wrr"}
759	add		$tmp163 $tmp162 $const3 	%argrw{"wrr"}
760	add		$tmp164 $tmp163 $const4 	%argrw{"wrr"}
761	format		$tmp161 $const1 Filename $tmp164 UDIMPrefix 	%argrw{"wrrrr"}
762	aassign		mari_filenames $const43 $tmp161 	%argrw{"wrr"}
763	mul		$tmp166 $const2 $const8 	%argrw{"wrr"}
764	add		$tmp167 $tmp166 $const5 	%argrw{"wrr"}
765	add		$tmp168 $tmp167 $const4 	%argrw{"wrr"}
766	format		$tmp165 $const1 Filename $tmp168 UDIMPrefix 	%argrw{"wrrrr"}
767	aassign		mari_filenames $const44 $tmp165 	%argrw{"wrr"}
768	mul		$tmp170 $const2 $const8 	%argrw{"wrr"}
769	add		$tmp171 $tmp170 $const6 	%argrw{"wrr"}
770	add		$tmp172 $tmp171 $const4 	%argrw{"wrr"}
771	format		$tmp169 $const1 Filename $tmp172 UDIMPrefix 	%argrw{"wrrrr"}
772	aassign		mari_filenames $const45 $tmp169 	%argrw{"wrr"}
773	mul		$tmp174 $const2 $const8 	%argrw{"wrr"}
774	add		$tmp175 $tmp174 $const7 	%argrw{"wrr"}
775	add		$tmp176 $tmp175 $const4 	%argrw{"wrr"}
776	format		$tmp173 $const1 Filename $tmp176 UDIMPrefix 	%argrw{"wrrrr"}
777	aassign		mari_filenames $const46 $tmp173 	%argrw{"wrr"}
778	mul		$tmp178 $const2 $const8 	%argrw{"wrr"}
779	add		$tmp179 $tmp178 $const8 	%argrw{"wrr"}
780	add		$tmp180 $tmp179 $const4 	%argrw{"wrr"}
781	format		$tmp177 $const1 Filename $tmp180 UDIMPrefix 	%argrw{"wrrrr"}
782	aassign		mari_filenames $const47 $tmp177 	%argrw{"wrr"}
783	mul		$tmp182 $const2 $const8 	%argrw{"wrr"}
784	add		$tmp183 $tmp182 $const9 	%argrw{"wrr"}
785	add		$tmp184 $tmp183 $const4 	%argrw{"wrr"}
786	format		$tmp181 $const1 Filename $tmp184 UDIMPrefix 	%argrw{"wrrrr"}
787	aassign		mari_filenames $const48 $tmp181 	%argrw{"wrr"}
788	mul		$tmp186 $const2 $const8 	%argrw{"wrr"}
789	add		$tmp187 $tmp186 $const10 	%argrw{"wrr"}
790	add		$tmp188 $tmp187 $const4 	%argrw{"wrr"}
791	format		$tmp185 $const1 Filename $tmp188 UDIMPrefix 	%argrw{"wrrrr"}
792	aassign		mari_filenames $const49 $tmp185 	%argrw{"wrr"}
793	mul		$tmp190 $const2 $const8 	%argrw{"wrr"}
794	add		$tmp191 $tmp190 $const11 	%argrw{"wrr"}
795	add		$tmp192 $tmp191 $const4 	%argrw{"wrr"}
796	format		$tmp189 $const1 Filename $tmp192 UDIMPrefix 	%argrw{"wrrrr"}
797	aassign		mari_filenames $const50 $tmp189 	%argrw{"wrr"}
798	mul		$tmp194 $const2 $const8 	%argrw{"wrr"}
799	add		$tmp195 $tmp194 $const12 	%argrw{"wrr"}
800	add		$tmp196 $tmp195 $const4 	%argrw{"wrr"}
801	format		$tmp193 $const1 Filename $tmp196 UDIMPrefix 	%argrw{"wrrrr"}
802	aassign		mari_filenames $const51 $tmp193 	%argrw{"wrr"}
803	mul		$tmp198 $const2 $const8 	%argrw{"wrr"}
804	add		$tmp199 $tmp198 $const13 	%argrw{"wrr"}
805	add		$tmp200 $tmp199 $const4 	%argrw{"wrr"}
806	format		$tmp197 $const1 Filename $tmp200 UDIMPrefix 	%argrw{"wrrrr"}
807	aassign		mari_filenames $const52 $tmp197 	%argrw{"wrr"}
808	mul		$tmp202 $const2 $const9 	%argrw{"wrr"}
809	add		$tmp203 $tmp202 $const3 	%argrw{"wrr"}
810	add		$tmp204 $tmp203 $const4 	%argrw{"wrr"}
811	format		$tmp201 $const1 Filename $tmp204 UDIMPrefix 	%argrw{"wrrrr"}
812	aassign		mari_filenames $const53 $tmp201 	%argrw{"wrr"}
813	mul		$tmp206 $const2 $const9 	%argrw{"wrr"}
814	add		$tmp207 $tmp206 $const5 	%argrw{"wrr"}
815	add		$tmp208 $tmp207 $const4 	%argrw{"wrr"}
816	format		$tmp205 $const1 Filename $tmp208 UDIMPrefix 	%argrw{"wrrrr"}
817	aassign		mari_filenames $const54 $tmp205 	%argrw{"wrr"}
818	mul		$tmp210 $const2 $const9 	%argrw{"wrr"}
819	add		$tmp211 $tmp210 $const6 	%argrw{"wrr"}
820	add		$tmp212 $tmp211 $const4 	%argrw{"wrr"}
821	format		$tmp209 $const1 Filename $tmp212 UDIMPrefix 	%argrw{"wrrrr"}
822	aassign		mari_filenames $const55 $tmp209 	%argrw{"wrr"}
823	mul		$tmp214 $const2 $const9 	%argrw{"wrr"}
824	add		$tmp215 $tmp214 $const7 	%argrw{"wrr"}
825	add		$tmp216 $tmp215 $const4 	%argrw{"wrr"}
826	format		$tmp213 $const1 Filename $tmp216 UDIMPrefix 	%argrw{"wrrrr"}
827	aassign		mari_filenames $const56 $tmp213 	%argrw{"wrr"}
828	mul		$tmp218 $const2 $const9 	%argrw{"wrr"}
829	add		$tmp219 $tmp218 $const8 	%argrw{"wrr"}
830	add		$tmp220 $tmp219 $const4 	%argrw{"wrr"}
831	format		$tmp217 $const1 Filename $tmp220 UDIMPrefix 	%argrw{"wrrrr"}
832	aassign		mari_filenames $const57 $tmp217 	%argrw{"wrr"}
833	mul		$tmp222 $const2 $const9 	%argrw{"wrr"}
834	add		$tmp223 $tmp222 $const9 	%argrw{"wrr"}
835	add		$tmp224 $tmp223 $const4 	%argrw{"wrr"}
836	format		$tmp221 $const1 Filename $tmp224 UDIMPrefix 	%argrw{"wrrrr"}
837	aassign		mari_filenames $const58 $tmp221 	%argrw{"wrr"}
838	mul		$tmp226 $const2 $const9 	%argrw{"wrr"}
839	add		$tmp227 $tmp226 $const10 	%argrw{"wrr"}
840	add		$tmp228 $tmp227 $const4 	%argrw{"wrr"}
841	format		$tmp225 $const1 Filename $tmp228 UDIMPrefix 	%argrw{"wrrrr"}
842	aassign		mari_filenames $const59 $tmp225 	%argrw{"wrr"}
843	mul		$tmp230 $const2 $const9 	%argrw{"wrr"}
844	add		$tmp231 $tmp230 $const11 	%argrw{"wrr"}
845	add		$tmp232 $tmp231 $const4 	%argrw{"wrr"}
846	format		$tmp229 $const1 Filename $tmp232 UDIMPrefix 	%argrw{"wrrrr"}
847	aassign		mari_filenames $const60 $tmp229 	%argrw{"wrr"}
848	mul		$tmp234 $const2 $const9 	%argrw{"wrr"}
849	add		$tmp235 $tmp234 $const12 	%argrw{"wrr"}
850	add		$tmp236 $tmp235 $const4 	%argrw{"wrr"}
851	format		$tmp233 $const1 Filename $tmp236 UDIMPrefix 	%argrw{"wrrrr"}
852	aassign		mari_filenames $const61 $tmp233 	%argrw{"wrr"}
853	mul		$tmp238 $const2 $const9 	%argrw{"wrr"}
854	add		$tmp239 $tmp238 $const13 	%argrw{"wrr"}
855	add		$tmp240 $tmp239 $const4 	%argrw{"wrr"}
856	format		$tmp237 $const1 Filename $tmp240 UDIMPrefix 	%argrw{"wrrrr"}
857	aassign		mari_filenames $const62 $tmp237 	%argrw{"wrr"}
858	mul		$tmp242 $const2 $const10 	%argrw{"wrr"}
859	add		$tmp243 $tmp242 $const3 	%argrw{"wrr"}
860	add		$tmp244 $tmp243 $const4 	%argrw{"wrr"}
861	format		$tmp241 $const1 Filename $tmp244 UDIMPrefix 	%argrw{"wrrrr"}
862	aassign		mari_filenames $const63 $tmp241 	%argrw{"wrr"}
863	mul		$tmp246 $const2 $const10 	%argrw{"wrr"}
864	add		$tmp247 $tmp246 $const5 	%argrw{"wrr"}
865	add		$tmp248 $tmp247 $const4 	%argrw{"wrr"}
866	format		$tmp245 $const1 Filename $tmp248 UDIMPrefix 	%argrw{"wrrrr"}
867	aassign		mari_filenames $const64 $tmp245 	%argrw{"wrr"}
868	mul		$tmp250 $const2 $const10 	%argrw{"wrr"}
869	add		$tmp251 $tmp250 $const6 	%argrw{"wrr"}
870	add		$tmp252 $tmp251 $const4 	%argrw{"wrr"}
871	format		$tmp249 $const1 Filename $tmp252 UDIMPrefix 	%argrw{"wrrrr"}
872	aassign		mari_filenames $const65 $tmp249 	%argrw{"wrr"}
873	mul		$tmp254 $const2 $const10 	%argrw{"wrr"}
874	add		$tmp255 $tmp254 $const7 	%argrw{"wrr"}
875	add		$tmp256 $tmp255 $const4 	%argrw{"wrr"}
876	format		$tmp253 $const1 Filename $tmp256 UDIMPrefix 	%argrw{"wrrrr"}
877	aassign		mari_filenames $const66 $tmp253 	%argrw{"wrr"}
878	mul		$tmp258 $const2 $const10 	%argrw{"wrr"}
879	add		$tmp259 $tmp258 $const8 	%argrw{"wrr"}
880	add		$tmp260 $tmp259 $const4 	%argrw{"wrr"}
881	format		$tmp257 $const1 Filename $tmp260 UDIMPrefix 	%argrw{"wrrrr"}
882	aassign		mari_filenames $const67 $tmp257 	%argrw{"wrr"}
883	mul		$tmp262 $const2 $const10 	%argrw{"wrr"}
884	add		$tmp263 $tmp262 $const9 	%argrw{"wrr"}
885	add		$tmp264 $tmp263 $const4 	%argrw{"wrr"}
886	format		$tmp261 $const1 Filename $tmp264 UDIMPrefix 	%argrw{"wrrrr"}
887	aassign		mari_filenames $const68 $tmp261 	%argrw{"wrr"}
888	mul		$tmp266 $const2 $const10 	%argrw{"wrr"}
889	add		$tmp267 $tmp266 $const10 	%argrw{"wrr"}
890	add		$tmp268 $tmp267 $const4 	%argrw{"wrr"}
891	format		$tmp265 $const1 Filename $tmp268 UDIMPrefix 	%argrw{"wrrrr"}
892	aassign		mari_filenames $const69 $tmp265 	%argrw{"wrr"}
893	mul		$tmp270 $const2 $const10 	%argrw{"wrr"}
894	add		$tmp271 $tmp270 $const11 	%argrw{"wrr"}
895	add		$tmp272 $tmp271 $const4 	%argrw{"wrr"}
896	format		$tmp269 $const1 Filename $tmp272 UDIMPrefix 	%argrw{"wrrrr"}
897	aassign		mari_filenames $const70 $tmp269 	%argrw{"wrr"}
898	mul		$tmp274 $const2 $const10 	%argrw{"wrr"}
899	add		$tmp275 $tmp274 $const12 	%argrw{"wrr"}
900	add		$tmp276 $tmp275 $const4 	%argrw{"wrr"}
901	format		$tmp273 $const1 Filename $tmp276 UDIMPrefix 	%argrw{"wrrrr"}
902	aassign		mari_filenames $const71 $tmp273 	%argrw{"wrr"}
903	mul		$tmp278 $const2 $const10 	%argrw{"wrr"}
904	add		$tmp279 $tmp278 $const13 	%argrw{"wrr"}
905	add		$tmp280 $tmp279 $const4 	%argrw{"wrr"}
906	format		$tmp277 $const1 Filename $tmp280 UDIMPrefix 	%argrw{"wrrrr"}
907	aassign		mari_filenames $const72 $tmp277 	%argrw{"wrr"}
908	mul		$tmp282 $const2 $const11 	%argrw{"wrr"}
909	add		$tmp283 $tmp282 $const3 	%argrw{"wrr"}
910	add		$tmp284 $tmp283 $const4 	%argrw{"wrr"}
911	format		$tmp281 $const1 Filename $tmp284 UDIMPrefix 	%argrw{"wrrrr"}
912	aassign		mari_filenames $const73 $tmp281 	%argrw{"wrr"}
913	mul		$tmp286 $const2 $const11 	%argrw{"wrr"}
914	add		$tmp287 $tmp286 $const5 	%argrw{"wrr"}
915	add		$tmp288 $tmp287 $const4 	%argrw{"wrr"}
916	format		$tmp285 $const1 Filename $tmp288 UDIMPrefix 	%argrw{"wrrrr"}
917	aassign		mari_filenames $const74 $tmp285 	%argrw{"wrr"}
918	mul		$tmp290 $const2 $const11 	%argrw{"wrr"}
919	add		$tmp291 $tmp290 $const6 	%argrw{"wrr"}
920	add		$tmp292 $tmp291 $const4 	%argrw{"wrr"}
921	format		$tmp289 $const1 Filename $tmp292 UDIMPrefix 	%argrw{"wrrrr"}
922	aassign		mari_filenames $const75 $tmp289 	%argrw{"wrr"}
923	mul		$tmp294 $const2 $const11 	%argrw{"wrr"}
924	add		$tmp295 $tmp294 $const7 	%argrw{"wrr"}
925	add		$tmp296 $tmp295 $const4 	%argrw{"wrr"}
926	format		$tmp293 $const1 Filename $tmp296 UDIMPrefix 	%argrw{"wrrrr"}
927	aassign		mari_filenames $const76 $tmp293 	%argrw{"wrr"}
928	mul		$tmp298 $const2 $const11 	%argrw{"wrr"}
929	add		$tmp299 $tmp298 $const8 	%argrw{"wrr"}
930	add		$tmp300 $tmp299 $const4 	%argrw{"wrr"}
931	format		$tmp297 $const1 Filename $tmp300 UDIMPrefix 	%argrw{"wrrrr"}
932	aassign		mari_filenames $const77 $tmp297 	%argrw{"wrr"}
933	mul		$tmp302 $const2 $const11 	%argrw{"wrr"}
934	add		$tmp303 $tmp302 $const9 	%argrw{"wrr"}
935	add		$tmp304 $tmp303 $const4 	%argrw{"wrr"}
936	format		$tmp301 $const1 Filename $tmp304 UDIMPrefix 	%argrw{"wrrrr"}
937	aassign		mari_filenames $const78 $tmp301 	%argrw{"wrr"}
938	mul		$tmp306 $const2 $const11 	%argrw{"wrr"}
939	add		$tmp307 $tmp306 $const10 	%argrw{"wrr"}
940	add		$tmp308 $tmp307 $const4 	%argrw{"wrr"}
941	format		$tmp305 $const1 Filename $tmp308 UDIMPrefix 	%argrw{"wrrrr"}
942	aassign		mari_filenames $const79 $tmp305 	%argrw{"wrr"}
943	mul		$tmp310 $const2 $const11 	%argrw{"wrr"}
944	add		$tmp311 $tmp310 $const11 	%argrw{"wrr"}
945	add		$tmp312 $tmp311 $const4 	%argrw{"wrr"}
946	format		$tmp309 $const1 Filename $tmp312 UDIMPrefix 	%argrw{"wrrrr"}
947	aassign		mari_filenames $const80 $tmp309 	%argrw{"wrr"}
948	mul		$tmp314 $const2 $const11 	%argrw{"wrr"}
949	add		$tmp315 $tmp314 $const12 	%argrw{"wrr"}
950	add		$tmp316 $tmp315 $const4 	%argrw{"wrr"}
951	format		$tmp313 $const1 Filename $tmp316 UDIMPrefix 	%argrw{"wrrrr"}
952	aassign		mari_filenames $const81 $tmp313 	%argrw{"wrr"}
953	mul		$tmp318 $const2 $const11 	%argrw{"wrr"}
954	add		$tmp319 $tmp318 $const13 	%argrw{"wrr"}
955	add		$tmp320 $tmp319 $const4 	%argrw{"wrr"}
956	format		$tmp317 $const1 Filename $tmp320 UDIMPrefix 	%argrw{"wrrrr"}
957	aassign		mari_filenames $const82 $tmp317 	%argrw{"wrr"}
958	mul		$tmp322 $const2 $const12 	%argrw{"wrr"}
959	add		$tmp323 $tmp322 $const3 	%argrw{"wrr"}
960	add		$tmp324 $tmp323 $const4 	%argrw{"wrr"}
961	format		$tmp321 $const1 Filename $tmp324 UDIMPrefix 	%argrw{"wrrrr"}
962	aassign		mari_filenames $const83 $tmp321 	%argrw{"wrr"}
963	mul		$tmp326 $const2 $const12 	%argrw{"wrr"}
964	add		$tmp327 $tmp326 $const5 	%argrw{"wrr"}
965	add		$tmp328 $tmp327 $const4 	%argrw{"wrr"}
966	format		$tmp325 $const1 Filename $tmp328 UDIMPrefix 	%argrw{"wrrrr"}
967	aassign		mari_filenames $const84 $tmp325 	%argrw{"wrr"}
968	mul		$tmp330 $const2 $const12 	%argrw{"wrr"}
969	add		$tmp331 $tmp330 $const6 	%argrw{"wrr"}
970	add		$tmp332 $tmp331 $const4 	%argrw{"wrr"}
971	format		$tmp329 $const1 Filename $tmp332 UDIMPrefix 	%argrw{"wrrrr"}
972	aassign		mari_filenames $const85 $tmp329 	%argrw{"wrr"}
973	mul		$tmp334 $const2 $const12 	%argrw{"wrr"}
974	add		$tmp335 $tmp334 $const7 	%argrw{"wrr"}
975	add		$tmp336 $tmp335 $const4 	%argrw{"wrr"}
976	format		$tmp333 $const1 Filename $tmp336 UDIMPrefix 	%argrw{"wrrrr"}
977	aassign		mari_filenames $const86 $tmp333 	%argrw{"wrr"}
978	mul		$tmp338 $const2 $const12 	%argrw{"wrr"}
979	add		$tmp339 $tmp338 $const8 	%argrw{"wrr"}
980	add		$tmp340 $tmp339 $const4 	%argrw{"wrr"}
981	format		$tmp337 $const1 Filename $tmp340 UDIMPrefix 	%argrw{"wrrrr"}
982	aassign		mari_filenames $const87 $tmp337 	%argrw{"wrr"}
983	mul		$tmp342 $const2 $const12 	%argrw{"wrr"}
984	add		$tmp343 $tmp342 $const9 	%argrw{"wrr"}
985	add		$tmp344 $tmp343 $const4 	%argrw{"wrr"}
986	format		$tmp341 $const1 Filename $tmp344 UDIMPrefix 	%argrw{"wrrrr"}
987	aassign		mari_filenames $const88 $tmp341 	%argrw{"wrr"}
988	mul		$tmp346 $const2 $const12 	%argrw{"wrr"}
989	add		$tmp347 $tmp346 $const10 	%argrw{"wrr"}
990	add		$tmp348 $tmp347 $const4 	%argrw{"wrr"}
991	format		$tmp345 $const1 Filename $tmp348 UDIMPrefix 	%argrw{"wrrrr"}
992	aassign		mari_filenames $const89 $tmp345 	%argrw{"wrr"}
993	mul		$tmp350 $const2 $const12 	%argrw{"wrr"}
994	add		$tmp351 $tmp350 $const11 	%argrw{"wrr"}
995	add		$tmp352 $tmp351 $const4 	%argrw{"wrr"}
996	format		$tmp349 $const1 Filename $tmp352 UDIMPrefix 	%argrw{"wrrrr"}
997	aassign		mari_filenames $const90 $tmp349 	%argrw{"wrr"}
998	mul		$tmp354 $const2 $const12 	%argrw{"wrr"}
999	add		$tmp355 $tmp354 $const12 	%argrw{"wrr"}
1000	add		$tmp356 $tmp355 $const4 	%argrw{"wrr"}
1001	format		$tmp353 $const1 Filename $tmp356 UDIMPrefix 	%argrw{"wrrrr"}
1002	aassign		mari_filenames $const91 $tmp353 	%argrw{"wrr"}
1003	mul		$tmp358 $const2 $const12 	%argrw{"wrr"}
1004	add		$tmp359 $tmp358 $const13 	%argrw{"wrr"}
1005	add		$tmp360 $tmp359 $const4 	%argrw{"wrr"}
1006	format		$tmp357 $const1 Filename $tmp360 UDIMPrefix 	%argrw{"wrrrr"}
1007	aassign		mari_filenames $const92 $tmp357 	%argrw{"wrr"}
1008	mul		$tmp362 $const2 $const13 	%argrw{"wrr"}
1009	add		$tmp363 $tmp362 $const3 	%argrw{"wrr"}
1010	add		$tmp364 $tmp363 $const4 	%argrw{"wrr"}
1011	format		$tmp361 $const1 Filename $tmp364 UDIMPrefix 	%argrw{"wrrrr"}
1012	aassign		mari_filenames $const93 $tmp361 	%argrw{"wrr"}
1013	mul		$tmp366 $const2 $const13 	%argrw{"wrr"}
1014	add		$tmp367 $tmp366 $const5 	%argrw{"wrr"}
1015	add		$tmp368 $tmp367 $const4 	%argrw{"wrr"}
1016	format		$tmp365 $const1 Filename $tmp368 UDIMPrefix 	%argrw{"wrrrr"}
1017	aassign		mari_filenames $const94 $tmp365 	%argrw{"wrr"}
1018	mul		$tmp370 $const2 $const13 	%argrw{"wrr"}
1019	add		$tmp371 $tmp370 $const6 	%argrw{"wrr"}
1020	add		$tmp372 $tmp371 $const4 	%argrw{"wrr"}
1021	format		$tmp369 $const1 Filename $tmp372 UDIMPrefix 	%argrw{"wrrrr"}
1022	aassign		mari_filenames $const95 $tmp369 	%argrw{"wrr"}
1023	mul		$tmp374 $const2 $const13 	%argrw{"wrr"}
1024	add		$tmp375 $tmp374 $const7 	%argrw{"wrr"}
1025	add		$tmp376 $tmp375 $const4 	%argrw{"wrr"}
1026	format		$tmp373 $const1 Filename $tmp376 UDIMPrefix 	%argrw{"wrrrr"}
1027	aassign		mari_filenames $const96 $tmp373 	%argrw{"wrr"}
1028	mul		$tmp378 $const2 $const13 	%argrw{"wrr"}
1029	add		$tmp379 $tmp378 $const8 	%argrw{"wrr"}
1030	add		$tmp380 $tmp379 $const4 	%argrw{"wrr"}
1031	format		$tmp377 $const1 Filename $tmp380 UDIMPrefix 	%argrw{"wrrrr"}
1032	aassign		mari_filenames $const97 $tmp377 	%argrw{"wrr"}
1033	mul		$tmp382 $const2 $const13 	%argrw{"wrr"}
1034	add		$tmp383 $tmp382 $const9 	%argrw{"wrr"}
1035	add		$tmp384 $tmp383 $const4 	%argrw{"wrr"}
1036	format		$tmp381 $const1 Filename $tmp384 UDIMPrefix 	%argrw{"wrrrr"}
1037	aassign		mari_filenames $const98 $tmp381 	%argrw{"wrr"}
1038	mul		$tmp386 $const2 $const13 	%argrw{"wrr"}
1039	add		$tmp387 $tmp386 $const10 	%argrw{"wrr"}
1040	add		$tmp388 $tmp387 $const4 	%argrw{"wrr"}
1041	format		$tmp385 $const1 Filename $tmp388 UDIMPrefix 	%argrw{"wrrrr"}
1042	aassign		mari_filenames $const99 $tmp385 	%argrw{"wrr"}
1043	mul		$tmp390 $const2 $const13 	%argrw{"wrr"}
1044	add		$tmp391 $tmp390 $const11 	%argrw{"wrr"}
1045	add		$tmp392 $tmp391 $const4 	%argrw{"wrr"}
1046	format		$tmp389 $const1 Filename $tmp392 UDIMPrefix 	%argrw{"wrrrr"}
1047	aassign		mari_filenames $const100 $tmp389 	%argrw{"wrr"}
1048	mul		$tmp394 $const2 $const13 	%argrw{"wrr"}
1049	add		$tmp395 $tmp394 $const12 	%argrw{"wrr"}
1050	add		$tmp396 $tmp395 $const4 	%argrw{"wrr"}
1051	format		$tmp393 $const1 Filename $tmp396 UDIMPrefix 	%argrw{"wrrrr"}
1052	aassign		mari_filenames $const101 $tmp393 	%argrw{"wrr"}
1053	mul		$tmp398 $const2 $const13 	%argrw{"wrr"}
1054	add		$tmp399 $tmp398 $const13 	%argrw{"wrr"}
1055	add		$tmp400 $tmp399 $const4 	%argrw{"wrr"}
1056	format		$tmp397 $const1 Filename $tmp400 UDIMPrefix 	%argrw{"wrrrr"}
1057	aassign		mari_filenames $const102 $tmp397 	%argrw{"wrr"}
1058# as_color_texture.osl:76
1059#     string tx_filename = "";
1060	assign		tx_filename $const103 	%line{76} %argrw{"wr"}
1061# as_color_texture.osl:80
1062#     if (UDIM == "mari")
1063	eq		$tmp401 UDIM $const104 	%line{80} %argrw{"wrr"}
1064	if		$tmp401 514 517 	%argrw{"r"}
1065# as_color_texture.osl:82
1066#         int utile  = int(U);
1067	assign		___340_utile U 	%line{82} %argrw{"wr"}
1068# as_color_texture.osl:83
1069#         int vtile  = int(V);
1070	assign		___340_vtile V 	%line{83} %argrw{"wr"}
1071# as_color_texture.osl:84
1072#         int offset = 10 * vtile + utile;
1073	mul		$tmp402 $const2 ___340_vtile 	%line{84} %argrw{"wrr"}
1074	add		___340_offset $tmp402 ___340_utile 	%argrw{"wrr"}
1075# as_color_texture.osl:85
1076#         tx_filename = mari_filenames[offset];
1077	aref		tx_filename mari_filenames ___340_offset 	%line{85} %argrw{"wrr"}
1078# as_color_texture.osl:86
1079#         uu = U - utile;
1080	assign		$tmp403 ___340_utile 	%line{86} %argrw{"wr"}
1081	sub		uu U $tmp403 	%argrw{"wrr"}
1082# as_color_texture.osl:87
1083#         vv = V - vtile;
1084	assign		$tmp404 ___340_vtile 	%line{87} %argrw{"wr"}
1085	sub		vv V $tmp404 	%argrw{"wrr"}
1086# as_color_texture.osl:91
1087#         tx_filename = Filename;
1088	assign		tx_filename Filename 	%line{91} %argrw{"wr"}
1089# as_color_texture.osl:92
1090#         uu = U;
1091	assign		uu U 	%line{92} %argrw{"wr"}
1092# as_color_texture.osl:93
1093#         vv = V;
1094	assign		vv V 	%line{93} %argrw{"wr"}
1095# as_color_texture.osl:96
1096#     ColorOut = texture(
1097	texture		ColorOut tx_filename uu vv $const105 UWidth $const106 VWidth $const107 UBlur $const108 VBlur $const109 UWrap $const110 VWrap $const111 FirstChannel $const112 Fill $const113 AlphaOut 	%line{96} %argrw{"wrrrrrrrrrrrrrrrrrrrrw"} %argderivs{2,3}
1098	end
1099