gengtype-lex.c 97 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903
  1. #include "bconfig.h"
  2. #line 2 "gengtype-lex.c"
  3. #line 4 "gengtype-lex.c"
  4. #define YY_INT_ALIGNED short int
  5. /* A lexical scanner generated by flex */
  6. #define FLEX_SCANNER
  7. #define YY_FLEX_MAJOR_VERSION 2
  8. #define YY_FLEX_MINOR_VERSION 5
  9. #define YY_FLEX_SUBMINOR_VERSION 35
  10. #if YY_FLEX_SUBMINOR_VERSION > 0
  11. #define FLEX_BETA
  12. #endif
  13. /* First, we deal with platform-specific or compiler-specific issues. */
  14. /* begin standard C headers. */
  15. #include <stdio.h>
  16. #include <string.h>
  17. #include <errno.h>
  18. #include <stdlib.h>
  19. /* end standard C headers. */
  20. /* flex integer type definitions */
  21. #ifndef FLEXINT_H
  22. #define FLEXINT_H
  23. /* C99 systems have <inttypes.h>. Non-C99 systems may or may not. */
  24. #if defined (__STDC_VERSION__) && __STDC_VERSION__ >= 199901L
  25. /* C99 says to define __STDC_LIMIT_MACROS before including stdint.h,
  26. * if you want the limit (max/min) macros for int types.
  27. */
  28. #ifndef __STDC_LIMIT_MACROS
  29. #define __STDC_LIMIT_MACROS 1
  30. #endif
  31. #include <inttypes.h>
  32. typedef int8_t flex_int8_t;
  33. typedef uint8_t flex_uint8_t;
  34. typedef int16_t flex_int16_t;
  35. typedef uint16_t flex_uint16_t;
  36. typedef int32_t flex_int32_t;
  37. typedef uint32_t flex_uint32_t;
  38. #else
  39. typedef signed char flex_int8_t;
  40. typedef short int flex_int16_t;
  41. typedef int flex_int32_t;
  42. typedef unsigned char flex_uint8_t;
  43. typedef unsigned short int flex_uint16_t;
  44. typedef unsigned int flex_uint32_t;
  45. #endif /* ! C99 */
  46. /* Limits of integral types. */
  47. #ifndef INT8_MIN
  48. #define INT8_MIN (-128)
  49. #endif
  50. #ifndef INT16_MIN
  51. #define INT16_MIN (-32767-1)
  52. #endif
  53. #ifndef INT32_MIN
  54. #define INT32_MIN (-2147483647-1)
  55. #endif
  56. #ifndef INT8_MAX
  57. #define INT8_MAX (127)
  58. #endif
  59. #ifndef INT16_MAX
  60. #define INT16_MAX (32767)
  61. #endif
  62. #ifndef INT32_MAX
  63. #define INT32_MAX (2147483647)
  64. #endif
  65. #ifndef UINT8_MAX
  66. #define UINT8_MAX (255U)
  67. #endif
  68. #ifndef UINT16_MAX
  69. #define UINT16_MAX (65535U)
  70. #endif
  71. #ifndef UINT32_MAX
  72. #define UINT32_MAX (4294967295U)
  73. #endif
  74. #endif /* ! FLEXINT_H */
  75. #ifdef __cplusplus
  76. /* The "const" storage-class-modifier is valid. */
  77. #define YY_USE_CONST
  78. #else /* ! __cplusplus */
  79. /* C99 requires __STDC__ to be defined as 1. */
  80. #if defined (__STDC__)
  81. #define YY_USE_CONST
  82. #endif /* defined (__STDC__) */
  83. #endif /* ! __cplusplus */
  84. #ifdef YY_USE_CONST
  85. #define yyconst const
  86. #else
  87. #define yyconst
  88. #endif
  89. /* Returned upon end-of-file. */
  90. #define YY_NULL 0
  91. /* Promotes a possibly negative, possibly signed char to an unsigned
  92. * integer for use as an array index. If the signed char is negative,
  93. * we want to instead treat it as an 8-bit unsigned char, hence the
  94. * double cast.
  95. */
  96. #define YY_SC_TO_UI(c) ((unsigned int) (unsigned char) c)
  97. /* Enter a start condition. This macro really ought to take a parameter,
  98. * but we do it the disgusting crufty way forced on us by the ()-less
  99. * definition of BEGIN.
  100. */
  101. #define BEGIN (yy_start) = 1 + 2 *
  102. /* Translate the current start state into a value that can be later handed
  103. * to BEGIN to return to the state. The YYSTATE alias is for lex
  104. * compatibility.
  105. */
  106. #define YY_START (((yy_start) - 1) / 2)
  107. #define YYSTATE YY_START
  108. /* Action number for EOF rule of a given start state. */
  109. #define YY_STATE_EOF(state) (YY_END_OF_BUFFER + state + 1)
  110. /* Special action meaning "start processing a new file". */
  111. #define YY_NEW_FILE yyrestart(yyin )
  112. #define YY_END_OF_BUFFER_CHAR 0
  113. /* Size of default input buffer. */
  114. #ifndef YY_BUF_SIZE
  115. #define YY_BUF_SIZE 16384
  116. #endif
  117. /* The state buf must be large enough to hold one state per character in the main buffer.
  118. */
  119. #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
  120. #ifndef YY_TYPEDEF_YY_BUFFER_STATE
  121. #define YY_TYPEDEF_YY_BUFFER_STATE
  122. typedef struct yy_buffer_state *YY_BUFFER_STATE;
  123. #endif
  124. extern int yyleng;
  125. extern FILE *yyin, *yyout;
  126. #define EOB_ACT_CONTINUE_SCAN 0
  127. #define EOB_ACT_END_OF_FILE 1
  128. #define EOB_ACT_LAST_MATCH 2
  129. #define YY_LESS_LINENO(n)
  130. /* Return all but the first "n" matched characters back to the input stream. */
  131. #define yyless(n) \
  132. do \
  133. { \
  134. /* Undo effects of setting up yytext. */ \
  135. int yyless_macro_arg = (n); \
  136. YY_LESS_LINENO(yyless_macro_arg);\
  137. *yy_cp = (yy_hold_char); \
  138. YY_RESTORE_YY_MORE_OFFSET \
  139. (yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \
  140. YY_DO_BEFORE_ACTION; /* set up yytext again */ \
  141. } \
  142. while ( 0 )
  143. #define unput(c) yyunput( c, (yytext_ptr) )
  144. #ifndef YY_TYPEDEF_YY_SIZE_T
  145. #define YY_TYPEDEF_YY_SIZE_T
  146. typedef size_t yy_size_t;
  147. #endif
  148. #ifndef YY_STRUCT_YY_BUFFER_STATE
  149. #define YY_STRUCT_YY_BUFFER_STATE
  150. struct yy_buffer_state
  151. {
  152. FILE *yy_input_file;
  153. char *yy_ch_buf; /* input buffer */
  154. char *yy_buf_pos; /* current position in input buffer */
  155. /* Size of input buffer in bytes, not including room for EOB
  156. * characters.
  157. */
  158. yy_size_t yy_buf_size;
  159. /* Number of characters read into yy_ch_buf, not including EOB
  160. * characters.
  161. */
  162. int yy_n_chars;
  163. /* Whether we "own" the buffer - i.e., we know we created it,
  164. * and can realloc() it to grow it, and should free() it to
  165. * delete it.
  166. */
  167. int yy_is_our_buffer;
  168. /* Whether this is an "interactive" input source; if so, and
  169. * if we're using stdio for input, then we want to use getc()
  170. * instead of fread(), to make sure we stop fetching input after
  171. * each newline.
  172. */
  173. int yy_is_interactive;
  174. /* Whether we're considered to be at the beginning of a line.
  175. * If so, '^' rules will be active on the next match, otherwise
  176. * not.
  177. */
  178. int yy_at_bol;
  179. int yy_bs_lineno; /**< The line count. */
  180. int yy_bs_column; /**< The column count. */
  181. /* Whether to try to fill the input buffer when we reach the
  182. * end of it.
  183. */
  184. int yy_fill_buffer;
  185. int yy_buffer_status;
  186. #define YY_BUFFER_NEW 0
  187. #define YY_BUFFER_NORMAL 1
  188. /* When an EOF's been seen but there's still some text to process
  189. * then we mark the buffer as YY_EOF_PENDING, to indicate that we
  190. * shouldn't try reading from the input source any more. We might
  191. * still have a bunch of tokens to match, though, because of
  192. * possible backing-up.
  193. *
  194. * When we actually see the EOF, we change the status to "new"
  195. * (via yyrestart()), so that the user can continue scanning by
  196. * just pointing yyin at a new input file.
  197. */
  198. #define YY_BUFFER_EOF_PENDING 2
  199. };
  200. #endif /* !YY_STRUCT_YY_BUFFER_STATE */
  201. /* Stack of input buffers. */
  202. static size_t yy_buffer_stack_top = 0; /**< index of top of stack. */
  203. static size_t yy_buffer_stack_max = 0; /**< capacity of stack. */
  204. static YY_BUFFER_STATE * yy_buffer_stack = 0; /**< Stack as an array. */
  205. /* We provide macros for accessing buffer states in case in the
  206. * future we want to put the buffer states in a more general
  207. * "scanner state".
  208. *
  209. * Returns the top of the stack, or NULL.
  210. */
  211. #define YY_CURRENT_BUFFER ( (yy_buffer_stack) \
  212. ? (yy_buffer_stack)[(yy_buffer_stack_top)] \
  213. : NULL)
  214. /* Same as previous macro, but useful when we know that the buffer stack is not
  215. * NULL or when we need an lvalue. For internal use only.
  216. */
  217. #define YY_CURRENT_BUFFER_LVALUE (yy_buffer_stack)[(yy_buffer_stack_top)]
  218. /* yy_hold_char holds the character lost when yytext is formed. */
  219. static char yy_hold_char;
  220. static int yy_n_chars; /* number of characters read into yy_ch_buf */
  221. int yyleng;
  222. /* Points to current character in buffer. */
  223. static char *yy_c_buf_p = (char *) 0;
  224. static int yy_init = 0; /* whether we need to initialize */
  225. static int yy_start = 0; /* start state number */
  226. /* Flag which is used to allow yywrap()'s to do buffer switches
  227. * instead of setting up a fresh yyin. A bit of a hack ...
  228. */
  229. static int yy_did_buffer_switch_on_eof;
  230. void yyrestart (FILE *input_file );
  231. void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer );
  232. YY_BUFFER_STATE yy_create_buffer (FILE *file,int size );
  233. void yy_delete_buffer (YY_BUFFER_STATE b );
  234. void yy_flush_buffer (YY_BUFFER_STATE b );
  235. void yypush_buffer_state (YY_BUFFER_STATE new_buffer );
  236. void yypop_buffer_state (void );
  237. static void yyensure_buffer_stack (void );
  238. static void yy_load_buffer_state (void );
  239. static void yy_init_buffer (YY_BUFFER_STATE b,FILE *file );
  240. #define YY_FLUSH_BUFFER yy_flush_buffer(YY_CURRENT_BUFFER )
  241. YY_BUFFER_STATE yy_scan_buffer (char *base,yy_size_t size );
  242. YY_BUFFER_STATE yy_scan_string (yyconst char *yy_str );
  243. YY_BUFFER_STATE yy_scan_bytes (yyconst char *bytes,int len );
  244. void *yyalloc (yy_size_t );
  245. void *yyrealloc (void *,yy_size_t );
  246. void yyfree (void * );
  247. #define yy_new_buffer yy_create_buffer
  248. #define yy_set_interactive(is_interactive) \
  249. { \
  250. if ( ! YY_CURRENT_BUFFER ){ \
  251. yyensure_buffer_stack (); \
  252. YY_CURRENT_BUFFER_LVALUE = \
  253. yy_create_buffer(yyin,YY_BUF_SIZE ); \
  254. } \
  255. YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \
  256. }
  257. #define yy_set_bol(at_bol) \
  258. { \
  259. if ( ! YY_CURRENT_BUFFER ){\
  260. yyensure_buffer_stack (); \
  261. YY_CURRENT_BUFFER_LVALUE = \
  262. yy_create_buffer(yyin,YY_BUF_SIZE ); \
  263. } \
  264. YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \
  265. }
  266. #define YY_AT_BOL() (YY_CURRENT_BUFFER_LVALUE->yy_at_bol)
  267. /* Begin user sect3 */
  268. #define yywrap(n) 1
  269. #define YY_SKIP_YYWRAP
  270. typedef unsigned char YY_CHAR;
  271. FILE *yyin = (FILE *) 0, *yyout = (FILE *) 0;
  272. typedef int yy_state_type;
  273. extern int yylineno;
  274. int yylineno = 1;
  275. extern char *yytext;
  276. #define yytext_ptr yytext
  277. static yy_state_type yy_get_previous_state (void );
  278. static yy_state_type yy_try_NUL_trans (yy_state_type current_state );
  279. static int yy_get_next_buffer (void );
  280. static void yy_fatal_error (yyconst char msg[] );
  281. /* Done after the current pattern has been matched and before the
  282. * corresponding action - sets up yytext.
  283. */
  284. #define YY_DO_BEFORE_ACTION \
  285. (yytext_ptr) = yy_bp; \
  286. yyleng = (size_t) (yy_cp - yy_bp); \
  287. (yy_hold_char) = *yy_cp; \
  288. *yy_cp = '\0'; \
  289. (yy_c_buf_p) = yy_cp;
  290. #define YY_NUM_RULES 53
  291. #define YY_END_OF_BUFFER 54
  292. /* This struct is not used in this scanner,
  293. but its presence is necessary. */
  294. struct yy_trans_info
  295. {
  296. flex_int32_t yy_verify;
  297. flex_int32_t yy_nxt;
  298. };
  299. static yyconst flex_int16_t yy_accept[561] =
  300. { 0,
  301. 0, 0, 0, 0, 0, 0, 0, 0, 54, 41,
  302. 38, 50, 41, 50, 39, 41, 41, 39, 39, 39,
  303. 39, 39, 35, 9, 9, 33, 35, 15, 35, 33,
  304. 35, 25, 35, 35, 35, 35, 35, 35, 35, 35,
  305. 14, 35, 35, 35, 35, 35, 35, 35, 35, 35,
  306. 35, 35, 35, 35, 13, 9, 35, 46, 44, 51,
  307. 51, 0, 42, 0, 0, 0, 43, 36, 43, 0,
  308. 39, 0, 0, 0, 0, 0, 0, 0, 0, 0,
  309. 0, 39, 39, 39, 39, 39, 9, 0, 29, 0,
  310. 0, 0, 0, 7, 0, 25, 28, 28, 0, 28,
  311. 0, 0, 0, 0, 0, 0, 0, 30, 10, 0,
  312. 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
  313. 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
  314. 0, 9, 0, 0, 0, 0, 47, 49, 48, 40,
  315. 0, 37, 0, 0, 0, 0, 0, 0, 0, 39,
  316. 39, 39, 39, 39, 39, 31, 32, 0, 8, 0,
  317. 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
  318. 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
  319. 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
  320. 0, 0, 0, 0, 0, 0, 0, 34, 0, 0,
  321. 0, 39, 0, 0, 0, 0, 0, 0, 0, 39,
  322. 39, 39, 39, 39, 39, 0, 0, 0, 0, 0,
  323. 16, 16, 16, 0, 0, 0, 0, 0, 0, 0,
  324. 0, 0, 0, 26, 26, 26, 0, 26, 0, 0,
  325. 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
  326. 0, 0, 0, 0, 0, 0, 39, 0, 0, 0,
  327. 0, 0, 0, 0, 39, 39, 39, 39, 39, 39,
  328. 0, 0, 0, 0, 0, 0, 0, 0, 21, 21,
  329. 21, 0, 0, 0, 0, 0, 0, 0, 0, 0,
  330. 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
  331. 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
  332. 24, 24, 24, 0, 0, 0, 0, 0, 0, 0,
  333. 0, 4, 4, 4, 39, 39, 39, 39, 3, 3,
  334. 3, 0, 0, 0, 0, 0, 19, 19, 19, 11,
  335. 11, 11, 0, 0, 0, 0, 0, 0, 0, 0,
  336. 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
  337. 0, 0, 0, 0, 0, 0, 0, 17, 17, 17,
  338. 0, 0, 0, 0, 0, 0, 5, 5, 5, 6,
  339. 6, 6, 2, 2, 2, 39, 0, 0, 0, 0,
  340. 0, 12, 12, 12, 0, 0, 0, 0, 0, 0,
  341. 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
  342. 0, 0, 0, 0, 28, 18, 18, 18, 0, 0,
  343. 0, 0, 0, 0, 1, 1, 1, 0, 0, 0,
  344. 0, 0, 0, 0, 0, 0, 0, 0, 0, 26,
  345. 26, 0, 0, 0, 0, 0, 0, 0, 0, 0,
  346. 12, 12, 20, 20, 20, 0, 0, 0, 0, 0,
  347. 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
  348. 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
  349. 0, 0, 0, 0, 0, 0, 0, 22, 22, 22,
  350. 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
  351. 0, 0, 23, 23, 23, 0, 52, 0, 0, 0,
  352. 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
  353. 0, 0, 0, 0, 28, 28, 28, 0, 0, 0,
  354. 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
  355. 0, 0, 0, 0, 0, 27, 0, 0, 0, 0,
  356. 0, 45, 0, 0, 0, 0, 0, 0, 0, 0
  357. } ;
  358. static yyconst flex_int32_t yy_ec[256] =
  359. { 0,
  360. 1, 1, 1, 1, 1, 1, 1, 1, 2, 3,
  361. 2, 2, 2, 1, 1, 1, 1, 1, 1, 1,
  362. 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  363. 1, 2, 4, 5, 6, 1, 4, 7, 8, 9,
  364. 10, 11, 4, 4, 4, 12, 13, 14, 14, 14,
  365. 14, 15, 14, 16, 14, 14, 14, 17, 4, 4,
  366. 4, 4, 4, 1, 18, 19, 20, 21, 22, 23,
  367. 24, 25, 26, 27, 27, 28, 29, 30, 31, 32,
  368. 27, 33, 34, 35, 36, 27, 37, 27, 38, 27,
  369. 39, 40, 41, 42, 43, 1, 44, 45, 46, 47,
  370. 48, 49, 50, 51, 52, 53, 53, 54, 55, 56,
  371. 57, 58, 53, 59, 60, 61, 62, 63, 53, 64,
  372. 65, 66, 4, 4, 4, 67, 1, 1, 1, 1,
  373. 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  374. 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  375. 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  376. 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  377. 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  378. 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  379. 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  380. 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  381. 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  382. 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  383. 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  384. 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  385. 1, 1, 1, 1, 1
  386. } ;
  387. static yyconst flex_int32_t yy_meta[68] =
  388. { 0,
  389. 1, 2, 3, 1, 1, 1, 1, 1, 1, 4,
  390. 5, 1, 1, 6, 6, 7, 8, 9, 9, 9,
  391. 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
  392. 9, 9, 9, 9, 9, 9, 9, 9, 10, 1,
  393. 1, 1, 11, 11, 11, 11, 11, 11, 11, 11,
  394. 11, 11, 11, 11, 11, 11, 11, 11, 11, 11,
  395. 11, 11, 11, 11, 11, 11, 1
  396. } ;
  397. static yyconst flex_int16_t yy_base[608] =
  398. { 0,
  399. 0, 67, 134, 16, 16, 17, 18, 20, 1232, 2403,
  400. 2403, 19, 1191, 19, 31, 41, 43, 32, 33, 34,
  401. 35, 36, 2403, 23, 52, 2403, 51, 2403, 1190, 1217,
  402. 33, 46, 201, 268, 26, 33, 63, 81, 1187, 1224,
  403. 2403, 54, 65, 57, 62, 73, 188, 189, 83, 190,
  404. 191, 184, 186, 202, 2403, 118, 1224, 0, 2403, 1212,
  405. 1211, 219, 2403, 0, 1215, 1219, 2403, 2403, 1218, 108,
  406. 214, 1203, 254, 235, 1165, 1154, 1156, 1151, 1159, 236,
  407. 1166, 247, 284, 287, 230, 288, 63, 221, 2403, 1210,
  408. 1204, 1208, 1198, 2403, 1206, 213, 2403, 294, 1173, 1186,
  409. 1171, 234, 194, 92, 224, 253, 1160, 2403, 2403, 236,
  410. 275, 281, 261, 232, 266, 272, 282, 267, 287, 289,
  411. 296, 263, 299, 295, 301, 290, 302, 298, 307, 310,
  412. 311, 352, 1198, 1197, 368, 0, 2403, 2403, 2403, 2403,
  413. 1195, 2403, 1195, 1152, 1134, 306, 1136, 1141, 1143, 375,
  414. 358, 376, 374, 362, 381, 2403, 2403, 1188, 2403, 364,
  415. 1173, 1187, 341, 353, 351, 438, 364, 355, 343, 330,
  416. 421, 422, 356, 428, 357, 423, 365, 505, 426, 425,
  417. 429, 337, 430, 427, 431, 433, 434, 436, 432, 435,
  418. 437, 441, 438, 443, 442, 465, 1185, 2403, 570, 0,
  419. 1185, 392, 1126, 1137, 1123, 1120, 1133, 1123, 1113, 502,
  420. 518, 485, 521, 523, 524, 1162, 636, 496, 376, 499,
  421. 2403, 526, 1146, 505, 518, 1146, 472, 440, 498, 703,
  422. 500, 502, 503, 2403, 769, 548, 102, 1144, 520, 522,
  423. 532, 521, 540, 523, 524, 526, 547, 529, 548, 551,
  424. 192, 567, 555, 556, 831, 0, 586, 1100, 1100, 1106,
  425. 1111, 1109, 1099, 1098, 898, 595, 648, 591, 652, 965,
  426. 1032, 570, 573, 576, 371, 565, 1099, 1166, 2403, 653,
  427. 1136, 625, 561, 0, 656, 1121, 1119, 643, 1093, 1098,
  428. 1100, 1091, 1089, 548, 607, 636, 633, 626, 629, 635,
  429. 631, 637, 651, 640, 653, 657, 658, 686, 704, 1233,
  430. 2403, 719, 1128, 0, 0, 1088, 1097, 1081, 1089, 0,
  431. 1088, 2403, 720, 1118, 1300, 1367, 1434, 724, 2403, 721,
  432. 1117, 660, 662, 666, 702, 699, 2403, 729, 1116, 2403,
  433. 730, 1115, 1501, 1100, 1098, 1096, 1094, 1070, 1082, 1062,
  434. 691, 1068, 1066, 689, 1066, 1061, 696, 697, 718, 719,
  435. 698, 722, 734, 1568, 723, 727, 725, 2403, 760, 1103,
  436. 0, 0, 0, 0, 1070, 758, 2403, 761, 1101, 2403,
  437. 762, 1100, 2403, 764, 1098, 1635, 752, 749, 760, 766,
  438. 772, 2403, 783, 1097, 1085, 1078, 1076, 1061, 1041, 1035,
  439. 1050, 1049, 796, 1041, 1031, 1033, 1040, 1026, 1034, 738,
  440. 751, 787, 771, 776, 1068, 2403, 807, 1067, 774, 1702,
  441. 786, 0, 0, 825, 2403, 809, 1066, 822, 820, 827,
  442. 770, 824, 1039, 1056, 1037, 1036, 858, 1017, 1016, 2403,
  443. 850, 1061, 1014, 1022, 1026, 1052, 1017, 825, 828, 831,
  444. 2403, 1064, 2403, 861, 1048, 0, 1029, 799, 838, 850,
  445. 834, 846, 1044, 1044, 1028, 1023, 1016, 1011, 996, 1041,
  446. 826, 849, 1769, 0, 1017, 857, 859, 862, 865, 866,
  447. 1028, 1020, 1030, 1025, 989, 1005, 1836, 2403, 910, 1030,
  448. 0, 1037, 885, 864, 886, 887, 889, 996, 987, 1005,
  449. 1007, 965, 2403, 919, 1007, 0, 2403, 902, 903, 910,
  450. 893, 1000, 988, 978, 997, 0, 911, 948, 991, 989,
  451. 980, 965, 0, 904, 943, 946, 927, 976, 973, 972,
  452. 938, 0, 923, 978, 981, 941, 959, 983, 935, 929,
  453. 921, 923, 0, 986, 989, 2403, 999, 909, 861, 786,
  454. 771, 2403, 694, 589, 496, 1008, 360, 1010, 91, 2403,
  455. 1903, 1914, 1925, 1936, 1947, 1957, 1968, 1979, 1990, 2001,
  456. 2011, 2022, 2033, 2044, 2055, 2066, 2077, 2087, 2097, 2108,
  457. 2118, 2129, 2140, 2151, 2162, 2172, 2182, 2193, 2203, 2213,
  458. 2223, 2233, 2243, 2254, 2263, 2274, 2285, 2296, 2307, 2318,
  459. 2329, 2339, 2350, 2360, 2371, 2381, 2391
  460. } ;
  461. static yyconst flex_int16_t yy_def[608] =
  462. { 0,
  463. 561, 561, 560, 3, 562, 562, 562, 562, 560, 560,
  464. 560, 563, 564, 565, 566, 560, 560, 566, 566, 566,
  465. 566, 566, 560, 560, 560, 560, 567, 560, 568, 560,
  466. 560, 560, 569, 569, 34, 34, 34, 34, 570, 560,
  467. 560, 34, 34, 34, 34, 34, 34, 34, 34, 34,
  468. 34, 34, 34, 34, 560, 560, 571, 572, 560, 573,
  469. 573, 563, 560, 563, 560, 564, 560, 560, 574, 560,
  470. 566, 560, 560, 560, 560, 560, 560, 560, 560, 560,
  471. 560, 566, 566, 566, 566, 566, 560, 567, 560, 567,
  472. 560, 568, 560, 560, 575, 560, 560, 560, 34, 560,
  473. 34, 34, 34, 34, 34, 34, 570, 560, 560, 34,
  474. 34, 34, 34, 34, 34, 34, 34, 34, 34, 34,
  475. 34, 34, 34, 34, 34, 34, 34, 34, 34, 34,
  476. 34, 560, 571, 571, 576, 577, 560, 560, 560, 560,
  477. 574, 560, 578, 560, 560, 560, 560, 560, 560, 566,
  478. 566, 566, 566, 566, 566, 560, 560, 575, 560, 560,
  479. 560, 579, 34, 34, 34, 569, 34, 34, 34, 34,
  480. 34, 34, 34, 34, 34, 34, 34, 569, 34, 34,
  481. 34, 34, 34, 34, 34, 34, 34, 34, 34, 34,
  482. 34, 34, 34, 34, 34, 34, 576, 560, 576, 580,
  483. 578, 581, 560, 560, 560, 560, 560, 560, 560, 566,
  484. 566, 566, 566, 566, 566, 579, 582, 34, 34, 34,
  485. 560, 560, 560, 34, 34, 178, 34, 34, 34, 569,
  486. 34, 34, 34, 560, 560, 235, 34, 560, 34, 34,
  487. 34, 34, 34, 34, 34, 34, 34, 34, 34, 34,
  488. 34, 34, 34, 34, 569, 583, 581, 560, 560, 560,
  489. 560, 560, 560, 560, 566, 566, 566, 566, 566, 566,
  490. 582, 34, 34, 34, 34, 34, 569, 569, 560, 560,
  491. 560, 34, 34, 235, 235, 560, 560, 560, 560, 560,
  492. 560, 560, 560, 560, 560, 34, 34, 34, 34, 34,
  493. 34, 34, 34, 34, 34, 34, 34, 34, 34, 569,
  494. 560, 560, 560, 584, 585, 560, 560, 560, 560, 586,
  495. 560, 560, 560, 560, 566, 566, 566, 566, 560, 560,
  496. 560, 34, 34, 34, 34, 34, 560, 560, 560, 560,
  497. 560, 560, 569, 560, 560, 560, 560, 560, 560, 560,
  498. 560, 560, 560, 560, 560, 560, 34, 34, 34, 34,
  499. 34, 34, 34, 569, 34, 34, 34, 560, 560, 560,
  500. 587, 588, 589, 590, 560, 560, 560, 560, 560, 560,
  501. 560, 560, 560, 560, 560, 566, 34, 34, 34, 34,
  502. 34, 560, 560, 560, 560, 560, 560, 560, 560, 560,
  503. 560, 560, 591, 560, 560, 560, 560, 560, 560, 34,
  504. 34, 34, 34, 34, 592, 560, 560, 560, 34, 569,
  505. 34, 593, 594, 560, 560, 560, 560, 34, 34, 34,
  506. 34, 34, 560, 560, 560, 560, 591, 560, 560, 560,
  507. 235, 560, 560, 560, 560, 560, 560, 34, 34, 34,
  508. 560, 595, 560, 560, 560, 596, 560, 34, 34, 34,
  509. 34, 34, 560, 560, 560, 560, 560, 560, 560, 560,
  510. 34, 34, 569, 597, 560, 34, 34, 34, 34, 34,
  511. 560, 560, 560, 560, 560, 560, 569, 560, 560, 560,
  512. 598, 560, 34, 34, 34, 34, 34, 560, 560, 560,
  513. 560, 560, 560, 560, 560, 599, 560, 34, 34, 34,
  514. 34, 560, 560, 560, 560, 600, 34, 34, 560, 560,
  515. 560, 560, 601, 34, 560, 560, 602, 560, 560, 560,
  516. 560, 603, 34, 560, 560, 602, 602, 604, 560, 560,
  517. 560, 560, 605, 560, 560, 560, 604, 560, 560, 560,
  518. 560, 560, 606, 560, 606, 607, 560, 607, 560, 0,
  519. 560, 560, 560, 560, 560, 560, 560, 560, 560, 560,
  520. 560, 560, 560, 560, 560, 560, 560, 560, 560, 560,
  521. 560, 560, 560, 560, 560, 560, 560, 560, 560, 560,
  522. 560, 560, 560, 560, 560, 560, 560, 560, 560, 560,
  523. 560, 560, 560, 560, 560, 560, 560
  524. } ;
  525. static yyconst flex_int16_t yy_nxt[2471] =
  526. { 0,
  527. 10, 10, 11, 10, 12, 10, 10, 13, 10, 10,
  528. 10, 10, 14, 10, 10, 10, 10, 56, 59, 59,
  529. 59, 57, 59, 63, 87, 87, 60, 60, 61, 68,
  530. 61, 69, 70, 70, 70, 70, 70, 70, 10, 10,
  531. 10, 10, 73, 94, 80, 95, 74, 72, 72, 72,
  532. 72, 72, 72, 87, 87, 89, 99, 102, 64, 96,
  533. 96, 96, 103, 99, 87, 87, 10, 10, 16, 11,
  534. 10, 12, 17, 10, 13, 10, 10, 10, 10, 14,
  535. 10, 10, 10, 10, 99, 82, 75, 99, 76, 81,
  536. 90, 86, 99, 99, 84, 99, 83, 104, 105, 85,
  537. 77, 78, 79, 99, 114, 10, 10, 10, 10, 70,
  538. 110, 106, 18, 99, 19, 111, 296, 115, 112, 132,
  539. 87, 113, 99, 133, 72, 437, 20, 21, 22, 166,
  540. 119, 116, 99, 10, 23, 24, 25, 26, 27, 23,
  541. 28, 29, 26, 26, 26, 30, 31, 32, 32, 32,
  542. 26, 33, 34, 35, 33, 36, 33, 37, 38, 33,
  543. 33, 33, 33, 33, 33, 33, 33, 33, 33, 33,
  544. 33, 33, 39, 40, 23, 41, 33, 33, 42, 43,
  545. 44, 45, 46, 33, 33, 47, 33, 48, 33, 49,
  546. 50, 51, 33, 52, 53, 54, 33, 33, 33, 33,
  547. 55, 97, 98, 97, 97, 97, 97, 97, 97, 97,
  548. 97, 97, 97, 97, 99, 70, 99, 100, 99, 99,
  549. 99, 99, 99, 63, 99, 89, 96, 96, 96, 165,
  550. 72, 70, 99, 127, 124, 125, 80, 80, 308, 97,
  551. 97, 97, 97, 117, 126, 118, 72, 120, 70, 121,
  552. 128, 122, 123, 129, 99, 73, 167, 130, 64, 74,
  553. 90, 131, 99, 72, 99, 164, 99, 97, 97, 98,
  554. 97, 97, 97, 97, 97, 97, 97, 97, 97, 97,
  555. 97, 81, 81, 99, 100, 70, 168, 154, 70, 70,
  556. 150, 99, 169, 99, 173, 160, 99, 99, 101, 75,
  557. 72, 76, 99, 72, 72, 99, 97, 97, 97, 97,
  558. 161, 99, 99, 77, 78, 79, 172, 99, 170, 99,
  559. 99, 184, 179, 175, 171, 99, 99, 174, 99, 99,
  560. 152, 99, 99, 189, 97, 176, 181, 99, 177, 155,
  561. 99, 99, 178, 185, 151, 153, 180, 182, 190, 205,
  562. 187, 186, 183, 132, 87, 192, 191, 133, 196, 70,
  563. 99, 194, 193, 70, 206, 160, 188, 99, 218, 195,
  564. 198, 99, 219, 99, 72, 70, 70, 70, 72, 220,
  565. 161, 99, 70, 99, 224, 99, 99, 99, 226, 225,
  566. 72, 72, 72, 70, 99, 99, 226, 72, 229, 241,
  567. 273, 99, 559, 335, 231, 211, 99, 233, 72, 214,
  568. 199, 199, 199, 199, 199, 199, 199, 199, 199, 199,
  569. 199, 199, 199, 199, 199, 199, 199, 199, 199, 199,
  570. 199, 199, 199, 199, 210, 213, 212, 215, 221, 222,
  571. 221, 221, 221, 221, 221, 221, 221, 221, 221, 221,
  572. 221, 99, 99, 99, 223, 99, 99, 99, 99, 99,
  573. 99, 99, 99, 99, 99, 99, 99, 99, 99, 243,
  574. 99, 99, 99, 99, 232, 226, 221, 221, 221, 221,
  575. 227, 228, 230, 247, 244, 239, 70, 240, 251, 246,
  576. 242, 245, 248, 254, 250, 99, 249, 555, 252, 253,
  577. 278, 72, 99, 70, 221, 234, 235, 236, 234, 234,
  578. 234, 234, 234, 234, 234, 234, 234, 234, 72, 70,
  579. 237, 238, 70, 255, 70, 70, 99, 160, 99, 99,
  580. 99, 277, 99, 99, 72, 99, 267, 72, 272, 72,
  581. 72, 274, 161, 234, 234, 234, 234, 275, 99, 285,
  582. 99, 99, 99, 99, 99, 282, 99, 283, 226, 99,
  583. 276, 265, 99, 226, 560, 298, 268, 297, 300, 269,
  584. 99, 234, 198, 303, 302, 299, 266, 99, 99, 270,
  585. 305, 99, 309, 301, 226, 99, 99, 70, 332, 304,
  586. 333, 99, 70, 306, 334, 99, 70, 99, 353, 354,
  587. 99, 336, 72, 99, 307, 187, 99, 72, 343, 557,
  588. 310, 72, 199, 199, 199, 199, 199, 199, 199, 199,
  589. 199, 199, 199, 199, 199, 199, 199, 199, 199, 199,
  590. 199, 199, 199, 199, 199, 199, 97, 98, 97, 97,
  591. 97, 97, 97, 97, 97, 97, 97, 97, 97, 70,
  592. 325, 327, 100, 70, 160, 99, 99, 285, 355, 99,
  593. 346, 99, 356, 99, 72, 99, 99, 99, 72, 161,
  594. 99, 343, 560, 347, 97, 97, 97, 97, 357, 358,
  595. 361, 99, 363, 99, 362, 387, 359, 99, 99, 360,
  596. 99, 389, 99, 326, 388, 555, 99, 226, 343, 328,
  597. 226, 365, 97, 279, 280, 279, 279, 279, 279, 279,
  598. 279, 279, 279, 279, 279, 279, 99, 364, 367, 281,
  599. 160, 70, 70, 390, 391, 70, 99, 99, 99, 99,
  600. 160, 160, 99, 366, 99, 161, 72, 72, 406, 410,
  601. 72, 279, 279, 279, 279, 161, 161, 402, 99, 99,
  602. 415, 403, 99, 99, 407, 99, 226, 99, 413, 424,
  603. 424, 160, 70, 70, 99, 70, 412, 421, 99, 279,
  604. 284, 285, 386, 414, 411, 420, 161, 72, 72, 99,
  605. 72, 99, 99, 419, 160, 161, 428, 286, 287, 431,
  606. 99, 429, 432, 288, 430, 448, 99, 441, 441, 161,
  607. 99, 99, 99, 415, 99, 437, 99, 554, 160, 343,
  608. 70, 442, 461, 289, 290, 291, 99, 99, 449, 450,
  609. 292, 343, 293, 161, 476, 72, 424, 424, 294, 99,
  610. 295, 311, 312, 311, 311, 311, 311, 311, 311, 311,
  611. 311, 311, 311, 311, 458, 462, 226, 313, 457, 460,
  612. 99, 285, 99, 459, 99, 99, 99, 99, 99, 441,
  613. 441, 99, 160, 477, 99, 415, 560, 479, 99, 311,
  614. 311, 311, 311, 560, 472, 478, 99, 161, 493, 99,
  615. 99, 437, 494, 495, 487, 471, 496, 99, 480, 99,
  616. 473, 497, 99, 509, 99, 99, 99, 311, 322, 323,
  617. 322, 322, 322, 322, 322, 322, 322, 322, 322, 322,
  618. 322, 160, 508, 510, 324, 99, 99, 99, 511, 99,
  619. 160, 226, 226, 99, 517, 553, 161, 226, 537, 537,
  620. 518, 524, 99, 99, 99, 161, 322, 322, 322, 322,
  621. 99, 99, 537, 537, 534, 535, 533, 535, 535, 525,
  622. 526, 536, 551, 99, 536, 437, 527, 226, 550, 161,
  623. 537, 537, 549, 542, 322, 329, 330, 329, 329, 329,
  624. 329, 329, 329, 329, 329, 329, 329, 329, 99, 534,
  625. 535, 331, 535, 535, 544, 545, 536, 544, 545, 536,
  626. 545, 545, 546, 541, 161, 546, 540, 539, 546, 548,
  627. 544, 545, 548, 329, 329, 329, 329, 531, 546, 544,
  628. 545, 544, 545, 530, 529, 548, 528, 546, 522, 546,
  629. 521, 520, 519, 162, 548, 437, 548, 515, 514, 513,
  630. 512, 329, 97, 98, 97, 97, 97, 97, 97, 97,
  631. 97, 97, 97, 97, 97, 507, 162, 502, 100, 437,
  632. 501, 500, 499, 498, 492, 486, 437, 437, 485, 484,
  633. 483, 482, 481, 475, 162, 216, 406, 470, 469, 468,
  634. 97, 97, 97, 97, 437, 467, 437, 437, 466, 465,
  635. 464, 463, 143, 162, 452, 447, 446, 445, 444, 443,
  636. 437, 439, 438, 437, 437, 436, 435, 434, 97, 337,
  637. 338, 337, 337, 337, 337, 337, 337, 337, 337, 337,
  638. 337, 337, 433, 162, 143, 339, 143, 143, 423, 162,
  639. 409, 408, 405, 404, 401, 400, 399, 398, 397, 396,
  640. 395, 162, 162, 143, 143, 376, 375, 337, 337, 337,
  641. 337, 374, 373, 372, 162, 352, 351, 350, 349, 348,
  642. 345, 344, 162, 321, 320, 319, 318, 317, 316, 315,
  643. 162, 99, 162, 216, 264, 337, 340, 341, 340, 340,
  644. 340, 340, 340, 340, 340, 340, 340, 340, 340, 263,
  645. 262, 261, 342, 260, 259, 258, 201, 198, 216, 162,
  646. 159, 209, 208, 207, 204, 203, 201, 142, 134, 134,
  647. 108, 163, 162, 99, 340, 340, 340, 340, 159, 157,
  648. 560, 156, 560, 149, 148, 147, 146, 145, 144, 143,
  649. 142, 560, 140, 139, 138, 134, 109, 108, 93, 92,
  650. 66, 560, 340, 368, 369, 368, 368, 368, 368, 368,
  651. 368, 368, 368, 368, 368, 368, 560, 560, 560, 370,
  652. 560, 560, 560, 560, 560, 560, 560, 560, 560, 560,
  653. 560, 560, 560, 560, 560, 560, 560, 560, 560, 560,
  654. 560, 368, 368, 368, 368, 560, 560, 560, 560, 560,
  655. 560, 560, 560, 560, 560, 560, 560, 560, 560, 560,
  656. 560, 560, 560, 560, 560, 560, 560, 560, 560, 368,
  657. 377, 378, 377, 377, 377, 377, 377, 377, 377, 377,
  658. 377, 377, 377, 560, 560, 560, 379, 560, 560, 560,
  659. 560, 560, 560, 560, 560, 560, 560, 560, 560, 560,
  660. 560, 560, 560, 560, 560, 560, 560, 560, 377, 377,
  661. 377, 377, 560, 560, 560, 560, 560, 560, 560, 560,
  662. 560, 560, 560, 560, 560, 560, 560, 560, 560, 560,
  663. 560, 560, 560, 560, 560, 560, 377, 380, 381, 380,
  664. 380, 380, 380, 380, 380, 380, 380, 380, 380, 380,
  665. 560, 560, 560, 382, 560, 560, 560, 560, 560, 560,
  666. 560, 560, 560, 560, 560, 560, 560, 560, 560, 560,
  667. 560, 560, 560, 560, 560, 380, 380, 380, 380, 560,
  668. 560, 560, 560, 560, 560, 560, 560, 560, 560, 560,
  669. 560, 560, 560, 560, 560, 560, 560, 560, 560, 560,
  670. 560, 560, 560, 380, 383, 384, 383, 383, 383, 383,
  671. 383, 383, 383, 383, 383, 383, 383, 560, 560, 560,
  672. 385, 560, 560, 560, 560, 560, 560, 560, 560, 560,
  673. 560, 560, 560, 560, 560, 560, 560, 560, 560, 560,
  674. 560, 560, 383, 383, 383, 383, 560, 560, 560, 560,
  675. 560, 560, 560, 560, 560, 560, 560, 560, 560, 560,
  676. 560, 560, 560, 560, 560, 560, 560, 560, 560, 560,
  677. 383, 392, 393, 392, 392, 392, 392, 392, 392, 392,
  678. 392, 392, 392, 392, 560, 560, 560, 394, 560, 560,
  679. 560, 560, 560, 560, 560, 560, 560, 560, 560, 560,
  680. 560, 560, 560, 560, 560, 560, 560, 560, 560, 392,
  681. 392, 392, 392, 560, 560, 560, 560, 560, 560, 560,
  682. 560, 560, 560, 560, 560, 560, 560, 560, 560, 560,
  683. 560, 560, 560, 560, 560, 560, 560, 392, 416, 417,
  684. 416, 416, 416, 416, 416, 416, 416, 416, 416, 416,
  685. 416, 560, 560, 560, 418, 560, 560, 560, 560, 560,
  686. 560, 560, 560, 560, 560, 560, 560, 560, 560, 560,
  687. 560, 560, 560, 560, 560, 560, 416, 416, 416, 416,
  688. 560, 560, 560, 560, 560, 560, 560, 560, 560, 560,
  689. 560, 560, 560, 560, 560, 560, 560, 560, 560, 560,
  690. 560, 560, 560, 560, 416, 425, 426, 425, 425, 425,
  691. 425, 425, 425, 425, 425, 425, 425, 425, 560, 560,
  692. 560, 427, 560, 560, 560, 560, 560, 560, 560, 560,
  693. 560, 560, 560, 560, 560, 560, 560, 560, 560, 560,
  694. 560, 560, 560, 425, 425, 425, 425, 560, 560, 560,
  695. 560, 560, 560, 560, 560, 560, 560, 560, 560, 560,
  696. 560, 560, 560, 560, 560, 560, 560, 560, 560, 560,
  697. 560, 425, 453, 454, 453, 453, 453, 453, 453, 453,
  698. 453, 453, 453, 453, 453, 560, 560, 560, 455, 560,
  699. 560, 560, 560, 560, 560, 560, 560, 560, 560, 560,
  700. 560, 560, 560, 560, 560, 560, 560, 560, 560, 560,
  701. 453, 453, 453, 453, 560, 560, 560, 560, 560, 560,
  702. 560, 560, 560, 560, 560, 560, 560, 560, 560, 560,
  703. 560, 560, 560, 560, 560, 560, 560, 560, 453, 488,
  704. 489, 488, 488, 488, 488, 488, 488, 488, 488, 488,
  705. 488, 488, 560, 560, 560, 490, 560, 560, 560, 560,
  706. 560, 560, 560, 560, 560, 560, 560, 560, 560, 560,
  707. 560, 560, 560, 560, 560, 560, 560, 488, 488, 488,
  708. 488, 560, 560, 560, 560, 560, 560, 560, 560, 560,
  709. 560, 560, 560, 560, 560, 560, 560, 560, 560, 560,
  710. 560, 560, 560, 560, 560, 488, 503, 504, 503, 503,
  711. 503, 503, 503, 503, 503, 503, 503, 503, 503, 560,
  712. 560, 560, 505, 560, 560, 560, 560, 560, 560, 560,
  713. 560, 560, 560, 560, 560, 560, 560, 560, 560, 560,
  714. 560, 560, 560, 560, 503, 503, 503, 503, 560, 560,
  715. 560, 560, 560, 560, 560, 560, 560, 560, 560, 560,
  716. 560, 560, 560, 560, 560, 560, 560, 560, 560, 560,
  717. 560, 560, 503, 15, 15, 15, 15, 15, 15, 15,
  718. 15, 15, 15, 15, 58, 58, 58, 58, 58, 58,
  719. 58, 58, 58, 58, 58, 62, 62, 62, 62, 62,
  720. 62, 62, 62, 62, 62, 62, 65, 65, 65, 65,
  721. 65, 65, 65, 65, 65, 65, 65, 67, 67, 67,
  722. 67, 67, 67, 67, 67, 67, 67, 67, 71, 560,
  723. 560, 560, 71, 71, 71, 71, 560, 71, 88, 88,
  724. 88, 88, 88, 88, 88, 88, 88, 88, 88, 91,
  725. 91, 91, 91, 91, 91, 91, 91, 91, 91, 91,
  726. 99, 99, 99, 99, 99, 99, 99, 99, 99, 99,
  727. 99, 107, 107, 107, 107, 107, 107, 107, 107, 107,
  728. 560, 107, 135, 560, 560, 560, 560, 560, 560, 560,
  729. 560, 135, 136, 136, 560, 136, 560, 136, 136, 136,
  730. 136, 136, 136, 137, 137, 137, 137, 137, 137, 137,
  731. 137, 137, 137, 137, 141, 141, 141, 141, 141, 141,
  732. 141, 141, 141, 141, 141, 158, 158, 158, 158, 158,
  733. 158, 158, 158, 158, 158, 158, 197, 197, 197, 197,
  734. 197, 197, 197, 197, 197, 197, 197, 200, 200, 560,
  735. 200, 560, 200, 200, 200, 200, 200, 200, 202, 560,
  736. 560, 560, 560, 560, 560, 202, 560, 202, 217, 560,
  737. 560, 560, 560, 560, 560, 217, 560, 217, 256, 256,
  738. 560, 256, 560, 256, 256, 256, 256, 256, 256, 257,
  739. 560, 560, 560, 257, 257, 257, 257, 560, 257, 271,
  740. 271, 271, 271, 271, 271, 271, 271, 271, 271, 271,
  741. 314, 314, 560, 314, 560, 314, 314, 314, 314, 314,
  742. 314, 371, 371, 560, 371, 560, 371, 371, 371, 371,
  743. 371, 371, 322, 322, 322, 322, 322, 560, 560, 322,
  744. 560, 322, 329, 329, 329, 329, 329, 560, 560, 329,
  745. 560, 329, 422, 422, 560, 422, 560, 422, 422, 422,
  746. 422, 422, 422, 377, 377, 377, 377, 377, 560, 560,
  747. 377, 560, 377, 380, 380, 380, 380, 380, 560, 560,
  748. 380, 560, 380, 383, 383, 383, 383, 383, 560, 560,
  749. 383, 560, 383, 440, 440, 440, 440, 440, 560, 440,
  750. 440, 560, 440, 451, 451, 451, 451, 451, 560, 560,
  751. 451, 560, 451, 456, 456, 560, 456, 560, 456, 456,
  752. 456, 456, 456, 456, 425, 425, 425, 425, 425, 560,
  753. 560, 425, 560, 425, 217, 560, 560, 560, 560, 560,
  754. 560, 217, 560, 217, 474, 474, 560, 474, 560, 474,
  755. 474, 474, 474, 474, 474, 491, 491, 560, 491, 560,
  756. 491, 491, 491, 491, 491, 491, 506, 506, 560, 506,
  757. 560, 506, 506, 506, 506, 506, 506, 516, 516, 560,
  758. 516, 560, 516, 516, 516, 516, 516, 516, 523, 523,
  759. 560, 523, 560, 523, 523, 523, 523, 523, 523, 532,
  760. 532, 560, 532, 560, 532, 532, 532, 532, 532, 532,
  761. 538, 538, 560, 560, 560, 560, 560, 538, 560, 538,
  762. 543, 543, 560, 543, 560, 543, 543, 543, 543, 543,
  763. 543, 547, 547, 547, 560, 547, 547, 547, 547, 560,
  764. 547, 552, 552, 560, 552, 560, 552, 552, 552, 552,
  765. 552, 552, 556, 560, 560, 560, 560, 560, 560, 556,
  766. 560, 556, 558, 558, 558, 560, 558, 558, 558, 558,
  767. 560, 558, 9, 560, 560, 560, 560, 560, 560, 560,
  768. 560, 560, 560, 560, 560, 560, 560, 560, 560, 560,
  769. 560, 560, 560, 560, 560, 560, 560, 560, 560, 560,
  770. 560, 560, 560, 560, 560, 560, 560, 560, 560, 560,
  771. 560, 560, 560, 560, 560, 560, 560, 560, 560, 560,
  772. 560, 560, 560, 560, 560, 560, 560, 560, 560, 560,
  773. 560, 560, 560, 560, 560, 560, 560, 560, 560, 560
  774. } ;
  775. static yyconst flex_int16_t yy_chk[2471] =
  776. { 0,
  777. 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  778. 1, 1, 1, 1, 1, 1, 1, 4, 5, 6,
  779. 7, 4, 8, 12, 24, 24, 5, 6, 7, 14,
  780. 8, 14, 15, 18, 19, 20, 21, 22, 1, 1,
  781. 1, 1, 16, 31, 17, 31, 16, 15, 18, 19,
  782. 20, 21, 22, 25, 25, 27, 35, 35, 12, 32,
  783. 32, 32, 36, 36, 87, 87, 1, 2, 2, 2,
  784. 2, 2, 2, 2, 2, 2, 2, 2, 2, 2,
  785. 2, 2, 2, 2, 42, 18, 16, 44, 16, 17,
  786. 27, 22, 45, 37, 20, 43, 19, 37, 38, 21,
  787. 16, 16, 16, 46, 44, 2, 2, 2, 2, 70,
  788. 42, 38, 2, 49, 2, 43, 237, 45, 43, 56,
  789. 56, 43, 104, 56, 70, 559, 2, 2, 2, 104,
  790. 49, 46, 237, 2, 3, 3, 3, 3, 3, 3,
  791. 3, 3, 3, 3, 3, 3, 3, 3, 3, 3,
  792. 3, 3, 3, 3, 3, 3, 3, 3, 3, 3,
  793. 3, 3, 3, 3, 3, 3, 3, 3, 3, 3,
  794. 3, 3, 3, 3, 3, 3, 3, 3, 3, 3,
  795. 3, 3, 3, 3, 3, 3, 3, 3, 3, 3,
  796. 3, 3, 3, 3, 3, 3, 3, 3, 3, 3,
  797. 3, 33, 33, 33, 33, 33, 33, 33, 33, 33,
  798. 33, 33, 33, 33, 52, 71, 53, 33, 47, 48,
  799. 50, 51, 251, 62, 103, 88, 96, 96, 96, 103,
  800. 71, 85, 54, 53, 52, 52, 74, 80, 251, 33,
  801. 33, 33, 33, 47, 52, 48, 85, 50, 82, 51,
  802. 53, 51, 51, 54, 105, 73, 105, 54, 62, 73,
  803. 88, 54, 114, 82, 102, 102, 110, 33, 34, 34,
  804. 34, 34, 34, 34, 34, 34, 34, 34, 34, 34,
  805. 34, 74, 80, 106, 34, 83, 106, 85, 84, 86,
  806. 82, 113, 110, 122, 114, 98, 115, 118, 34, 73,
  807. 83, 73, 116, 84, 86, 111, 34, 34, 34, 34,
  808. 98, 112, 117, 73, 73, 73, 113, 119, 111, 120,
  809. 126, 122, 118, 116, 112, 124, 121, 115, 128, 123,
  810. 84, 125, 127, 126, 34, 117, 120, 129, 117, 86,
  811. 130, 131, 117, 123, 83, 84, 119, 121, 126, 146,
  812. 125, 124, 121, 132, 132, 128, 127, 132, 131, 151,
  813. 170, 130, 129, 154, 146, 160, 125, 182, 163, 130,
  814. 135, 163, 164, 169, 151, 153, 150, 152, 154, 165,
  815. 160, 165, 155, 164, 167, 168, 173, 175, 170, 168,
  816. 153, 150, 152, 202, 167, 177, 169, 155, 173, 182,
  817. 219, 275, 557, 275, 175, 151, 219, 177, 202, 154,
  818. 135, 135, 135, 135, 135, 135, 135, 135, 135, 135,
  819. 135, 135, 135, 135, 135, 135, 135, 135, 135, 135,
  820. 135, 135, 135, 135, 150, 153, 152, 155, 166, 166,
  821. 166, 166, 166, 166, 166, 166, 166, 166, 166, 166,
  822. 166, 171, 172, 176, 166, 180, 179, 184, 174, 181,
  823. 183, 185, 189, 186, 187, 190, 188, 191, 193, 184,
  824. 228, 192, 195, 194, 176, 179, 166, 166, 166, 166,
  825. 171, 172, 174, 188, 185, 180, 212, 181, 192, 187,
  826. 183, 186, 189, 195, 191, 196, 190, 555, 193, 194,
  827. 228, 212, 227, 210, 166, 178, 178, 178, 178, 178,
  828. 178, 178, 178, 178, 178, 178, 178, 178, 210, 211,
  829. 178, 178, 213, 196, 214, 215, 218, 222, 229, 220,
  830. 231, 227, 232, 233, 211, 224, 212, 213, 218, 214,
  831. 215, 220, 222, 178, 178, 178, 178, 224, 225, 236,
  832. 239, 242, 240, 244, 245, 231, 246, 232, 229, 248,
  833. 225, 210, 241, 233, 236, 240, 213, 239, 242, 214,
  834. 243, 178, 199, 246, 244, 241, 211, 247, 249, 215,
  835. 248, 250, 252, 243, 245, 253, 254, 257, 272, 247,
  836. 273, 283, 268, 249, 274, 276, 266, 252, 294, 294,
  837. 272, 276, 257, 273, 250, 254, 274, 268, 283, 554,
  838. 253, 266, 199, 199, 199, 199, 199, 199, 199, 199,
  839. 199, 199, 199, 199, 199, 199, 199, 199, 199, 199,
  840. 199, 199, 199, 199, 199, 199, 217, 217, 217, 217,
  841. 217, 217, 217, 217, 217, 217, 217, 217, 217, 267,
  842. 266, 268, 217, 269, 280, 282, 298, 285, 295, 299,
  843. 288, 301, 295, 297, 267, 300, 296, 302, 269, 280,
  844. 304, 282, 285, 288, 217, 217, 217, 217, 296, 297,
  845. 300, 303, 302, 305, 301, 332, 298, 306, 307, 299,
  846. 332, 334, 333, 267, 333, 553, 334, 303, 305, 269,
  847. 304, 307, 217, 230, 230, 230, 230, 230, 230, 230,
  848. 230, 230, 230, 230, 230, 230, 308, 306, 309, 230,
  849. 312, 323, 330, 335, 336, 328, 357, 358, 361, 336,
  850. 338, 341, 335, 308, 309, 312, 323, 330, 354, 358,
  851. 328, 230, 230, 230, 230, 338, 341, 351, 359, 360,
  852. 363, 351, 362, 365, 354, 367, 357, 366, 361, 376,
  853. 376, 369, 378, 381, 363, 384, 360, 367, 410, 230,
  854. 235, 235, 328, 362, 359, 366, 369, 378, 381, 388,
  855. 384, 411, 387, 365, 393, 235, 387, 235, 235, 390,
  856. 389, 388, 391, 235, 389, 410, 390, 403, 403, 393,
  857. 431, 413, 391, 412, 419, 551, 414, 550, 417, 411,
  858. 426, 403, 431, 235, 235, 235, 421, 412, 413, 414,
  859. 235, 419, 235, 417, 458, 426, 424, 424, 235, 458,
  860. 235, 255, 255, 255, 255, 255, 255, 255, 255, 255,
  861. 255, 255, 255, 255, 428, 432, 421, 255, 424, 430,
  862. 429, 441, 428, 429, 432, 448, 471, 430, 449, 437,
  863. 437, 450, 454, 459, 461, 472, 441, 461, 459, 255,
  864. 255, 255, 255, 437, 449, 460, 462, 454, 476, 472,
  865. 460, 549, 477, 478, 471, 448, 479, 476, 462, 477,
  866. 450, 480, 478, 494, 494, 479, 480, 255, 265, 265,
  867. 265, 265, 265, 265, 265, 265, 265, 265, 265, 265,
  868. 265, 489, 493, 495, 265, 493, 495, 496, 497, 497,
  869. 504, 496, 508, 511, 509, 548, 489, 511, 527, 527,
  870. 510, 517, 508, 509, 524, 504, 265, 265, 265, 265,
  871. 510, 517, 536, 536, 525, 525, 524, 526, 526, 518,
  872. 518, 525, 542, 533, 526, 541, 518, 533, 540, 525,
  873. 537, 537, 539, 531, 265, 270, 270, 270, 270, 270,
  874. 270, 270, 270, 270, 270, 270, 270, 270, 518, 534,
  875. 534, 270, 535, 535, 538, 538, 534, 544, 544, 535,
  876. 545, 545, 538, 530, 534, 544, 529, 528, 545, 538,
  877. 547, 547, 544, 270, 270, 270, 270, 522, 547, 556,
  878. 556, 558, 558, 521, 520, 547, 519, 556, 515, 558,
  879. 514, 513, 512, 505, 556, 502, 558, 501, 500, 499,
  880. 498, 270, 271, 271, 271, 271, 271, 271, 271, 271,
  881. 271, 271, 271, 271, 271, 492, 490, 486, 271, 485,
  882. 484, 483, 482, 481, 475, 470, 469, 468, 467, 466,
  883. 465, 464, 463, 457, 455, 452, 447, 446, 445, 444,
  884. 271, 271, 271, 271, 443, 442, 439, 438, 436, 435,
  885. 434, 433, 427, 418, 415, 409, 408, 407, 406, 405,
  886. 404, 402, 401, 400, 399, 398, 397, 396, 271, 277,
  887. 277, 277, 277, 277, 277, 277, 277, 277, 277, 277,
  888. 277, 277, 395, 394, 385, 277, 382, 379, 375, 370,
  889. 356, 355, 353, 352, 350, 349, 348, 347, 346, 345,
  890. 344, 342, 339, 331, 324, 321, 319, 277, 277, 277,
  891. 277, 318, 317, 316, 313, 293, 292, 291, 290, 289,
  892. 287, 286, 281, 264, 263, 262, 261, 260, 259, 258,
  893. 238, 226, 223, 216, 209, 277, 278, 278, 278, 278,
  894. 278, 278, 278, 278, 278, 278, 278, 278, 278, 208,
  895. 207, 206, 278, 205, 204, 203, 201, 197, 162, 161,
  896. 158, 149, 148, 147, 145, 144, 143, 141, 134, 133,
  897. 107, 101, 100, 99, 278, 278, 278, 278, 95, 93,
  898. 92, 91, 90, 81, 79, 78, 77, 76, 75, 72,
  899. 69, 66, 65, 61, 60, 57, 40, 39, 30, 29,
  900. 13, 9, 278, 310, 310, 310, 310, 310, 310, 310,
  901. 310, 310, 310, 310, 310, 310, 0, 0, 0, 310,
  902. 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
  903. 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
  904. 0, 310, 310, 310, 310, 0, 0, 0, 0, 0,
  905. 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
  906. 0, 0, 0, 0, 0, 0, 0, 0, 0, 310,
  907. 325, 325, 325, 325, 325, 325, 325, 325, 325, 325,
  908. 325, 325, 325, 0, 0, 0, 325, 0, 0, 0,
  909. 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
  910. 0, 0, 0, 0, 0, 0, 0, 0, 325, 325,
  911. 325, 325, 0, 0, 0, 0, 0, 0, 0, 0,
  912. 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
  913. 0, 0, 0, 0, 0, 0, 325, 326, 326, 326,
  914. 326, 326, 326, 326, 326, 326, 326, 326, 326, 326,
  915. 0, 0, 0, 326, 0, 0, 0, 0, 0, 0,
  916. 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
  917. 0, 0, 0, 0, 0, 326, 326, 326, 326, 0,
  918. 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
  919. 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
  920. 0, 0, 0, 326, 327, 327, 327, 327, 327, 327,
  921. 327, 327, 327, 327, 327, 327, 327, 0, 0, 0,
  922. 327, 0, 0, 0, 0, 0, 0, 0, 0, 0,
  923. 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
  924. 0, 0, 327, 327, 327, 327, 0, 0, 0, 0,
  925. 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
  926. 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
  927. 327, 343, 343, 343, 343, 343, 343, 343, 343, 343,
  928. 343, 343, 343, 343, 0, 0, 0, 343, 0, 0,
  929. 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
  930. 0, 0, 0, 0, 0, 0, 0, 0, 0, 343,
  931. 343, 343, 343, 0, 0, 0, 0, 0, 0, 0,
  932. 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
  933. 0, 0, 0, 0, 0, 0, 0, 343, 364, 364,
  934. 364, 364, 364, 364, 364, 364, 364, 364, 364, 364,
  935. 364, 0, 0, 0, 364, 0, 0, 0, 0, 0,
  936. 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
  937. 0, 0, 0, 0, 0, 0, 364, 364, 364, 364,
  938. 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
  939. 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
  940. 0, 0, 0, 0, 364, 386, 386, 386, 386, 386,
  941. 386, 386, 386, 386, 386, 386, 386, 386, 0, 0,
  942. 0, 386, 0, 0, 0, 0, 0, 0, 0, 0,
  943. 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
  944. 0, 0, 0, 386, 386, 386, 386, 0, 0, 0,
  945. 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
  946. 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
  947. 0, 386, 420, 420, 420, 420, 420, 420, 420, 420,
  948. 420, 420, 420, 420, 420, 0, 0, 0, 420, 0,
  949. 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
  950. 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
  951. 420, 420, 420, 420, 0, 0, 0, 0, 0, 0,
  952. 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
  953. 0, 0, 0, 0, 0, 0, 0, 0, 420, 473,
  954. 473, 473, 473, 473, 473, 473, 473, 473, 473, 473,
  955. 473, 473, 0, 0, 0, 473, 0, 0, 0, 0,
  956. 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
  957. 0, 0, 0, 0, 0, 0, 0, 473, 473, 473,
  958. 473, 0, 0, 0, 0, 0, 0, 0, 0, 0,
  959. 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
  960. 0, 0, 0, 0, 0, 473, 487, 487, 487, 487,
  961. 487, 487, 487, 487, 487, 487, 487, 487, 487, 0,
  962. 0, 0, 487, 0, 0, 0, 0, 0, 0, 0,
  963. 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
  964. 0, 0, 0, 0, 487, 487, 487, 487, 0, 0,
  965. 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
  966. 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
  967. 0, 0, 487, 561, 561, 561, 561, 561, 561, 561,
  968. 561, 561, 561, 561, 562, 562, 562, 562, 562, 562,
  969. 562, 562, 562, 562, 562, 563, 563, 563, 563, 563,
  970. 563, 563, 563, 563, 563, 563, 564, 564, 564, 564,
  971. 564, 564, 564, 564, 564, 564, 564, 565, 565, 565,
  972. 565, 565, 565, 565, 565, 565, 565, 565, 566, 0,
  973. 0, 0, 566, 566, 566, 566, 0, 566, 567, 567,
  974. 567, 567, 567, 567, 567, 567, 567, 567, 567, 568,
  975. 568, 568, 568, 568, 568, 568, 568, 568, 568, 568,
  976. 569, 569, 569, 569, 569, 569, 569, 569, 569, 569,
  977. 569, 570, 570, 570, 570, 570, 570, 570, 570, 570,
  978. 0, 570, 571, 0, 0, 0, 0, 0, 0, 0,
  979. 0, 571, 572, 572, 0, 572, 0, 572, 572, 572,
  980. 572, 572, 572, 573, 573, 573, 573, 573, 573, 573,
  981. 573, 573, 573, 573, 574, 574, 574, 574, 574, 574,
  982. 574, 574, 574, 574, 574, 575, 575, 575, 575, 575,
  983. 575, 575, 575, 575, 575, 575, 576, 576, 576, 576,
  984. 576, 576, 576, 576, 576, 576, 576, 577, 577, 0,
  985. 577, 0, 577, 577, 577, 577, 577, 577, 578, 0,
  986. 0, 0, 0, 0, 0, 578, 0, 578, 579, 0,
  987. 0, 0, 0, 0, 0, 579, 0, 579, 580, 580,
  988. 0, 580, 0, 580, 580, 580, 580, 580, 580, 581,
  989. 0, 0, 0, 581, 581, 581, 581, 0, 581, 582,
  990. 582, 582, 582, 582, 582, 582, 582, 582, 582, 582,
  991. 583, 583, 0, 583, 0, 583, 583, 583, 583, 583,
  992. 583, 584, 584, 0, 584, 0, 584, 584, 584, 584,
  993. 584, 584, 585, 585, 585, 585, 585, 0, 0, 585,
  994. 0, 585, 586, 586, 586, 586, 586, 0, 0, 586,
  995. 0, 586, 587, 587, 0, 587, 0, 587, 587, 587,
  996. 587, 587, 587, 588, 588, 588, 588, 588, 0, 0,
  997. 588, 0, 588, 589, 589, 589, 589, 589, 0, 0,
  998. 589, 0, 589, 590, 590, 590, 590, 590, 0, 0,
  999. 590, 0, 590, 591, 591, 591, 591, 591, 0, 591,
  1000. 591, 0, 591, 592, 592, 592, 592, 592, 0, 0,
  1001. 592, 0, 592, 593, 593, 0, 593, 0, 593, 593,
  1002. 593, 593, 593, 593, 594, 594, 594, 594, 594, 0,
  1003. 0, 594, 0, 594, 595, 0, 0, 0, 0, 0,
  1004. 0, 595, 0, 595, 596, 596, 0, 596, 0, 596,
  1005. 596, 596, 596, 596, 596, 597, 597, 0, 597, 0,
  1006. 597, 597, 597, 597, 597, 597, 598, 598, 0, 598,
  1007. 0, 598, 598, 598, 598, 598, 598, 599, 599, 0,
  1008. 599, 0, 599, 599, 599, 599, 599, 599, 600, 600,
  1009. 0, 600, 0, 600, 600, 600, 600, 600, 600, 601,
  1010. 601, 0, 601, 0, 601, 601, 601, 601, 601, 601,
  1011. 602, 602, 0, 0, 0, 0, 0, 602, 0, 602,
  1012. 603, 603, 0, 603, 0, 603, 603, 603, 603, 603,
  1013. 603, 604, 604, 604, 0, 604, 604, 604, 604, 0,
  1014. 604, 605, 605, 0, 605, 0, 605, 605, 605, 605,
  1015. 605, 605, 606, 0, 0, 0, 0, 0, 0, 606,
  1016. 0, 606, 607, 607, 607, 0, 607, 607, 607, 607,
  1017. 0, 607, 560, 560, 560, 560, 560, 560, 560, 560,
  1018. 560, 560, 560, 560, 560, 560, 560, 560, 560, 560,
  1019. 560, 560, 560, 560, 560, 560, 560, 560, 560, 560,
  1020. 560, 560, 560, 560, 560, 560, 560, 560, 560, 560,
  1021. 560, 560, 560, 560, 560, 560, 560, 560, 560, 560,
  1022. 560, 560, 560, 560, 560, 560, 560, 560, 560, 560,
  1023. 560, 560, 560, 560, 560, 560, 560, 560, 560, 560
  1024. } ;
  1025. static yy_state_type yy_last_accepting_state;
  1026. static char *yy_last_accepting_cpos;
  1027. extern int yy_flex_debug;
  1028. int yy_flex_debug = 0;
  1029. /* The intent behind this definition is that it'll catch
  1030. * any uses of REJECT which flex missed.
  1031. */
  1032. #define REJECT reject_used_but_not_detected
  1033. #define yymore() yymore_used_but_not_detected
  1034. #define YY_MORE_ADJ 0
  1035. #define YY_RESTORE_YY_MORE_OFFSET
  1036. char *yytext;
  1037. #line 1 "/space/rguenther/gcc-5.2.0/gcc-5.2.0/gcc/gengtype-lex.l"
  1038. /* -*- indented-text -*- */
  1039. /* Process source files and output type information.
  1040. Copyright (C) 2002-2015 Free Software Foundation, Inc.
  1041. This file is part of GCC.
  1042. GCC is free software; you can redistribute it and/or modify it under
  1043. the terms of the GNU General Public License as published by the Free
  1044. Software Foundation; either version 3, or (at your option) any later
  1045. version.
  1046. GCC is distributed in the hope that it will be useful, but WITHOUT ANY
  1047. WARRANTY; without even the implied warranty of MERCHANTABILITY or
  1048. FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
  1049. for more details.
  1050. You should have received a copy of the GNU General Public License
  1051. along with GCC; see the file COPYING3. If not see
  1052. <http://www.gnu.org/licenses/>. */
  1053. #define YY_NO_INPUT 1
  1054. #line 24 "/space/rguenther/gcc-5.2.0/gcc-5.2.0/gcc/gengtype-lex.l"
  1055. #ifdef HOST_GENERATOR_FILE
  1056. #include "config.h"
  1057. #define GENERATOR_FILE 1
  1058. #else
  1059. #include "bconfig.h"
  1060. #endif
  1061. #include "system.h"
  1062. #define malloc xmalloc
  1063. #define realloc xrealloc
  1064. #include "gengtype.h"
  1065. #define YY_DECL int yylex (const char **yylval)
  1066. #define yyterminate() return EOF_TOKEN
  1067. struct fileloc lexer_line;
  1068. int lexer_toplevel_done;
  1069. static void
  1070. update_lineno (const char *l, size_t len)
  1071. {
  1072. while (len-- > 0)
  1073. if (*l++ == '\n')
  1074. lexer_line.line++;
  1075. }
  1076. /* Include '::' in identifiers to capture C++ scope qualifiers. */
  1077. #line 1241 "gengtype-lex.c"
  1078. #define INITIAL 0
  1079. #define in_struct 1
  1080. #define in_struct_comment 2
  1081. #define in_comment 3
  1082. #ifndef YY_NO_UNISTD_H
  1083. /* Special case for "unistd.h", since it is non-ANSI. We include it way
  1084. * down here because we want the user's section 1 to have been scanned first.
  1085. * The user has a chance to override it with an option.
  1086. */
  1087. #include <unistd.h>
  1088. #endif
  1089. #ifndef YY_EXTRA_TYPE
  1090. #define YY_EXTRA_TYPE void *
  1091. #endif
  1092. static int yy_init_globals (void );
  1093. /* Accessor methods to globals.
  1094. These are made visible to non-reentrant scanners for convenience. */
  1095. int yylex_destroy (void );
  1096. int yyget_debug (void );
  1097. void yyset_debug (int debug_flag );
  1098. YY_EXTRA_TYPE yyget_extra (void );
  1099. void yyset_extra (YY_EXTRA_TYPE user_defined );
  1100. FILE *yyget_in (void );
  1101. void yyset_in (FILE * in_str );
  1102. FILE *yyget_out (void );
  1103. void yyset_out (FILE * out_str );
  1104. int yyget_leng (void );
  1105. char *yyget_text (void );
  1106. int yyget_lineno (void );
  1107. void yyset_lineno (int line_number );
  1108. /* Macros after this point can all be overridden by user definitions in
  1109. * section 1.
  1110. */
  1111. #ifndef YY_SKIP_YYWRAP
  1112. #ifdef __cplusplus
  1113. extern "C" int yywrap (void );
  1114. #else
  1115. extern int yywrap (void );
  1116. #endif
  1117. #endif
  1118. #ifndef yytext_ptr
  1119. static void yy_flex_strncpy (char *,yyconst char *,int );
  1120. #endif
  1121. #ifdef YY_NEED_STRLEN
  1122. static int yy_flex_strlen (yyconst char * );
  1123. #endif
  1124. #ifndef YY_NO_INPUT
  1125. #ifdef __cplusplus
  1126. static int yyinput (void );
  1127. #else
  1128. static int input (void );
  1129. #endif
  1130. #endif
  1131. /* Amount of stuff to slurp up with each read. */
  1132. #ifndef YY_READ_BUF_SIZE
  1133. #define YY_READ_BUF_SIZE 8192
  1134. #endif
  1135. /* Copy whatever the last rule matched to the standard output. */
  1136. #ifndef ECHO
  1137. /* This used to be an fputs(), but since the string might contain NUL's,
  1138. * we now use fwrite().
  1139. */
  1140. #define ECHO fwrite( yytext, yyleng, 1, yyout )
  1141. #endif
  1142. /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL,
  1143. * is returned in "result".
  1144. */
  1145. #ifndef YY_INPUT
  1146. #define YY_INPUT(buf,result,max_size) \
  1147. if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \
  1148. { \
  1149. int c = '*'; \
  1150. int n; \
  1151. for ( n = 0; n < max_size && \
  1152. (c = getc( yyin )) != EOF && c != '\n'; ++n ) \
  1153. buf[n] = (char) c; \
  1154. if ( c == '\n' ) \
  1155. buf[n++] = (char) c; \
  1156. if ( c == EOF && ferror( yyin ) ) \
  1157. YY_FATAL_ERROR( "input in flex scanner failed" ); \
  1158. result = n; \
  1159. } \
  1160. else \
  1161. { \
  1162. errno=0; \
  1163. while ( (result = fread(buf, 1, max_size, yyin))==0 && ferror(yyin)) \
  1164. { \
  1165. if( errno != EINTR) \
  1166. { \
  1167. YY_FATAL_ERROR( "input in flex scanner failed" ); \
  1168. break; \
  1169. } \
  1170. errno=0; \
  1171. clearerr(yyin); \
  1172. } \
  1173. }\
  1174. \
  1175. #endif
  1176. /* No semi-colon after return; correct usage is to write "yyterminate();" -
  1177. * we don't want an extra ';' after the "return" because that will cause
  1178. * some compilers to complain about unreachable statements.
  1179. */
  1180. #ifndef yyterminate
  1181. #define yyterminate() return YY_NULL
  1182. #endif
  1183. /* Number of entries by which start-condition stack grows. */
  1184. #ifndef YY_START_STACK_INCR
  1185. #define YY_START_STACK_INCR 25
  1186. #endif
  1187. /* Report a fatal error. */
  1188. #ifndef YY_FATAL_ERROR
  1189. #define YY_FATAL_ERROR(msg) yy_fatal_error( msg )
  1190. #endif
  1191. /* end tables serialization structures and prototypes */
  1192. /* Default declaration of generated scanner - a define so the user can
  1193. * easily add parameters.
  1194. */
  1195. #ifndef YY_DECL
  1196. #define YY_DECL_IS_OURS 1
  1197. extern int yylex (void);
  1198. #define YY_DECL int yylex (void)
  1199. #endif /* !YY_DECL */
  1200. /* Code executed at the beginning of each rule, after yytext and yyleng
  1201. * have been set up.
  1202. */
  1203. #ifndef YY_USER_ACTION
  1204. #define YY_USER_ACTION
  1205. #endif
  1206. /* Code executed at the end of each rule. */
  1207. #ifndef YY_BREAK
  1208. #define YY_BREAK break;
  1209. #endif
  1210. #define YY_RULE_SETUP \
  1211. if ( yyleng > 0 ) \
  1212. YY_CURRENT_BUFFER_LVALUE->yy_at_bol = \
  1213. (yytext[yyleng - 1] == '\n'); \
  1214. YY_USER_ACTION
  1215. /** The main scanner function which does all the work.
  1216. */
  1217. YY_DECL
  1218. {
  1219. register yy_state_type yy_current_state;
  1220. register char *yy_cp, *yy_bp;
  1221. register int yy_act;
  1222. #line 66 "/space/rguenther/gcc-5.2.0/gcc-5.2.0/gcc/gengtype-lex.l"
  1223. /* Do this on entry to yylex(): */
  1224. *yylval = 0;
  1225. if (lexer_toplevel_done)
  1226. {
  1227. BEGIN(INITIAL);
  1228. lexer_toplevel_done = 0;
  1229. }
  1230. /* Things we look for in skipping mode: */
  1231. #line 1438 "gengtype-lex.c"
  1232. if ( !(yy_init) )
  1233. {
  1234. (yy_init) = 1;
  1235. #ifdef YY_USER_INIT
  1236. YY_USER_INIT;
  1237. #endif
  1238. if ( ! (yy_start) )
  1239. (yy_start) = 1; /* first start state */
  1240. if ( ! yyin )
  1241. yyin = stdin;
  1242. if ( ! yyout )
  1243. yyout = stdout;
  1244. if ( ! YY_CURRENT_BUFFER ) {
  1245. yyensure_buffer_stack ();
  1246. YY_CURRENT_BUFFER_LVALUE =
  1247. yy_create_buffer(yyin,YY_BUF_SIZE );
  1248. }
  1249. yy_load_buffer_state( );
  1250. }
  1251. while ( 1 ) /* loops until end-of-file is reached */
  1252. {
  1253. yy_cp = (yy_c_buf_p);
  1254. /* Support of yytext. */
  1255. *yy_cp = (yy_hold_char);
  1256. /* yy_bp points to the position in yy_ch_buf of the start of
  1257. * the current run.
  1258. */
  1259. yy_bp = yy_cp;
  1260. yy_current_state = (yy_start);
  1261. yy_current_state += YY_AT_BOL();
  1262. yy_match:
  1263. do
  1264. {
  1265. register YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)];
  1266. if ( yy_accept[yy_current_state] )
  1267. {
  1268. (yy_last_accepting_state) = yy_current_state;
  1269. (yy_last_accepting_cpos) = yy_cp;
  1270. }
  1271. while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
  1272. {
  1273. yy_current_state = (int) yy_def[yy_current_state];
  1274. if ( yy_current_state >= 561 )
  1275. yy_c = yy_meta[(unsigned int) yy_c];
  1276. }
  1277. yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
  1278. ++yy_cp;
  1279. }
  1280. while ( yy_current_state != 560 );
  1281. yy_cp = (yy_last_accepting_cpos);
  1282. yy_current_state = (yy_last_accepting_state);
  1283. yy_find_action:
  1284. yy_act = yy_accept[yy_current_state];
  1285. YY_DO_BEFORE_ACTION;
  1286. do_action: /* This label is used only to access EOF actions. */
  1287. switch ( yy_act )
  1288. { /* beginning of action switch */
  1289. case 0: /* must back up */
  1290. /* undo the effects of YY_DO_BEFORE_ACTION */
  1291. *yy_cp = (yy_hold_char);
  1292. yy_cp = (yy_last_accepting_cpos);
  1293. yy_current_state = (yy_last_accepting_state);
  1294. goto yy_find_action;
  1295. case 1:
  1296. /* rule 1 can match eol */
  1297. *yy_cp = (yy_hold_char); /* undo effects of setting up yytext */
  1298. (yy_c_buf_p) = yy_cp -= 1;
  1299. YY_DO_BEFORE_ACTION; /* set up yytext again */
  1300. YY_RULE_SETUP
  1301. #line 77 "/space/rguenther/gcc-5.2.0/gcc-5.2.0/gcc/gengtype-lex.l"
  1302. {
  1303. BEGIN(in_struct);
  1304. return TYPEDEF;
  1305. }
  1306. YY_BREAK
  1307. case 2:
  1308. /* rule 2 can match eol */
  1309. *yy_cp = (yy_hold_char); /* undo effects of setting up yytext */
  1310. (yy_c_buf_p) = yy_cp -= 1;
  1311. YY_DO_BEFORE_ACTION; /* set up yytext again */
  1312. YY_RULE_SETUP
  1313. #line 81 "/space/rguenther/gcc-5.2.0/gcc-5.2.0/gcc/gengtype-lex.l"
  1314. {
  1315. BEGIN(in_struct);
  1316. return STRUCT;
  1317. }
  1318. YY_BREAK
  1319. case 3:
  1320. /* rule 3 can match eol */
  1321. *yy_cp = (yy_hold_char); /* undo effects of setting up yytext */
  1322. (yy_c_buf_p) = yy_cp -= 1;
  1323. YY_DO_BEFORE_ACTION; /* set up yytext again */
  1324. YY_RULE_SETUP
  1325. #line 85 "/space/rguenther/gcc-5.2.0/gcc-5.2.0/gcc/gengtype-lex.l"
  1326. {
  1327. BEGIN(in_struct);
  1328. return UNION;
  1329. }
  1330. YY_BREAK
  1331. case 4:
  1332. /* rule 4 can match eol */
  1333. *yy_cp = (yy_hold_char); /* undo effects of setting up yytext */
  1334. (yy_c_buf_p) = yy_cp -= 1;
  1335. YY_DO_BEFORE_ACTION; /* set up yytext again */
  1336. YY_RULE_SETUP
  1337. #line 89 "/space/rguenther/gcc-5.2.0/gcc-5.2.0/gcc/gengtype-lex.l"
  1338. {
  1339. BEGIN(in_struct);
  1340. return STRUCT;
  1341. }
  1342. YY_BREAK
  1343. case 5:
  1344. /* rule 5 can match eol */
  1345. *yy_cp = (yy_hold_char); /* undo effects of setting up yytext */
  1346. (yy_c_buf_p) = yy_cp -= 1;
  1347. YY_DO_BEFORE_ACTION; /* set up yytext again */
  1348. YY_RULE_SETUP
  1349. #line 93 "/space/rguenther/gcc-5.2.0/gcc-5.2.0/gcc/gengtype-lex.l"
  1350. {
  1351. BEGIN(in_struct);
  1352. return EXTERN;
  1353. }
  1354. YY_BREAK
  1355. case 6:
  1356. /* rule 6 can match eol */
  1357. *yy_cp = (yy_hold_char); /* undo effects of setting up yytext */
  1358. (yy_c_buf_p) = yy_cp -= 1;
  1359. YY_DO_BEFORE_ACTION; /* set up yytext again */
  1360. YY_RULE_SETUP
  1361. #line 97 "/space/rguenther/gcc-5.2.0/gcc-5.2.0/gcc/gengtype-lex.l"
  1362. {
  1363. BEGIN(in_struct);
  1364. return STATIC;
  1365. }
  1366. YY_BREAK
  1367. /* Parsing inside a struct, union or class declaration. */
  1368. case 7:
  1369. YY_RULE_SETUP
  1370. #line 105 "/space/rguenther/gcc-5.2.0/gcc-5.2.0/gcc/gengtype-lex.l"
  1371. { BEGIN(in_struct_comment); }
  1372. YY_BREAK
  1373. case 8:
  1374. /* rule 8 can match eol */
  1375. YY_RULE_SETUP
  1376. #line 106 "/space/rguenther/gcc-5.2.0/gcc-5.2.0/gcc/gengtype-lex.l"
  1377. { lexer_line.line++; }
  1378. YY_BREAK
  1379. case 9:
  1380. /* rule 9 can match eol */
  1381. YY_RULE_SETUP
  1382. #line 108 "/space/rguenther/gcc-5.2.0/gcc-5.2.0/gcc/gengtype-lex.l"
  1383. { update_lineno (yytext, yyleng); }
  1384. YY_BREAK
  1385. case 10:
  1386. /* rule 10 can match eol */
  1387. YY_RULE_SETUP
  1388. #line 109 "/space/rguenther/gcc-5.2.0/gcc-5.2.0/gcc/gengtype-lex.l"
  1389. { lexer_line.line++; }
  1390. YY_BREAK
  1391. case 11:
  1392. /* rule 11 can match eol */
  1393. *yy_cp = (yy_hold_char); /* undo effects of setting up yytext */
  1394. (yy_c_buf_p) = yy_cp = yy_bp + 5;
  1395. YY_DO_BEFORE_ACTION; /* set up yytext again */
  1396. YY_RULE_SETUP
  1397. #line 111 "/space/rguenther/gcc-5.2.0/gcc-5.2.0/gcc/gengtype-lex.l"
  1398. /* don't care */
  1399. YY_BREAK
  1400. case 12:
  1401. /* rule 12 can match eol */
  1402. *yy_cp = (yy_hold_char); /* undo effects of setting up yytext */
  1403. (yy_c_buf_p) = yy_cp -= 1;
  1404. YY_DO_BEFORE_ACTION; /* set up yytext again */
  1405. #line 113 "/space/rguenther/gcc-5.2.0/gcc-5.2.0/gcc/gengtype-lex.l"
  1406. case 13:
  1407. /* rule 13 can match eol */
  1408. #line 114 "/space/rguenther/gcc-5.2.0/gcc-5.2.0/gcc/gengtype-lex.l"
  1409. case 14:
  1410. /* rule 14 can match eol */
  1411. #line 115 "/space/rguenther/gcc-5.2.0/gcc-5.2.0/gcc/gengtype-lex.l"
  1412. case 15:
  1413. /* rule 15 can match eol */
  1414. YY_RULE_SETUP
  1415. #line 115 "/space/rguenther/gcc-5.2.0/gcc-5.2.0/gcc/gengtype-lex.l"
  1416. {
  1417. *yylval = XDUPVAR (const char, yytext, yyleng, yyleng + 1);
  1418. return IGNORABLE_CXX_KEYWORD;
  1419. }
  1420. YY_BREAK
  1421. case 16:
  1422. /* rule 16 can match eol */
  1423. *yy_cp = (yy_hold_char); /* undo effects of setting up yytext */
  1424. (yy_c_buf_p) = yy_cp = yy_bp + 3;
  1425. YY_DO_BEFORE_ACTION; /* set up yytext again */
  1426. YY_RULE_SETUP
  1427. #line 119 "/space/rguenther/gcc-5.2.0/gcc-5.2.0/gcc/gengtype-lex.l"
  1428. { return GTY_TOKEN; }
  1429. YY_BREAK
  1430. case 17:
  1431. /* rule 17 can match eol */
  1432. *yy_cp = (yy_hold_char); /* undo effects of setting up yytext */
  1433. (yy_c_buf_p) = yy_cp = yy_bp + 5;
  1434. YY_DO_BEFORE_ACTION; /* set up yytext again */
  1435. YY_RULE_SETUP
  1436. #line 120 "/space/rguenther/gcc-5.2.0/gcc-5.2.0/gcc/gengtype-lex.l"
  1437. { return UNION; }
  1438. YY_BREAK
  1439. case 18:
  1440. /* rule 18 can match eol */
  1441. *yy_cp = (yy_hold_char); /* undo effects of setting up yytext */
  1442. (yy_c_buf_p) = yy_cp = yy_bp + 6;
  1443. YY_DO_BEFORE_ACTION; /* set up yytext again */
  1444. YY_RULE_SETUP
  1445. #line 121 "/space/rguenther/gcc-5.2.0/gcc-5.2.0/gcc/gengtype-lex.l"
  1446. { return STRUCT; }
  1447. YY_BREAK
  1448. case 19:
  1449. /* rule 19 can match eol */
  1450. *yy_cp = (yy_hold_char); /* undo effects of setting up yytext */
  1451. (yy_c_buf_p) = yy_cp = yy_bp + 5;
  1452. YY_DO_BEFORE_ACTION; /* set up yytext again */
  1453. YY_RULE_SETUP
  1454. #line 122 "/space/rguenther/gcc-5.2.0/gcc-5.2.0/gcc/gengtype-lex.l"
  1455. { return STRUCT; }
  1456. YY_BREAK
  1457. case 20:
  1458. /* rule 20 can match eol */
  1459. *yy_cp = (yy_hold_char); /* undo effects of setting up yytext */
  1460. (yy_c_buf_p) = yy_cp = yy_bp + 7;
  1461. YY_DO_BEFORE_ACTION; /* set up yytext again */
  1462. YY_RULE_SETUP
  1463. #line 123 "/space/rguenther/gcc-5.2.0/gcc-5.2.0/gcc/gengtype-lex.l"
  1464. { return TYPEDEF; }
  1465. YY_BREAK
  1466. case 21:
  1467. /* rule 21 can match eol */
  1468. *yy_cp = (yy_hold_char); /* undo effects of setting up yytext */
  1469. (yy_c_buf_p) = yy_cp = yy_bp + 4;
  1470. YY_DO_BEFORE_ACTION; /* set up yytext again */
  1471. YY_RULE_SETUP
  1472. #line 124 "/space/rguenther/gcc-5.2.0/gcc-5.2.0/gcc/gengtype-lex.l"
  1473. { return ENUM; }
  1474. YY_BREAK
  1475. case 22:
  1476. /* rule 22 can match eol */
  1477. *yy_cp = (yy_hold_char); /* undo effects of setting up yytext */
  1478. (yy_c_buf_p) = yy_cp = yy_bp + 9;
  1479. YY_DO_BEFORE_ACTION; /* set up yytext again */
  1480. YY_RULE_SETUP
  1481. #line 125 "/space/rguenther/gcc-5.2.0/gcc-5.2.0/gcc/gengtype-lex.l"
  1482. { return PTR_ALIAS; }
  1483. YY_BREAK
  1484. case 23:
  1485. /* rule 23 can match eol */
  1486. *yy_cp = (yy_hold_char); /* undo effects of setting up yytext */
  1487. (yy_c_buf_p) = yy_cp = yy_bp + 10;
  1488. YY_DO_BEFORE_ACTION; /* set up yytext again */
  1489. YY_RULE_SETUP
  1490. #line 126 "/space/rguenther/gcc-5.2.0/gcc-5.2.0/gcc/gengtype-lex.l"
  1491. { return NESTED_PTR; }
  1492. YY_BREAK
  1493. case 24:
  1494. /* rule 24 can match eol */
  1495. *yy_cp = (yy_hold_char); /* undo effects of setting up yytext */
  1496. (yy_c_buf_p) = yy_cp = yy_bp + 4;
  1497. YY_DO_BEFORE_ACTION; /* set up yytext again */
  1498. YY_RULE_SETUP
  1499. #line 127 "/space/rguenther/gcc-5.2.0/gcc-5.2.0/gcc/gengtype-lex.l"
  1500. { return USER_GTY; }
  1501. YY_BREAK
  1502. case 25:
  1503. YY_RULE_SETUP
  1504. #line 128 "/space/rguenther/gcc-5.2.0/gcc-5.2.0/gcc/gengtype-lex.l"
  1505. { return NUM; }
  1506. YY_BREAK
  1507. case 26:
  1508. /* rule 26 can match eol */
  1509. *yy_cp = (yy_hold_char); /* undo effects of setting up yytext */
  1510. (yy_c_buf_p) = yy_cp -= 1;
  1511. YY_DO_BEFORE_ACTION; /* set up yytext again */
  1512. #line 131 "/space/rguenther/gcc-5.2.0/gcc-5.2.0/gcc/gengtype-lex.l"
  1513. case 27:
  1514. /* rule 27 can match eol */
  1515. YY_RULE_SETUP
  1516. #line 131 "/space/rguenther/gcc-5.2.0/gcc-5.2.0/gcc/gengtype-lex.l"
  1517. {
  1518. size_t len;
  1519. for (len = yyleng; ISSPACE (yytext[len-1]); len--)
  1520. ;
  1521. *yylval = XDUPVAR (const char, yytext, len, len+1);
  1522. update_lineno (yytext, yyleng);
  1523. return SCALAR;
  1524. }
  1525. YY_BREAK
  1526. case 28:
  1527. /* rule 28 can match eol */
  1528. *yy_cp = (yy_hold_char); /* undo effects of setting up yytext */
  1529. (yy_c_buf_p) = yy_cp -= 1;
  1530. YY_DO_BEFORE_ACTION; /* set up yytext again */
  1531. YY_RULE_SETUP
  1532. #line 142 "/space/rguenther/gcc-5.2.0/gcc-5.2.0/gcc/gengtype-lex.l"
  1533. {
  1534. *yylval = XDUPVAR (const char, yytext, yyleng, yyleng+1);
  1535. return ID;
  1536. }
  1537. YY_BREAK
  1538. case 29:
  1539. /* rule 29 can match eol */
  1540. YY_RULE_SETUP
  1541. #line 147 "/space/rguenther/gcc-5.2.0/gcc-5.2.0/gcc/gengtype-lex.l"
  1542. {
  1543. *yylval = XDUPVAR (const char, yytext+1, yyleng-2, yyleng-1);
  1544. return STRING;
  1545. }
  1546. YY_BREAK
  1547. /* This "terminal" avoids having to parse integer constant expressions. */
  1548. case 30:
  1549. /* rule 30 can match eol */
  1550. YY_RULE_SETUP
  1551. #line 152 "/space/rguenther/gcc-5.2.0/gcc-5.2.0/gcc/gengtype-lex.l"
  1552. {
  1553. *yylval = XDUPVAR (const char, yytext+1, yyleng-2, yyleng-1);
  1554. return ARRAY;
  1555. }
  1556. YY_BREAK
  1557. case 31:
  1558. /* rule 31 can match eol */
  1559. YY_RULE_SETUP
  1560. #line 156 "/space/rguenther/gcc-5.2.0/gcc-5.2.0/gcc/gengtype-lex.l"
  1561. {
  1562. *yylval = XDUPVAR (const char, yytext+1, yyleng-2, yyleng);
  1563. return CHAR;
  1564. }
  1565. YY_BREAK
  1566. case 32:
  1567. YY_RULE_SETUP
  1568. #line 161 "/space/rguenther/gcc-5.2.0/gcc-5.2.0/gcc/gengtype-lex.l"
  1569. { return ELLIPSIS; }
  1570. YY_BREAK
  1571. case 33:
  1572. YY_RULE_SETUP
  1573. #line 162 "/space/rguenther/gcc-5.2.0/gcc-5.2.0/gcc/gengtype-lex.l"
  1574. { return yytext[0]; }
  1575. YY_BREAK
  1576. /* ignore pp-directives */
  1577. case 34:
  1578. /* rule 34 can match eol */
  1579. YY_RULE_SETUP
  1580. #line 165 "/space/rguenther/gcc-5.2.0/gcc-5.2.0/gcc/gengtype-lex.l"
  1581. {lexer_line.line++;}
  1582. YY_BREAK
  1583. case 35:
  1584. YY_RULE_SETUP
  1585. #line 167 "/space/rguenther/gcc-5.2.0/gcc-5.2.0/gcc/gengtype-lex.l"
  1586. {
  1587. error_at_line (&lexer_line, "unexpected character `%s'", yytext);
  1588. }
  1589. YY_BREAK
  1590. case 36:
  1591. YY_RULE_SETUP
  1592. #line 172 "/space/rguenther/gcc-5.2.0/gcc-5.2.0/gcc/gengtype-lex.l"
  1593. { BEGIN(in_comment); }
  1594. YY_BREAK
  1595. case 37:
  1596. /* rule 37 can match eol */
  1597. YY_RULE_SETUP
  1598. #line 173 "/space/rguenther/gcc-5.2.0/gcc-5.2.0/gcc/gengtype-lex.l"
  1599. { lexer_line.line++; }
  1600. YY_BREAK
  1601. case 38:
  1602. /* rule 38 can match eol */
  1603. YY_RULE_SETUP
  1604. #line 174 "/space/rguenther/gcc-5.2.0/gcc-5.2.0/gcc/gengtype-lex.l"
  1605. { lexer_line.line++; }
  1606. YY_BREAK
  1607. case 39:
  1608. #line 176 "/space/rguenther/gcc-5.2.0/gcc-5.2.0/gcc/gengtype-lex.l"
  1609. case 40:
  1610. /* rule 40 can match eol */
  1611. #line 177 "/space/rguenther/gcc-5.2.0/gcc-5.2.0/gcc/gengtype-lex.l"
  1612. case 41:
  1613. /* rule 41 can match eol */
  1614. YY_RULE_SETUP
  1615. #line 177 "/space/rguenther/gcc-5.2.0/gcc-5.2.0/gcc/gengtype-lex.l"
  1616. /* do nothing */
  1617. YY_BREAK
  1618. case 42:
  1619. /* rule 42 can match eol */
  1620. YY_RULE_SETUP
  1621. #line 178 "/space/rguenther/gcc-5.2.0/gcc-5.2.0/gcc/gengtype-lex.l"
  1622. { update_lineno (yytext, yyleng); }
  1623. YY_BREAK
  1624. case 43:
  1625. /* rule 43 can match eol */
  1626. *yy_cp = (yy_hold_char); /* undo effects of setting up yytext */
  1627. (yy_c_buf_p) = yy_cp = yy_bp + 1;
  1628. YY_DO_BEFORE_ACTION; /* set up yytext again */
  1629. YY_RULE_SETUP
  1630. #line 179 "/space/rguenther/gcc-5.2.0/gcc-5.2.0/gcc/gengtype-lex.l"
  1631. /* do nothing */
  1632. YY_BREAK
  1633. case 44:
  1634. /* rule 44 can match eol */
  1635. YY_RULE_SETUP
  1636. #line 182 "/space/rguenther/gcc-5.2.0/gcc-5.2.0/gcc/gengtype-lex.l"
  1637. { lexer_line.line++; }
  1638. YY_BREAK
  1639. case 45:
  1640. #line 184 "/space/rguenther/gcc-5.2.0/gcc-5.2.0/gcc/gengtype-lex.l"
  1641. case 46:
  1642. YY_RULE_SETUP
  1643. #line 184 "/space/rguenther/gcc-5.2.0/gcc-5.2.0/gcc/gengtype-lex.l"
  1644. /* do nothing */
  1645. YY_BREAK
  1646. case 47:
  1647. /* rule 47 can match eol */
  1648. *yy_cp = (yy_hold_char); /* undo effects of setting up yytext */
  1649. (yy_c_buf_p) = yy_cp = yy_bp + 1;
  1650. YY_DO_BEFORE_ACTION; /* set up yytext again */
  1651. YY_RULE_SETUP
  1652. #line 185 "/space/rguenther/gcc-5.2.0/gcc-5.2.0/gcc/gengtype-lex.l"
  1653. /* do nothing */
  1654. YY_BREAK
  1655. case 48:
  1656. YY_RULE_SETUP
  1657. #line 188 "/space/rguenther/gcc-5.2.0/gcc-5.2.0/gcc/gengtype-lex.l"
  1658. { BEGIN(INITIAL); }
  1659. YY_BREAK
  1660. case 49:
  1661. YY_RULE_SETUP
  1662. #line 189 "/space/rguenther/gcc-5.2.0/gcc-5.2.0/gcc/gengtype-lex.l"
  1663. { BEGIN(in_struct); }
  1664. YY_BREAK
  1665. case 50:
  1666. #line 192 "/space/rguenther/gcc-5.2.0/gcc-5.2.0/gcc/gengtype-lex.l"
  1667. case 51:
  1668. YY_RULE_SETUP
  1669. #line 192 "/space/rguenther/gcc-5.2.0/gcc-5.2.0/gcc/gengtype-lex.l"
  1670. {
  1671. error_at_line (&lexer_line,
  1672. "unterminated comment or string; unexpected EOF");
  1673. }
  1674. YY_BREAK
  1675. case 52:
  1676. /* rule 52 can match eol */
  1677. YY_RULE_SETUP
  1678. #line 197 "/space/rguenther/gcc-5.2.0/gcc-5.2.0/gcc/gengtype-lex.l"
  1679. /* do nothing */
  1680. YY_BREAK
  1681. case 53:
  1682. YY_RULE_SETUP
  1683. #line 199 "/space/rguenther/gcc-5.2.0/gcc-5.2.0/gcc/gengtype-lex.l"
  1684. YY_FATAL_ERROR( "flex scanner jammed" );
  1685. YY_BREAK
  1686. #line 1916 "gengtype-lex.c"
  1687. case YY_STATE_EOF(INITIAL):
  1688. case YY_STATE_EOF(in_struct):
  1689. case YY_STATE_EOF(in_struct_comment):
  1690. case YY_STATE_EOF(in_comment):
  1691. yyterminate();
  1692. case YY_END_OF_BUFFER:
  1693. {
  1694. /* Amount of text matched not including the EOB char. */
  1695. int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1;
  1696. /* Undo the effects of YY_DO_BEFORE_ACTION. */
  1697. *yy_cp = (yy_hold_char);
  1698. YY_RESTORE_YY_MORE_OFFSET
  1699. if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_NEW )
  1700. {
  1701. /* We're scanning a new file or input source. It's
  1702. * possible that this happened because the user
  1703. * just pointed yyin at a new source and called
  1704. * yylex(). If so, then we have to assure
  1705. * consistency between YY_CURRENT_BUFFER and our
  1706. * globals. Here is the right place to do so, because
  1707. * this is the first action (other than possibly a
  1708. * back-up) that will match for the new input source.
  1709. */
  1710. (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
  1711. YY_CURRENT_BUFFER_LVALUE->yy_input_file = yyin;
  1712. YY_CURRENT_BUFFER_LVALUE->yy_buffer_status = YY_BUFFER_NORMAL;
  1713. }
  1714. /* Note that here we test for yy_c_buf_p "<=" to the position
  1715. * of the first EOB in the buffer, since yy_c_buf_p will
  1716. * already have been incremented past the NUL character
  1717. * (since all states make transitions on EOB to the
  1718. * end-of-buffer state). Contrast this with the test
  1719. * in input().
  1720. */
  1721. if ( (yy_c_buf_p) <= &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
  1722. { /* This was really a NUL. */
  1723. yy_state_type yy_next_state;
  1724. (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
  1725. yy_current_state = yy_get_previous_state( );
  1726. /* Okay, we're now positioned to make the NUL
  1727. * transition. We couldn't have
  1728. * yy_get_previous_state() go ahead and do it
  1729. * for us because it doesn't know how to deal
  1730. * with the possibility of jamming (and we don't
  1731. * want to build jamming into it because then it
  1732. * will run more slowly).
  1733. */
  1734. yy_next_state = yy_try_NUL_trans( yy_current_state );
  1735. yy_bp = (yytext_ptr) + YY_MORE_ADJ;
  1736. if ( yy_next_state )
  1737. {
  1738. /* Consume the NUL. */
  1739. yy_cp = ++(yy_c_buf_p);
  1740. yy_current_state = yy_next_state;
  1741. goto yy_match;
  1742. }
  1743. else
  1744. {
  1745. yy_cp = (yy_last_accepting_cpos);
  1746. yy_current_state = (yy_last_accepting_state);
  1747. goto yy_find_action;
  1748. }
  1749. }
  1750. else switch ( yy_get_next_buffer( ) )
  1751. {
  1752. case EOB_ACT_END_OF_FILE:
  1753. {
  1754. (yy_did_buffer_switch_on_eof) = 0;
  1755. if ( yywrap( ) )
  1756. {
  1757. /* Note: because we've taken care in
  1758. * yy_get_next_buffer() to have set up
  1759. * yytext, we can now set up
  1760. * yy_c_buf_p so that if some total
  1761. * hoser (like flex itself) wants to
  1762. * call the scanner after we return the
  1763. * YY_NULL, it'll still work - another
  1764. * YY_NULL will get returned.
  1765. */
  1766. (yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ;
  1767. yy_act = YY_STATE_EOF(YY_START);
  1768. goto do_action;
  1769. }
  1770. else
  1771. {
  1772. if ( ! (yy_did_buffer_switch_on_eof) )
  1773. YY_NEW_FILE;
  1774. }
  1775. break;
  1776. }
  1777. case EOB_ACT_CONTINUE_SCAN:
  1778. (yy_c_buf_p) =
  1779. (yytext_ptr) + yy_amount_of_matched_text;
  1780. yy_current_state = yy_get_previous_state( );
  1781. yy_cp = (yy_c_buf_p);
  1782. yy_bp = (yytext_ptr) + YY_MORE_ADJ;
  1783. goto yy_match;
  1784. case EOB_ACT_LAST_MATCH:
  1785. (yy_c_buf_p) =
  1786. &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)];
  1787. yy_current_state = yy_get_previous_state( );
  1788. yy_cp = (yy_c_buf_p);
  1789. yy_bp = (yytext_ptr) + YY_MORE_ADJ;
  1790. goto yy_find_action;
  1791. }
  1792. break;
  1793. }
  1794. default:
  1795. YY_FATAL_ERROR(
  1796. "fatal flex scanner internal error--no action found" );
  1797. } /* end of action switch */
  1798. } /* end of scanning one token */
  1799. } /* end of yylex */
  1800. /* yy_get_next_buffer - try to read in a new buffer
  1801. *
  1802. * Returns a code representing an action:
  1803. * EOB_ACT_LAST_MATCH -
  1804. * EOB_ACT_CONTINUE_SCAN - continue scanning from current position
  1805. * EOB_ACT_END_OF_FILE - end of file
  1806. */
  1807. static int yy_get_next_buffer (void)
  1808. {
  1809. register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf;
  1810. register char *source = (yytext_ptr);
  1811. register int number_to_move, i;
  1812. int ret_val;
  1813. if ( (yy_c_buf_p) > &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] )
  1814. YY_FATAL_ERROR(
  1815. "fatal flex scanner internal error--end of buffer missed" );
  1816. if ( YY_CURRENT_BUFFER_LVALUE->yy_fill_buffer == 0 )
  1817. { /* Don't try to fill the buffer, so this is an EOF. */
  1818. if ( (yy_c_buf_p) - (yytext_ptr) - YY_MORE_ADJ == 1 )
  1819. {
  1820. /* We matched a single character, the EOB, so
  1821. * treat this as a final EOF.
  1822. */
  1823. return EOB_ACT_END_OF_FILE;
  1824. }
  1825. else
  1826. {
  1827. /* We matched some text prior to the EOB, first
  1828. * process it.
  1829. */
  1830. return EOB_ACT_LAST_MATCH;
  1831. }
  1832. }
  1833. /* Try to read more data. */
  1834. /* First move last chars to start of buffer. */
  1835. number_to_move = (int) ((yy_c_buf_p) - (yytext_ptr)) - 1;
  1836. for ( i = 0; i < number_to_move; ++i )
  1837. *(dest++) = *(source++);
  1838. if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_EOF_PENDING )
  1839. /* don't do the read, it's not guaranteed to return an EOF,
  1840. * just force an EOF
  1841. */
  1842. YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars) = 0;
  1843. else
  1844. {
  1845. int num_to_read =
  1846. YY_CURRENT_BUFFER_LVALUE->yy_buf_size - number_to_move - 1;
  1847. while ( num_to_read <= 0 )
  1848. { /* Not enough room in the buffer - grow it. */
  1849. /* just a shorter name for the current buffer */
  1850. YY_BUFFER_STATE b = YY_CURRENT_BUFFER;
  1851. int yy_c_buf_p_offset =
  1852. (int) ((yy_c_buf_p) - b->yy_ch_buf);
  1853. if ( b->yy_is_our_buffer )
  1854. {
  1855. int new_size = b->yy_buf_size * 2;
  1856. if ( new_size <= 0 )
  1857. b->yy_buf_size += b->yy_buf_size / 8;
  1858. else
  1859. b->yy_buf_size *= 2;
  1860. b->yy_ch_buf = (char *)
  1861. /* Include room in for 2 EOB chars. */
  1862. yyrealloc((void *) b->yy_ch_buf,b->yy_buf_size + 2 );
  1863. }
  1864. else
  1865. /* Can't grow it, we don't own it. */
  1866. b->yy_ch_buf = 0;
  1867. if ( ! b->yy_ch_buf )
  1868. YY_FATAL_ERROR(
  1869. "fatal error - scanner input buffer overflow" );
  1870. (yy_c_buf_p) = &b->yy_ch_buf[yy_c_buf_p_offset];
  1871. num_to_read = YY_CURRENT_BUFFER_LVALUE->yy_buf_size -
  1872. number_to_move - 1;
  1873. }
  1874. if ( num_to_read > YY_READ_BUF_SIZE )
  1875. num_to_read = YY_READ_BUF_SIZE;
  1876. /* Read in more data. */
  1877. YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]),
  1878. (yy_n_chars), (size_t) num_to_read );
  1879. YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
  1880. }
  1881. if ( (yy_n_chars) == 0 )
  1882. {
  1883. if ( number_to_move == YY_MORE_ADJ )
  1884. {
  1885. ret_val = EOB_ACT_END_OF_FILE;
  1886. yyrestart(yyin );
  1887. }
  1888. else
  1889. {
  1890. ret_val = EOB_ACT_LAST_MATCH;
  1891. YY_CURRENT_BUFFER_LVALUE->yy_buffer_status =
  1892. YY_BUFFER_EOF_PENDING;
  1893. }
  1894. }
  1895. else
  1896. ret_val = EOB_ACT_CONTINUE_SCAN;
  1897. if ((yy_size_t) ((yy_n_chars) + number_to_move) > YY_CURRENT_BUFFER_LVALUE->yy_buf_size) {
  1898. /* Extend the array by 50%, plus the number we really need. */
  1899. yy_size_t new_size = (yy_n_chars) + number_to_move + ((yy_n_chars) >> 1);
  1900. YY_CURRENT_BUFFER_LVALUE->yy_ch_buf = (char *) yyrealloc((void *) YY_CURRENT_BUFFER_LVALUE->yy_ch_buf,new_size );
  1901. if ( ! YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
  1902. YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" );
  1903. }
  1904. (yy_n_chars) += number_to_move;
  1905. YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] = YY_END_OF_BUFFER_CHAR;
  1906. YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] = YY_END_OF_BUFFER_CHAR;
  1907. (yytext_ptr) = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[0];
  1908. return ret_val;
  1909. }
  1910. /* yy_get_previous_state - get the state just before the EOB char was reached */
  1911. static yy_state_type yy_get_previous_state (void)
  1912. {
  1913. register yy_state_type yy_current_state;
  1914. register char *yy_cp;
  1915. yy_current_state = (yy_start);
  1916. yy_current_state += YY_AT_BOL();
  1917. for ( yy_cp = (yytext_ptr) + YY_MORE_ADJ; yy_cp < (yy_c_buf_p); ++yy_cp )
  1918. {
  1919. register YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1);
  1920. if ( yy_accept[yy_current_state] )
  1921. {
  1922. (yy_last_accepting_state) = yy_current_state;
  1923. (yy_last_accepting_cpos) = yy_cp;
  1924. }
  1925. while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
  1926. {
  1927. yy_current_state = (int) yy_def[yy_current_state];
  1928. if ( yy_current_state >= 561 )
  1929. yy_c = yy_meta[(unsigned int) yy_c];
  1930. }
  1931. yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
  1932. }
  1933. return yy_current_state;
  1934. }
  1935. /* yy_try_NUL_trans - try to make a transition on the NUL character
  1936. *
  1937. * synopsis
  1938. * next_state = yy_try_NUL_trans( current_state );
  1939. */
  1940. static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state )
  1941. {
  1942. register int yy_is_jam;
  1943. register char *yy_cp = (yy_c_buf_p);
  1944. register YY_CHAR yy_c = 1;
  1945. if ( yy_accept[yy_current_state] )
  1946. {
  1947. (yy_last_accepting_state) = yy_current_state;
  1948. (yy_last_accepting_cpos) = yy_cp;
  1949. }
  1950. while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
  1951. {
  1952. yy_current_state = (int) yy_def[yy_current_state];
  1953. if ( yy_current_state >= 561 )
  1954. yy_c = yy_meta[(unsigned int) yy_c];
  1955. }
  1956. yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
  1957. yy_is_jam = (yy_current_state == 560);
  1958. return yy_is_jam ? 0 : yy_current_state;
  1959. }
  1960. #ifndef YY_NO_INPUT
  1961. #ifdef __cplusplus
  1962. static int yyinput (void)
  1963. #else
  1964. static int input (void)
  1965. #endif
  1966. {
  1967. int c;
  1968. *(yy_c_buf_p) = (yy_hold_char);
  1969. if ( *(yy_c_buf_p) == YY_END_OF_BUFFER_CHAR )
  1970. {
  1971. /* yy_c_buf_p now points to the character we want to return.
  1972. * If this occurs *before* the EOB characters, then it's a
  1973. * valid NUL; if not, then we've hit the end of the buffer.
  1974. */
  1975. if ( (yy_c_buf_p) < &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
  1976. /* This was really a NUL. */
  1977. *(yy_c_buf_p) = '\0';
  1978. else
  1979. { /* need more input */
  1980. int offset = (yy_c_buf_p) - (yytext_ptr);
  1981. ++(yy_c_buf_p);
  1982. switch ( yy_get_next_buffer( ) )
  1983. {
  1984. case EOB_ACT_LAST_MATCH:
  1985. /* This happens because yy_g_n_b()
  1986. * sees that we've accumulated a
  1987. * token and flags that we need to
  1988. * try matching the token before
  1989. * proceeding. But for input(),
  1990. * there's no matching to consider.
  1991. * So convert the EOB_ACT_LAST_MATCH
  1992. * to EOB_ACT_END_OF_FILE.
  1993. */
  1994. /* Reset buffer status. */
  1995. yyrestart(yyin );
  1996. /*FALLTHROUGH*/
  1997. case EOB_ACT_END_OF_FILE:
  1998. {
  1999. if ( yywrap( ) )
  2000. return EOF;
  2001. if ( ! (yy_did_buffer_switch_on_eof) )
  2002. YY_NEW_FILE;
  2003. #ifdef __cplusplus
  2004. return yyinput();
  2005. #else
  2006. return input();
  2007. #endif
  2008. }
  2009. case EOB_ACT_CONTINUE_SCAN:
  2010. (yy_c_buf_p) = (yytext_ptr) + offset;
  2011. break;
  2012. }
  2013. }
  2014. }
  2015. c = *(unsigned char *) (yy_c_buf_p); /* cast for 8-bit char's */
  2016. *(yy_c_buf_p) = '\0'; /* preserve yytext */
  2017. (yy_hold_char) = *++(yy_c_buf_p);
  2018. YY_CURRENT_BUFFER_LVALUE->yy_at_bol = (c == '\n');
  2019. return c;
  2020. }
  2021. #endif /* ifndef YY_NO_INPUT */
  2022. /** Immediately switch to a different input stream.
  2023. * @param input_file A readable stream.
  2024. *
  2025. * @note This function does not reset the start condition to @c INITIAL .
  2026. */
  2027. void yyrestart (FILE * input_file )
  2028. {
  2029. if ( ! YY_CURRENT_BUFFER ){
  2030. yyensure_buffer_stack ();
  2031. YY_CURRENT_BUFFER_LVALUE =
  2032. yy_create_buffer(yyin,YY_BUF_SIZE );
  2033. }
  2034. yy_init_buffer(YY_CURRENT_BUFFER,input_file );
  2035. yy_load_buffer_state( );
  2036. }
  2037. /** Switch to a different input buffer.
  2038. * @param new_buffer The new input buffer.
  2039. *
  2040. */
  2041. void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer )
  2042. {
  2043. /* TODO. We should be able to replace this entire function body
  2044. * with
  2045. * yypop_buffer_state();
  2046. * yypush_buffer_state(new_buffer);
  2047. */
  2048. yyensure_buffer_stack ();
  2049. if ( YY_CURRENT_BUFFER == new_buffer )
  2050. return;
  2051. if ( YY_CURRENT_BUFFER )
  2052. {
  2053. /* Flush out information for old buffer. */
  2054. *(yy_c_buf_p) = (yy_hold_char);
  2055. YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
  2056. YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
  2057. }
  2058. YY_CURRENT_BUFFER_LVALUE = new_buffer;
  2059. yy_load_buffer_state( );
  2060. /* We don't actually know whether we did this switch during
  2061. * EOF (yywrap()) processing, but the only time this flag
  2062. * is looked at is after yywrap() is called, so it's safe
  2063. * to go ahead and always set it.
  2064. */
  2065. (yy_did_buffer_switch_on_eof) = 1;
  2066. }
  2067. static void yy_load_buffer_state (void)
  2068. {
  2069. (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
  2070. (yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos;
  2071. yyin = YY_CURRENT_BUFFER_LVALUE->yy_input_file;
  2072. (yy_hold_char) = *(yy_c_buf_p);
  2073. }
  2074. /** Allocate and initialize an input buffer state.
  2075. * @param file A readable stream.
  2076. * @param size The character buffer size in bytes. When in doubt, use @c YY_BUF_SIZE.
  2077. *
  2078. * @return the allocated buffer state.
  2079. */
  2080. YY_BUFFER_STATE yy_create_buffer (FILE * file, int size )
  2081. {
  2082. YY_BUFFER_STATE b;
  2083. b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) );
  2084. if ( ! b )
  2085. YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
  2086. b->yy_buf_size = size;
  2087. /* yy_ch_buf has to be 2 characters longer than the size given because
  2088. * we need to put in 2 end-of-buffer characters.
  2089. */
  2090. b->yy_ch_buf = (char *) yyalloc(b->yy_buf_size + 2 );
  2091. if ( ! b->yy_ch_buf )
  2092. YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
  2093. b->yy_is_our_buffer = 1;
  2094. yy_init_buffer(b,file );
  2095. return b;
  2096. }
  2097. /** Destroy the buffer.
  2098. * @param b a buffer created with yy_create_buffer()
  2099. *
  2100. */
  2101. void yy_delete_buffer (YY_BUFFER_STATE b )
  2102. {
  2103. if ( ! b )
  2104. return;
  2105. if ( b == YY_CURRENT_BUFFER ) /* Not sure if we should pop here. */
  2106. YY_CURRENT_BUFFER_LVALUE = (YY_BUFFER_STATE) 0;
  2107. if ( b->yy_is_our_buffer )
  2108. yyfree((void *) b->yy_ch_buf );
  2109. yyfree((void *) b );
  2110. }
  2111. /* Initializes or reinitializes a buffer.
  2112. * This function is sometimes called more than once on the same buffer,
  2113. * such as during a yyrestart() or at EOF.
  2114. */
  2115. static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file )
  2116. {
  2117. int oerrno = errno;
  2118. yy_flush_buffer(b );
  2119. b->yy_input_file = file;
  2120. b->yy_fill_buffer = 1;
  2121. /* If b is the current buffer, then yy_init_buffer was _probably_
  2122. * called from yyrestart() or through yy_get_next_buffer.
  2123. * In that case, we don't want to reset the lineno or column.
  2124. */
  2125. if (b != YY_CURRENT_BUFFER){
  2126. b->yy_bs_lineno = 1;
  2127. b->yy_bs_column = 0;
  2128. }
  2129. b->yy_is_interactive = 0;
  2130. errno = oerrno;
  2131. }
  2132. /** Discard all buffered characters. On the next scan, YY_INPUT will be called.
  2133. * @param b the buffer state to be flushed, usually @c YY_CURRENT_BUFFER.
  2134. *
  2135. */
  2136. void yy_flush_buffer (YY_BUFFER_STATE b )
  2137. {
  2138. if ( ! b )
  2139. return;
  2140. b->yy_n_chars = 0;
  2141. /* We always need two end-of-buffer characters. The first causes
  2142. * a transition to the end-of-buffer state. The second causes
  2143. * a jam in that state.
  2144. */
  2145. b->yy_ch_buf[0] = YY_END_OF_BUFFER_CHAR;
  2146. b->yy_ch_buf[1] = YY_END_OF_BUFFER_CHAR;
  2147. b->yy_buf_pos = &b->yy_ch_buf[0];
  2148. b->yy_at_bol = 1;
  2149. b->yy_buffer_status = YY_BUFFER_NEW;
  2150. if ( b == YY_CURRENT_BUFFER )
  2151. yy_load_buffer_state( );
  2152. }
  2153. /** Pushes the new state onto the stack. The new state becomes
  2154. * the current state. This function will allocate the stack
  2155. * if necessary.
  2156. * @param new_buffer The new state.
  2157. *
  2158. */
  2159. void yypush_buffer_state (YY_BUFFER_STATE new_buffer )
  2160. {
  2161. if (new_buffer == NULL)
  2162. return;
  2163. yyensure_buffer_stack();
  2164. /* This block is copied from yy_switch_to_buffer. */
  2165. if ( YY_CURRENT_BUFFER )
  2166. {
  2167. /* Flush out information for old buffer. */
  2168. *(yy_c_buf_p) = (yy_hold_char);
  2169. YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
  2170. YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
  2171. }
  2172. /* Only push if top exists. Otherwise, replace top. */
  2173. if (YY_CURRENT_BUFFER)
  2174. (yy_buffer_stack_top)++;
  2175. YY_CURRENT_BUFFER_LVALUE = new_buffer;
  2176. /* copied from yy_switch_to_buffer. */
  2177. yy_load_buffer_state( );
  2178. (yy_did_buffer_switch_on_eof) = 1;
  2179. }
  2180. /** Removes and deletes the top of the stack, if present.
  2181. * The next element becomes the new top.
  2182. *
  2183. */
  2184. void yypop_buffer_state (void)
  2185. {
  2186. if (!YY_CURRENT_BUFFER)
  2187. return;
  2188. yy_delete_buffer(YY_CURRENT_BUFFER );
  2189. YY_CURRENT_BUFFER_LVALUE = NULL;
  2190. if ((yy_buffer_stack_top) > 0)
  2191. --(yy_buffer_stack_top);
  2192. if (YY_CURRENT_BUFFER) {
  2193. yy_load_buffer_state( );
  2194. (yy_did_buffer_switch_on_eof) = 1;
  2195. }
  2196. }
  2197. /* Allocates the stack if it does not exist.
  2198. * Guarantees space for at least one push.
  2199. */
  2200. static void yyensure_buffer_stack (void)
  2201. {
  2202. int num_to_alloc;
  2203. if (!(yy_buffer_stack)) {
  2204. /* First allocation is just for 2 elements, since we don't know if this
  2205. * scanner will even need a stack. We use 2 instead of 1 to avoid an
  2206. * immediate realloc on the next call.
  2207. */
  2208. num_to_alloc = 1;
  2209. (yy_buffer_stack) = (struct yy_buffer_state**)yyalloc
  2210. (num_to_alloc * sizeof(struct yy_buffer_state*)
  2211. );
  2212. if ( ! (yy_buffer_stack) )
  2213. YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
  2214. memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*));
  2215. (yy_buffer_stack_max) = num_to_alloc;
  2216. (yy_buffer_stack_top) = 0;
  2217. return;
  2218. }
  2219. if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){
  2220. /* Increase the buffer to prepare for a possible push. */
  2221. int grow_size = 8 /* arbitrary grow size */;
  2222. num_to_alloc = (yy_buffer_stack_max) + grow_size;
  2223. (yy_buffer_stack) = (struct yy_buffer_state**)yyrealloc
  2224. ((yy_buffer_stack),
  2225. num_to_alloc * sizeof(struct yy_buffer_state*)
  2226. );
  2227. if ( ! (yy_buffer_stack) )
  2228. YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
  2229. /* zero only the new slots.*/
  2230. memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*));
  2231. (yy_buffer_stack_max) = num_to_alloc;
  2232. }
  2233. }
  2234. /** Setup the input buffer state to scan directly from a user-specified character buffer.
  2235. * @param base the character buffer
  2236. * @param size the size in bytes of the character buffer
  2237. *
  2238. * @return the newly allocated buffer state object.
  2239. */
  2240. YY_BUFFER_STATE yy_scan_buffer (char * base, yy_size_t size )
  2241. {
  2242. YY_BUFFER_STATE b;
  2243. if ( size < 2 ||
  2244. base[size-2] != YY_END_OF_BUFFER_CHAR ||
  2245. base[size-1] != YY_END_OF_BUFFER_CHAR )
  2246. /* They forgot to leave room for the EOB's. */
  2247. return 0;
  2248. b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) );
  2249. if ( ! b )
  2250. YY_FATAL_ERROR( "out of dynamic memory in yy_scan_buffer()" );
  2251. b->yy_buf_size = size - 2; /* "- 2" to take care of EOB's */
  2252. b->yy_buf_pos = b->yy_ch_buf = base;
  2253. b->yy_is_our_buffer = 0;
  2254. b->yy_input_file = 0;
  2255. b->yy_n_chars = b->yy_buf_size;
  2256. b->yy_is_interactive = 0;
  2257. b->yy_at_bol = 1;
  2258. b->yy_fill_buffer = 0;
  2259. b->yy_buffer_status = YY_BUFFER_NEW;
  2260. yy_switch_to_buffer(b );
  2261. return b;
  2262. }
  2263. /** Setup the input buffer state to scan a string. The next call to yylex() will
  2264. * scan from a @e copy of @a str.
  2265. * @param yystr a NUL-terminated string to scan
  2266. *
  2267. * @return the newly allocated buffer state object.
  2268. * @note If you want to scan bytes that may contain NUL values, then use
  2269. * yy_scan_bytes() instead.
  2270. */
  2271. YY_BUFFER_STATE yy_scan_string (yyconst char * yystr )
  2272. {
  2273. return yy_scan_bytes(yystr,strlen(yystr) );
  2274. }
  2275. /** Setup the input buffer state to scan the given bytes. The next call to yylex() will
  2276. * scan from a @e copy of @a bytes.
  2277. * @param bytes the byte buffer to scan
  2278. * @param len the number of bytes in the buffer pointed to by @a bytes.
  2279. *
  2280. * @return the newly allocated buffer state object.
  2281. */
  2282. YY_BUFFER_STATE yy_scan_bytes (yyconst char * yybytes, int _yybytes_len )
  2283. {
  2284. YY_BUFFER_STATE b;
  2285. char *buf;
  2286. yy_size_t n;
  2287. int i;
  2288. /* Get memory for full buffer, including space for trailing EOB's. */
  2289. n = _yybytes_len + 2;
  2290. buf = (char *) yyalloc(n );
  2291. if ( ! buf )
  2292. YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" );
  2293. for ( i = 0; i < _yybytes_len; ++i )
  2294. buf[i] = yybytes[i];
  2295. buf[_yybytes_len] = buf[_yybytes_len+1] = YY_END_OF_BUFFER_CHAR;
  2296. b = yy_scan_buffer(buf,n );
  2297. if ( ! b )
  2298. YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" );
  2299. /* It's okay to grow etc. this buffer, and we should throw it
  2300. * away when we're done.
  2301. */
  2302. b->yy_is_our_buffer = 1;
  2303. return b;
  2304. }
  2305. #ifndef YY_EXIT_FAILURE
  2306. #define YY_EXIT_FAILURE 2
  2307. #endif
  2308. static void yy_fatal_error (yyconst char* msg )
  2309. {
  2310. (void) fprintf( stderr, "%s\n", msg );
  2311. exit( YY_EXIT_FAILURE );
  2312. }
  2313. /* Redefine yyless() so it works in section 3 code. */
  2314. #undef yyless
  2315. #define yyless(n) \
  2316. do \
  2317. { \
  2318. /* Undo effects of setting up yytext. */ \
  2319. int yyless_macro_arg = (n); \
  2320. YY_LESS_LINENO(yyless_macro_arg);\
  2321. yytext[yyleng] = (yy_hold_char); \
  2322. (yy_c_buf_p) = yytext + yyless_macro_arg; \
  2323. (yy_hold_char) = *(yy_c_buf_p); \
  2324. *(yy_c_buf_p) = '\0'; \
  2325. yyleng = yyless_macro_arg; \
  2326. } \
  2327. while ( 0 )
  2328. /* Accessor methods (get/set functions) to struct members. */
  2329. /** Get the current line number.
  2330. *
  2331. */
  2332. int yyget_lineno (void)
  2333. {
  2334. return yylineno;
  2335. }
  2336. /** Get the input stream.
  2337. *
  2338. */
  2339. FILE *yyget_in (void)
  2340. {
  2341. return yyin;
  2342. }
  2343. /** Get the output stream.
  2344. *
  2345. */
  2346. FILE *yyget_out (void)
  2347. {
  2348. return yyout;
  2349. }
  2350. /** Get the length of the current token.
  2351. *
  2352. */
  2353. int yyget_leng (void)
  2354. {
  2355. return yyleng;
  2356. }
  2357. /** Get the current token.
  2358. *
  2359. */
  2360. char *yyget_text (void)
  2361. {
  2362. return yytext;
  2363. }
  2364. /** Set the current line number.
  2365. * @param line_number
  2366. *
  2367. */
  2368. void yyset_lineno (int line_number )
  2369. {
  2370. yylineno = line_number;
  2371. }
  2372. /** Set the input stream. This does not discard the current
  2373. * input buffer.
  2374. * @param in_str A readable stream.
  2375. *
  2376. * @see yy_switch_to_buffer
  2377. */
  2378. void yyset_in (FILE * in_str )
  2379. {
  2380. yyin = in_str ;
  2381. }
  2382. void yyset_out (FILE * out_str )
  2383. {
  2384. yyout = out_str ;
  2385. }
  2386. int yyget_debug (void)
  2387. {
  2388. return yy_flex_debug;
  2389. }
  2390. void yyset_debug (int bdebug )
  2391. {
  2392. yy_flex_debug = bdebug ;
  2393. }
  2394. static int yy_init_globals (void)
  2395. {
  2396. /* Initialization is the same as for the non-reentrant scanner.
  2397. * This function is called from yylex_destroy(), so don't allocate here.
  2398. */
  2399. (yy_buffer_stack) = 0;
  2400. (yy_buffer_stack_top) = 0;
  2401. (yy_buffer_stack_max) = 0;
  2402. (yy_c_buf_p) = (char *) 0;
  2403. (yy_init) = 0;
  2404. (yy_start) = 0;
  2405. /* Defined in main.c */
  2406. #ifdef YY_STDINIT
  2407. yyin = stdin;
  2408. yyout = stdout;
  2409. #else
  2410. yyin = (FILE *) 0;
  2411. yyout = (FILE *) 0;
  2412. #endif
  2413. /* For future reference: Set errno on error, since we are called by
  2414. * yylex_init()
  2415. */
  2416. return 0;
  2417. }
  2418. /* yylex_destroy is for both reentrant and non-reentrant scanners. */
  2419. int yylex_destroy (void)
  2420. {
  2421. /* Pop the buffer stack, destroying each element. */
  2422. while(YY_CURRENT_BUFFER){
  2423. yy_delete_buffer(YY_CURRENT_BUFFER );
  2424. YY_CURRENT_BUFFER_LVALUE = NULL;
  2425. yypop_buffer_state();
  2426. }
  2427. /* Destroy the stack itself. */
  2428. yyfree((yy_buffer_stack) );
  2429. (yy_buffer_stack) = NULL;
  2430. /* Reset the globals. This is important in a non-reentrant scanner so the next time
  2431. * yylex() is called, initialization will occur. */
  2432. yy_init_globals( );
  2433. return 0;
  2434. }
  2435. /*
  2436. * Internal utility routines.
  2437. */
  2438. #ifndef yytext_ptr
  2439. static void yy_flex_strncpy (char* s1, yyconst char * s2, int n )
  2440. {
  2441. register int i;
  2442. for ( i = 0; i < n; ++i )
  2443. s1[i] = s2[i];
  2444. }
  2445. #endif
  2446. #ifdef YY_NEED_STRLEN
  2447. static int yy_flex_strlen (yyconst char * s )
  2448. {
  2449. register int n;
  2450. for ( n = 0; s[n]; ++n )
  2451. ;
  2452. return n;
  2453. }
  2454. #endif
  2455. void *yyalloc (yy_size_t size )
  2456. {
  2457. return (void *) malloc( size );
  2458. }
  2459. void *yyrealloc (void * ptr, yy_size_t size )
  2460. {
  2461. /* The cast to (char *) in the following accommodates both
  2462. * implementations that use char* generic pointers, and those
  2463. * that use void* generic pointers. It works with the latter
  2464. * because both ANSI C and C++ allow castless assignment from
  2465. * any pointer type to void*, and deal with argument conversions
  2466. * as though doing an assignment.
  2467. */
  2468. return (void *) realloc( (char *) ptr, size );
  2469. }
  2470. void yyfree (void * ptr )
  2471. {
  2472. free( (char *) ptr ); /* see yyrealloc() for (char *) cast */
  2473. }
  2474. #define YYTABLES_NAME "yytables"
  2475. #line 199 "/space/rguenther/gcc-5.2.0/gcc-5.2.0/gcc/gengtype-lex.l"
  2476. void
  2477. yybegin (const char *fname)
  2478. {
  2479. yyin = fopen (fname, "r");
  2480. if (yyin == NULL)
  2481. {
  2482. perror (fname);
  2483. exit (1);
  2484. }
  2485. lexer_line.file = input_file_by_name (fname);
  2486. lexer_line.line = 1;
  2487. }
  2488. void
  2489. yyend (void)
  2490. {
  2491. fclose (yyin);
  2492. }