err.c
上传用户:itx_2006
上传日期:2007-01-06
资源大小:493k
文件大小:11k
源码类别:

编译器/解释器

开发平台:

Others

  1. /*
  2.  * A n t l r  S e t s / E r r o r  F i l e  H e a d e r
  3.  *
  4.  * Generated from: antlr.g
  5.  *
  6.  * Terence Parr, Russell Quong, Will Cohen, and Hank Dietz: 1989-1998
  7.  * Parr Research Corporation
  8.  * with Purdue University Electrical Engineering
  9.  * With AHPCRC, University of Minnesota
  10.  * ANTLR Version 1.33MR14
  11.  */
  12. #define ANTLR_VERSION 13314
  13. #include "pcctscfg.h"
  14. #include PCCTS_STDIO_H
  15. #include "set.h"
  16. #include <ctype.h>
  17. #include "syn.h"
  18. #include "hash.h"
  19. #include "generic.h"
  20. #define zzcr_attr(attr,tok,t)
  21. #define zzSET_SIZE 20
  22. #include "antlr.h"
  23. #include "tokens.h"
  24. #include "dlgdef.h"
  25. #include "err.h"
  26. ANTLRChar *zztokens[156]={
  27. /* 00 */ "Invalid",
  28. /* 01 */ "Eof",
  29. /* 02 */ "QuotedTerm",
  30. /* 03 */ "\n|\r|\r\n",
  31. /* 04 */ "\(\n|\r|\r\n)",
  32. /* 05 */ "\~[]",
  33. /* 06 */ "~[\n\r"\]+",
  34. /* 07 */ """,
  35. /* 08 */ "\n|\r|\r\n",
  36. /* 09 */ "\(\n|\r|\r\n)",
  37. /* 10 */ "\~[]",
  38. /* 11 */ "~[\n\r"\]+",
  39. /* 12 */ "'",
  40. /* 13 */ "\n|\r|\r\n",
  41. /* 14 */ "\~[]",
  42. /* 15 */ "~[\n\r'\]+",
  43. /* 16 */ "\*/",
  44. /* 17 */ "\*",
  45. /* 18 */ "\n|\r|\r\n",
  46. /* 19 */ "~[\n\r\*]+",
  47. /* 20 */ "\*/",
  48. /* 21 */ "\*",
  49. /* 22 */ "\n|\r|\r\n",
  50. /* 23 */ "~[\n\r\*]+",
  51. /* 24 */ "\n|\r|\r\n",
  52. /* 25 */ "~[\n\r]+",
  53. /* 26 */ "\n|\r|\r\n",
  54. /* 27 */ "~[\n\r]+",
  55. /* 28 */ "\n|\r|\r\n",
  56. /* 29 */ "~[\n\r]+",
  57. /* 30 */ "\*/",
  58. /* 31 */ "\*",
  59. /* 32 */ "\n|\r|\r\n",
  60. /* 33 */ "~[\n\r\*]+",
  61. /* 34 */ "Action",
  62. /* 35 */ "Pred",
  63. /* 36 */ "PassAction",
  64. /* 37 */ "consumeUntil\( [\ \t]* \{~[\}]+\} [\ \t]* \)",
  65. /* 38 */ "consumeUntil\( ~[\)]+ \)",
  66. /* 39 */ "\n|\r|\r\n",
  67. /* 40 */ "\>",
  68. /* 41 */ "$",
  69. /* 42 */ "$$",
  70. /* 43 */ "$\[\]",
  71. /* 44 */ "$\[",
  72. /* 45 */ "$[0-9]+",
  73. /* 46 */ "$[0-9]+.",
  74. /* 47 */ "$[0-9]+.[0-9]+",
  75. /* 48 */ "$[_a-zA-Z][_a-zA-Z0-9]*",
  76. /* 49 */ "#0",
  77. /* 50 */ "#\[\]",
  78. /* 51 */ "#\(\)",
  79. /* 52 */ "#[0-9]+",
  80. /* 53 */ "#line[\ \t]* [0-9]+ {[\ \t]* "~["]+" ([\ \t]* [0-9]*)* } (\n|\r|\r\n)",
  81. /* 54 */ "#line ~[\n\r]* (\n|\r|\r\n)",
  82. /* 55 */ "#[_a-zA-Z][_a-zA-Z0-9]*",
  83. /* 56 */ "#\[",
  84. /* 57 */ "#\(",
  85. /* 58 */ "#",
  86. /* 59 */ "\)",
  87. /* 60 */ "\[",
  88. /* 61 */ "\(",
  89. /* 62 */ "\\]",
  90. /* 63 */ "\\)",
  91. /* 64 */ "\>",
  92. /* 65 */ "'",
  93. /* 66 */ """,
  94. /* 67 */ "\$",
  95. /* 68 */ "\#",
  96. /* 69 */ "\(\n|\r|\r\n)",
  97. /* 70 */ "\~[\]\)>$#]",
  98. /* 71 */ "/",
  99. /* 72 */ "/\*",
  100. /* 73 */ "\*/",
  101. /* 74 */ "//",
  102. /* 75 */ "~[\n\r\)\(\$#\>\]\["'/]+",
  103. /* 76 */ "[\t\ ]+",
  104. /* 77 */ "\n|\r|\r\n",
  105. /* 78 */ "\[",
  106. /* 79 */ "\<\<",
  107. /* 80 */ """,
  108. /* 81 */ "/\*",
  109. /* 82 */ "\*/",
  110. /* 83 */ "//",
  111. /* 84 */ "#line[\ \t]* [0-9]+ {[\ \t]* "~["]+" ([\ \t]* [0-9]*)* } (\n|\r|\r\n)",
  112. /* 85 */ "#line ~[\n\r]* (\n|\r|\r\n)",
  113. /* 86 */ "\>\>",
  114. /* 87 */ "WildCard",
  115. /* 88 */ "\@",
  116. /* 89 */ "LABEL",
  117. /* 90 */ "grammar-element",
  118. /* 91 */ "meta-symbol",
  119. /* 92 */ "{\}#header",
  120. /* 93 */ "{\}#first",
  121. /* 94 */ "{\}#parser",
  122. /* 95 */ "{\}#tokdefs",
  123. /* 96 */ "\}",
  124. /* 97 */ "class",
  125. /* 98 */ "NonTerminal",
  126. /* 99 */ "TokenTerm",
  127. /* 100 */ "\{",
  128. /* 101 */ "!",
  129. /* 102 */ "\<",
  130. /* 103 */ "\>",
  131. /* 104 */ ":",
  132. /* 105 */ ";",
  133. /* 106 */ "{\}#lexaction",
  134. /* 107 */ "{\}#lexmember",
  135. /* 108 */ "{\}#lexprefix",
  136. /* 109 */ "{\}#pred",
  137. /* 110 */ "\|\|",
  138. /* 111 */ "&&",
  139. /* 112 */ "\(",
  140. /* 113 */ "\)",
  141. /* 114 */ "{\}#lexclass",
  142. /* 115 */ "{\}#errclass",
  143. /* 116 */ "{\}#tokclass",
  144. /* 117 */ "..",
  145. /* 118 */ "{\}#token",
  146. /* 119 */ "=",
  147. /* 120 */ "[0-9]+",
  148. /* 121 */ "\|",
  149. /* 122 */ "\~",
  150. /* 123 */ "^",
  151. /* 124 */ "{\}#pragma",
  152. /* 125 */ "approx",
  153. /* 126 */ "LL(1)",
  154. /* 127 */ "LL(2)",
  155. /* 128 */ "\*",
  156. /* 129 */ "\+",
  157. /* 130 */ "?",
  158. /* 131 */ "=>",
  159. /* 132 */ "exception",
  160. /* 133 */ "default",
  161. /* 134 */ "catch",
  162. /* 135 */ "{\}#[A-Za-z0-9_]*",
  163. /* 136 */ "[\t\ ]+",
  164. /* 137 */ "\n|\r|\r\n",
  165. /* 138 */ "//",
  166. /* 139 */ "/\*",
  167. /* 140 */ "#ifdef",
  168. /* 141 */ "#if",
  169. /* 142 */ "#ifndef",
  170. /* 143 */ "#else",
  171. /* 144 */ "#endif",
  172. /* 145 */ "#undef",
  173. /* 146 */ "#import",
  174. /* 147 */ "ID",
  175. /* 148 */ "#define",
  176. /* 149 */ "INT",
  177. /* 150 */ "enum",
  178. /* 151 */ "\{",
  179. /* 152 */ "=",
  180. /* 153 */ ",",
  181. /* 154 */ "\}",
  182. /* 155 */ ";"
  183. };
  184. SetWordType zzerr1[20] = {0x0,0x0,0x0,0x0, 0x0,0x0,0x0,0x0, 0x0,0x0,0x0,0x0,
  185. 0xc,0x0,0x0,0x0, 0x0,0x0,0x0,0x0};
  186. SetWordType zzerr2[20] = {0xfc,0xff,0xff,0xff, 0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xf3,
  187. 0xef,0xff,0xff,0xff, 0xff,0xff,0xff,0xf};
  188. SetWordType setwd1[156] = {0x0,0x50,0x20,0x20,0x20,0x20,0x20,
  189. 0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,
  190. 0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,
  191. 0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,
  192. 0x20,0x20,0x20,0x6a,0x20,0xa0,0x20,0x20,
  193. 0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,
  194. 0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,
  195. 0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,
  196. 0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,
  197. 0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,
  198. 0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,
  199. 0x20,0x20,0x20,0x0,0x0,0x21,0x21,0x21,
  200. 0x21,0x6e,0x6e,0x64,0x20,0x0,0x20,0xa0,
  201. 0x20,0x20,0x20,0x6a,0x6a,0x6a,0x6e,0x20,
  202. 0x20,0x20,0x20,0x66,0x6e,0x6e,0x20,0x66,
  203. 0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,
  204. 0x20,0x20,0x20,0x20,0x20,0x62,0x20,0x20,
  205. 0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,
  206. 0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,
  207. 0x20,0x20,0x20,0x20,0x20};
  208. SetWordType zzerr3[20] = {0x0,0x0,0x0,0x0, 0x8,0x0,0x0,0x0, 0x0,0x0,0x0,0x0,
  209. 0x28,0x0,0x1,0x0, 0x0,0x0,0x0,0x0};
  210. SetWordType setwd2[156] = {0x0,0xcf,0x0,0x0,0x0,0x0,0x0,
  211. 0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,
  212. 0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,
  213. 0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,
  214. 0x0,0x0,0x0,0xcf,0x0,0x0,0x0,0x0,
  215. 0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,
  216. 0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,
  217. 0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,
  218. 0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,
  219. 0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,
  220. 0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,
  221. 0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,
  222. 0x0,0xcf,0xcf,0xcf,0x30,0x0,0x30,0x0,
  223. 0x0,0x0,0x80,0xcf,0xcf,0xcf,0xcf,0x0,
  224. 0x0,0x30,0x80,0xcf,0xcf,0xcf,0x0,0xcf,
  225. 0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,
  226. 0x0,0x0,0x0,0x0,0x0,0xce,0x0,0x0,
  227. 0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,
  228. 0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,
  229. 0x0,0x0,0x0,0x0,0x0};
  230. SetWordType zzerr4[20] = {0x0,0x0,0x0,0x0, 0x0,0x0,0x0,0x0, 0x0,0x0,0x0,0x0,
  231. 0x28,0x0,0x1,0x0, 0x0,0x0,0x0,0x0};
  232. SetWordType zzerr5[20] = {0x4,0x0,0x0,0x0, 0x0,0x0,0x0,0x0, 0x0,0x0,0x0,0x0,
  233. 0x8,0x0,0x0,0x0, 0x0,0x0,0x0,0x0};
  234. SetWordType zzerr6[20] = {0x4,0x0,0x0,0x0, 0x0,0x0,0x0,0x0, 0x0,0x0,0x0,0x0,
  235. 0xc,0x0,0x0,0x0, 0x0,0x0,0x0,0x0};
  236. SetWordType zzerr7[20] = {0x4,0x0,0x0,0x0, 0x0,0x0,0x0,0x0, 0x0,0x0,0x0,0x0,
  237. 0xc,0x0,0x0,0x0, 0x0,0x0,0x0,0x0};
  238. SetWordType zzerr8[20] = {0x4,0x0,0x0,0x0, 0x0,0x0,0x0,0x0, 0x0,0x0,0x0,0x0,
  239. 0x8,0x0,0x0,0x0, 0x0,0x0,0x0,0x0};
  240. SetWordType setwd3[156] = {0x0,0xd7,0x28,0x0,0x0,0x0,0x0,
  241. 0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,
  242. 0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,
  243. 0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,
  244. 0x0,0x0,0x0,0xd7,0x0,0x0,0x0,0x0,
  245. 0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,
  246. 0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,
  247. 0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,
  248. 0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,
  249. 0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,
  250. 0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,
  251. 0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,
  252. 0x0,0xd7,0xd7,0xdf,0x28,0x0,0x0,0x0,
  253. 0x0,0x0,0x3,0xd7,0xd7,0xd7,0xd7,0x3,
  254. 0x2,0x0,0x3,0xd7,0xd7,0xd7,0x0,0xd7,
  255. 0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,
  256. 0x0,0x0,0x0,0x0,0x0,0xd7,0x0,0x0,
  257. 0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,
  258. 0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,
  259. 0x0,0x0,0x0,0x0,0x0};
  260. SetWordType zzerr9[20] = {0x4,0x0,0x0,0x0, 0x0,0x0,0x0,0x0, 0x0,0x0,0x0,0x0,
  261. 0x8,0x0,0x0,0x0, 0x0,0x0,0x0,0x0};
  262. SetWordType zzerr10[20] = {0x0,0x0,0x0,0x0, 0x0,0x0,0x0,0x0, 0x0,0x0,0x0,0xd,
  263. 0x0,0x0,0x0,0x0, 0x10,0x0,0x0,0x0};
  264. SetWordType zzerr11[20] = {0x4,0x0,0x0,0x0, 0x0,0x0,0x0,0x0, 0x0,0x0,0x0,0x0,
  265. 0x8,0x0,0x0,0x0, 0x0,0x0,0x0,0x0};
  266. SetWordType zzerr12[20] = {0x0,0x0,0x0,0x0, 0x0,0x0,0x0,0x0, 0x0,0x0,0x0,0xd,
  267. 0x0,0x0,0x0,0x0, 0x10,0x0,0x0,0x0};
  268. SetWordType zzerr13[20] = {0x0,0x0,0x0,0x0, 0x0,0x0,0x0,0x0, 0x0,0x0,0x0,0xc,
  269. 0x0,0x0,0x0,0x0, 0x10,0x0,0x0,0x0};
  270. SetWordType setwd4[156] = {0x0,0x0,0xfa,0x0,0x0,0x0,0x0,
  271. 0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,
  272. 0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,
  273. 0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,
  274. 0x0,0x0,0x0,0xe2,0xe2,0xe2,0x0,0x0,
  275. 0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,
  276. 0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,
  277. 0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,
  278. 0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,
  279. 0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,
  280. 0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,
  281. 0xfa,0x60,0xf2,0x0,0x0,0x0,0x0,0x0,
  282. 0x0,0xe5,0x0,0xfa,0xfa,0xe2,0x0,0x0,
  283. 0xe2,0x0,0xe5,0x0,0x0,0x0,0x0,0x0,
  284. 0x0,0xe2,0xe5,0x0,0x0,0x0,0x0,0x0,
  285. 0x0,0x0,0xe4,0xe2,0x0,0xe2,0x0,0x0,
  286. 0x0,0xe2,0xe2,0x0,0x0,0xe4,0x0,0x0,
  287. 0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,
  288. 0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,
  289. 0x0,0x0,0x0,0x0,0x0};
  290. SetWordType zzerr14[20] = {0x4,0x0,0x0,0x0, 0x0,0x0,0x0,0x0, 0x0,0x0,0x80,0x0,
  291. 0xc,0x0,0x0,0x0, 0x0,0x0,0x0,0x0};
  292. SetWordType zzerr15[20] = {0x0,0x0,0x0,0x0, 0x0,0x0,0x0,0x0, 0x0,0x0,0x0,0x0,
  293. 0x0,0x0,0x0,0xe0, 0x0,0x0,0x0,0x0};
  294. SetWordType zzerr16[20] = {0x0,0x0,0x0,0x0, 0x0,0x0,0x0,0x0, 0x0,0x0,0x0,0x0,
  295. 0x0,0x80,0x0,0x0, 0x8,0x0,0x0,0x0};
  296. SetWordType zzerr17[20] = {0x0,0x0,0x0,0x0, 0x0,0x0,0x0,0x0, 0x0,0x0,0x0,0x4,
  297. 0x1,0x82,0x2,0x6, 0x18,0x0,0x0,0x0};
  298. SetWordType zzerr18[20] = {0x0,0x0,0x0,0x0, 0x0,0x0,0x0,0x0, 0x0,0x0,0x0,0x4,
  299. 0x1,0x2,0x2,0x6, 0x14,0x0,0x0,0x0};
  300. SetWordType zzerr19[20] = {0x0,0x0,0x0,0x0, 0x0,0x0,0x0,0x0, 0x0,0x0,0x0,0x0,
  301. 0x10,0x0,0x1,0x0, 0x0,0x0,0x0,0x0};
  302. SetWordType zzerr20[20] = {0x0,0x0,0x0,0x0, 0x0,0x0,0x0,0x0, 0x0,0x0,0x0,0x4,
  303. 0x0,0x0,0x0,0x0, 0x0,0x0,0x0,0x0};
  304. SetWordType zzerr21[20] = {0x0,0x0,0x0,0x0, 0x0,0x0,0x0,0x0, 0x0,0x0,0x0,0x0,
  305. 0xc,0x0,0x0,0x0, 0x0,0x0,0x0,0x0};
  306. SetWordType setwd5[156] = {0x0,0x80,0x38,0x0,0x0,0x0,0x0,
  307. 0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,
  308. 0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,
  309. 0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,
  310. 0x0,0x0,0x0,0xf8,0x38,0x39,0x0,0x0,
  311. 0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,
  312. 0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,
  313. 0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,
  314. 0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,
  315. 0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,
  316. 0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,
  317. 0x38,0x0,0x38,0x0,0x0,0x0,0x0,0x0,
  318. 0x0,0xf8,0xc0,0xf8,0x38,0x3a,0x0,0x1,
  319. 0x38,0x0,0xb8,0xc0,0xc0,0xc0,0xc0,0x0,
  320. 0x4,0x3a,0xb8,0xc0,0xc0,0xc0,0x0,0xc0,
  321. 0x0,0x0,0xb8,0x38,0x0,0x3a,0x0,0x0,
  322. 0x0,0x38,0x38,0x0,0x4,0xf8,0x0,0x0,
  323. 0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,
  324. 0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,
  325. 0x0,0x0,0x0,0x0,0x0};
  326. SetWordType zzerr22[20] = {0x0,0x0,0x0,0x0, 0x0,0x0,0x0,0x0, 0x0,0x0,0x0,0x0,
  327. 0x0,0x0,0x0,0x0, 0x0,0x0,0x50,0x0};
  328. SetWordType zzerr23[20] = {0x2,0x0,0x0,0x0, 0x0,0x0,0x0,0x0, 0x0,0x0,0x0,0x0,
  329. 0x0,0x0,0x0,0x0, 0x0,0x40,0x50,0x0};
  330. SetWordType zzerr24[20] = {0x0,0x0,0x0,0x0, 0x0,0x0,0x0,0x0, 0x0,0x0,0x0,0x0,
  331. 0x0,0x0,0x0,0x0, 0x0,0x0,0x0,0x7};
  332. SetWordType zzerr25[20] = {0x0,0x0,0x0,0x0, 0x0,0x0,0x0,0x0, 0x0,0x0,0x0,0x0,
  333. 0x0,0x0,0x0,0x0, 0x0,0x0,0x0,0x7};
  334. SetWordType setwd6[156] = {0x0,0x4d,0x0,0x0,0x0,0x0,0x0,
  335. 0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,
  336. 0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,
  337. 0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,
  338. 0x0,0x0,0x0,0x1,0x0,0x0,0x0,0x0,
  339. 0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,
  340. 0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,
  341. 0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,
  342. 0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,
  343. 0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,
  344. 0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,
  345. 0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,
  346. 0x0,0x1,0x1,0x1,0x0,0x0,0x0,0x0,
  347. 0x0,0x0,0x1,0x1,0x1,0x1,0x1,0x0,
  348. 0x0,0x0,0x1,0x1,0x1,0x1,0x0,0x1,
  349. 0x0,0x0,0x1,0x0,0x0,0x0,0x0,0x0,
  350. 0x0,0x0,0x0,0x0,0x0,0x1,0x1,0x1,
  351. 0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x2,
  352. 0x0,0x0,0x0,0x0,0x0,0x2,0x0,0x42,
  353. 0x0,0x0,0x30,0x30,0x0};