mdllex.c 155 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121312231233124312531263127312831293130313131323133313431353136313731383139314031413142314331443145314631473148314931503151315231533154315531563157315831593160316131623163316431653166316731683169317031713172317331743175317631773178317931803181318231833184318531863187318831893190319131923193319431953196319731983199320032013202320332043205320632073208320932103211321232133214321532163217321832193220322132223223322432253226322732283229323032313232323332343235323632373238323932403241324232433244324532463247324832493250325132523253325432553256325732583259326032613262326332643265326632673268326932703271327232733274327532763277327832793280328132823283328432853286328732883289329032913292329332943295329632973298329933003301330233033304330533063307330833093310331133123313331433153316331733183319332033213322332333243325332633273328332933303331333233333334333533363337333833393340334133423343334433453346334733483349335033513352335333543355335633573358335933603361336233633364336533663367336833693370337133723373337433753376337733783379338033813382338333843385338633873388338933903391339233933394339533963397339833993400340134023403340434053406340734083409341034113412341334143415341634173418341934203421342234233424342534263427342834293430343134323433343434353436343734383439344034413442344334443445344634473448344934503451345234533454345534563457345834593460346134623463346434653466346734683469347034713472347334743475347634773478347934803481348234833484348534863487348834893490349134923493349434953496349734983499350035013502350335043505350635073508350935103511351235133514351535163517351835193520352135223523352435253526352735283529353035313532353335343535353635373538353935403541354235433544354535463547354835493550355135523553355435553556355735583559356035613562356335643565356635673568356935703571357235733574357535763577357835793580358135823583358435853586358735883589359035913592359335943595359635973598359936003601360236033604360536063607360836093610361136123613361436153616361736183619362036213622362336243625362636273628362936303631363236333634363536363637363836393640364136423643364436453646364736483649365036513652365336543655365636573658365936603661366236633664366536663667366836693670367136723673367436753676367736783679368036813682368336843685368636873688368936903691369236933694369536963697369836993700370137023703370437053706370737083709371037113712371337143715371637173718371937203721372237233724372537263727372837293730373137323733373437353736373737383739374037413742374337443745374637473748374937503751375237533754375537563757375837593760376137623763376437653766376737683769377037713772377337743775377637773778377937803781378237833784378537863787378837893790379137923793379437953796379737983799380038013802380338043805380638073808380938103811381238133814381538163817381838193820382138223823382438253826382738283829383038313832383338343835383638373838383938403841384238433844384538463847384838493850385138523853385438553856385738583859386038613862386338643865386638673868386938703871387238733874387538763877387838793880388138823883388438853886388738883889389038913892389338943895389638973898389939003901390239033904390539063907390839093910391139123913391439153916391739183919392039213922392339243925392639273928392939303931393239333934393539363937393839393940394139423943394439453946394739483949395039513952395339543955395639573958395939603961396239633964396539663967396839693970397139723973397439753976397739783979398039813982398339843985398639873988398939903991399239933994399539963997399839994000400140024003400440054006400740084009401040114012401340144015401640174018401940204021402240234024402540264027402840294030403140324033403440354036403740384039404040414042404340444045404640474048404940504051405240534054405540564057405840594060406140624063406440654066406740684069407040714072407340744075407640774078407940804081408240834084408540864087408840894090409140924093409440954096409740984099410041014102410341044105410641074108410941104111411241134114411541164117411841194120412141224123412441254126412741284129413041314132413341344135413641374138413941404141414241434144414541464147414841494150415141524153415441554156415741584159416041614162416341644165416641674168416941704171417241734174417541764177417841794180418141824183418441854186418741884189419041914192419341944195419641974198419942004201420242034204420542064207420842094210421142124213421442154216421742184219422042214222422342244225422642274228422942304231423242334234423542364237423842394240424142424243424442454246424742484249425042514252425342544255425642574258425942604261426242634264426542664267426842694270427142724273427442754276427742784279428042814282428342844285428642874288428942904291429242934294429542964297429842994300430143024303430443054306430743084309431043114312431343144315431643174318431943204321432243234324432543264327432843294330433143324333433443354336433743384339434043414342434343444345434643474348434943504351435243534354435543564357435843594360436143624363436443654366436743684369437043714372437343744375437643774378437943804381438243834384438543864387438843894390439143924393439443954396439743984399440044014402440344044405440644074408440944104411441244134414441544164417441844194420442144224423442444254426442744284429443044314432443344344435443644374438443944404441444244434444444544464447444844494450445144524453445444554456445744584459446044614462446344644465446644674468446944704471447244734474447544764477447844794480448144824483448444854486448744884489449044914492449344944495449644974498449945004501450245034504450545064507450845094510451145124513451445154516451745184519452045214522452345244525452645274528452945304531453245334534453545364537453845394540454145424543454445454546454745484549455045514552455345544555455645574558455945604561456245634564456545664567456845694570457145724573457445754576457745784579458045814582458345844585458645874588458945904591459245934594459545964597459845994600460146024603460446054606460746084609461046114612461346144615461646174618461946204621462246234624462546264627462846294630463146324633463446354636463746384639464046414642464346444645464646474648464946504651465246534654465546564657465846594660466146624663
  1. #line 2 "mdllex.c"
  2. #line 4 "mdllex.c"
  3. #define YY_INT_ALIGNED long int
  4. /* A lexical scanner generated by flex */
  5. #define FLEX_SCANNER
  6. #define YY_FLEX_MAJOR_VERSION 2
  7. #define YY_FLEX_MINOR_VERSION 5
  8. #define YY_FLEX_SUBMINOR_VERSION 39
  9. #if YY_FLEX_SUBMINOR_VERSION > 0
  10. #define FLEX_BETA
  11. #endif
  12. /* First, we deal with platform-specific or compiler-specific issues. */
  13. /* begin standard C headers. */
  14. #include <stdio.h>
  15. #include <string.h>
  16. #include <errno.h>
  17. #include <stdlib.h>
  18. /* end standard C headers. */
  19. /* flex integer type definitions */
  20. #ifndef FLEXINT_H
  21. #define FLEXINT_H
  22. /* C99 systems have <inttypes.h>. Non-C99 systems may or may not. */
  23. #if defined (__STDC_VERSION__) && __STDC_VERSION__ >= 199901L
  24. /* C99 says to define __STDC_LIMIT_MACROS before including stdint.h,
  25. * if you want the limit (max/min) macros for int types.
  26. */
  27. #ifndef __STDC_LIMIT_MACROS
  28. #define __STDC_LIMIT_MACROS 1
  29. #endif
  30. #include <inttypes.h>
  31. typedef int8_t flex_int8_t;
  32. typedef uint8_t flex_uint8_t;
  33. typedef int16_t flex_int16_t;
  34. typedef uint16_t flex_uint16_t;
  35. typedef int32_t flex_int32_t;
  36. typedef uint32_t flex_uint32_t;
  37. #else
  38. typedef signed char flex_int8_t;
  39. typedef short int flex_int16_t;
  40. typedef int flex_int32_t;
  41. typedef unsigned char flex_uint8_t;
  42. typedef unsigned short int flex_uint16_t;
  43. typedef unsigned int flex_uint32_t;
  44. /* Limits of integral types. */
  45. #ifndef INT8_MIN
  46. #define INT8_MIN (-128)
  47. #endif
  48. #ifndef INT16_MIN
  49. #define INT16_MIN (-32767-1)
  50. #endif
  51. #ifndef INT32_MIN
  52. #define INT32_MIN (-2147483647-1)
  53. #endif
  54. #ifndef INT8_MAX
  55. #define INT8_MAX (127)
  56. #endif
  57. #ifndef INT16_MAX
  58. #define INT16_MAX (32767)
  59. #endif
  60. #ifndef INT32_MAX
  61. #define INT32_MAX (2147483647)
  62. #endif
  63. #ifndef UINT8_MAX
  64. #define UINT8_MAX (255U)
  65. #endif
  66. #ifndef UINT16_MAX
  67. #define UINT16_MAX (65535U)
  68. #endif
  69. #ifndef UINT32_MAX
  70. #define UINT32_MAX (4294967295U)
  71. #endif
  72. #endif /* ! C99 */
  73. #endif /* ! FLEXINT_H */
  74. #ifdef __cplusplus
  75. /* The "const" storage-class-modifier is valid. */
  76. #define YY_USE_CONST
  77. #else /* ! __cplusplus */
  78. /* C99 requires __STDC__ to be defined as 1. */
  79. #if defined (__STDC__)
  80. #define YY_USE_CONST
  81. #endif /* defined (__STDC__) */
  82. #endif /* ! __cplusplus */
  83. #ifdef YY_USE_CONST
  84. #define yyconst const
  85. #else
  86. #define yyconst
  87. #endif
  88. /* Returned upon end-of-file. */
  89. #define YY_NULL 0
  90. /* Promotes a possibly negative, possibly signed char to an unsigned
  91. * integer for use as an array index. If the signed char is negative,
  92. * we want to instead treat it as an 8-bit unsigned char, hence the
  93. * double cast.
  94. */
  95. #define YY_SC_TO_UI(c) ((unsigned int) (unsigned char) c)
  96. /* An opaque pointer. */
  97. #ifndef YY_TYPEDEF_YY_SCANNER_T
  98. #define YY_TYPEDEF_YY_SCANNER_T
  99. typedef void* yyscan_t;
  100. #endif
  101. /* For convenience, these vars (plus the bison vars far below)
  102. are macros in the reentrant scanner. */
  103. #define yyin yyg->yyin_r
  104. #define yyout yyg->yyout_r
  105. #define yyextra yyg->yyextra_r
  106. #define yyleng yyg->yyleng_r
  107. #define yytext yyg->yytext_r
  108. #define yylineno (YY_CURRENT_BUFFER_LVALUE->yy_bs_lineno)
  109. #define yycolumn (YY_CURRENT_BUFFER_LVALUE->yy_bs_column)
  110. #define yy_flex_debug yyg->yy_flex_debug_r
  111. /* Enter a start condition. This macro really ought to take a parameter,
  112. * but we do it the disgusting crufty way forced on us by the ()-less
  113. * definition of BEGIN.
  114. */
  115. #define BEGIN yyg->yy_start = 1 + 2 *
  116. /* Translate the current start state into a value that can be later handed
  117. * to BEGIN to return to the state. The YYSTATE alias is for lex
  118. * compatibility.
  119. */
  120. #define YY_START ((yyg->yy_start - 1) / 2)
  121. #define YYSTATE YY_START
  122. /* Action number for EOF rule of a given start state. */
  123. #define YY_STATE_EOF(state) (YY_END_OF_BUFFER + state + 1)
  124. /* Special action meaning "start processing a new file". */
  125. #define YY_NEW_FILE mdlrestart(yyin ,yyscanner )
  126. #define YY_END_OF_BUFFER_CHAR 0
  127. /* Size of default input buffer. */
  128. #ifndef YY_BUF_SIZE
  129. #define YY_BUF_SIZE 16384
  130. #endif
  131. /* The state buf must be large enough to hold one state per character in the main buffer.
  132. */
  133. #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
  134. #ifndef YY_TYPEDEF_YY_BUFFER_STATE
  135. #define YY_TYPEDEF_YY_BUFFER_STATE
  136. typedef struct yy_buffer_state *YY_BUFFER_STATE;
  137. #endif
  138. #ifndef YY_TYPEDEF_YY_SIZE_T
  139. #define YY_TYPEDEF_YY_SIZE_T
  140. typedef size_t yy_size_t;
  141. #endif
  142. #define EOB_ACT_CONTINUE_SCAN 0
  143. #define EOB_ACT_END_OF_FILE 1
  144. #define EOB_ACT_LAST_MATCH 2
  145. #define YY_LESS_LINENO(n)
  146. #define YY_LINENO_REWIND_TO(ptr)
  147. /* Return all but the first "n" matched characters back to the input stream. */
  148. #define yyless(n) \
  149. do \
  150. { \
  151. /* Undo effects of setting up yytext. */ \
  152. int yyless_macro_arg = (n); \
  153. YY_LESS_LINENO(yyless_macro_arg);\
  154. *yy_cp = yyg->yy_hold_char; \
  155. YY_RESTORE_YY_MORE_OFFSET \
  156. yyg->yy_c_buf_p = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \
  157. YY_DO_BEFORE_ACTION; /* set up yytext again */ \
  158. } \
  159. while ( 0 )
  160. #define unput(c) yyunput( c, yyg->yytext_ptr , yyscanner )
  161. #ifndef YY_STRUCT_YY_BUFFER_STATE
  162. #define YY_STRUCT_YY_BUFFER_STATE
  163. struct yy_buffer_state
  164. {
  165. FILE *yy_input_file;
  166. char *yy_ch_buf; /* input buffer */
  167. char *yy_buf_pos; /* current position in input buffer */
  168. /* Size of input buffer in bytes, not including room for EOB
  169. * characters.
  170. */
  171. yy_size_t yy_buf_size;
  172. /* Number of characters read into yy_ch_buf, not including EOB
  173. * characters.
  174. */
  175. yy_size_t yy_n_chars;
  176. /* Whether we "own" the buffer - i.e., we know we created it,
  177. * and can realloc() it to grow it, and should free() it to
  178. * delete it.
  179. */
  180. int yy_is_our_buffer;
  181. /* Whether this is an "interactive" input source; if so, and
  182. * if we're using stdio for input, then we want to use getc()
  183. * instead of fread(), to make sure we stop fetching input after
  184. * each newline.
  185. */
  186. int yy_is_interactive;
  187. /* Whether we're considered to be at the beginning of a line.
  188. * If so, '^' rules will be active on the next match, otherwise
  189. * not.
  190. */
  191. int yy_at_bol;
  192. int yy_bs_lineno; /**< The line count. */
  193. int yy_bs_column; /**< The column count. */
  194. /* Whether to try to fill the input buffer when we reach the
  195. * end of it.
  196. */
  197. int yy_fill_buffer;
  198. int yy_buffer_status;
  199. #define YY_BUFFER_NEW 0
  200. #define YY_BUFFER_NORMAL 1
  201. /* When an EOF's been seen but there's still some text to process
  202. * then we mark the buffer as YY_EOF_PENDING, to indicate that we
  203. * shouldn't try reading from the input source any more. We might
  204. * still have a bunch of tokens to match, though, because of
  205. * possible backing-up.
  206. *
  207. * When we actually see the EOF, we change the status to "new"
  208. * (via mdlrestart()), so that the user can continue scanning by
  209. * just pointing yyin at a new input file.
  210. */
  211. #define YY_BUFFER_EOF_PENDING 2
  212. };
  213. #endif /* !YY_STRUCT_YY_BUFFER_STATE */
  214. /* We provide macros for accessing buffer states in case in the
  215. * future we want to put the buffer states in a more general
  216. * "scanner state".
  217. *
  218. * Returns the top of the stack, or NULL.
  219. */
  220. #define YY_CURRENT_BUFFER ( yyg->yy_buffer_stack \
  221. ? yyg->yy_buffer_stack[yyg->yy_buffer_stack_top] \
  222. : NULL)
  223. /* Same as previous macro, but useful when we know that the buffer stack is not
  224. * NULL or when we need an lvalue. For internal use only.
  225. */
  226. #define YY_CURRENT_BUFFER_LVALUE yyg->yy_buffer_stack[yyg->yy_buffer_stack_top]
  227. void mdlrestart (FILE *input_file ,yyscan_t yyscanner );
  228. void mdl_switch_to_buffer (YY_BUFFER_STATE new_buffer ,yyscan_t yyscanner );
  229. YY_BUFFER_STATE mdl_create_buffer (FILE *file,int size ,yyscan_t yyscanner );
  230. void mdl_delete_buffer (YY_BUFFER_STATE b ,yyscan_t yyscanner );
  231. void mdl_flush_buffer (YY_BUFFER_STATE b ,yyscan_t yyscanner );
  232. void mdlpush_buffer_state (YY_BUFFER_STATE new_buffer ,yyscan_t yyscanner );
  233. void mdlpop_buffer_state (yyscan_t yyscanner );
  234. static void mdlensure_buffer_stack (yyscan_t yyscanner );
  235. static void mdl_load_buffer_state (yyscan_t yyscanner );
  236. static void mdl_init_buffer (YY_BUFFER_STATE b,FILE *file ,yyscan_t yyscanner );
  237. #define YY_FLUSH_BUFFER mdl_flush_buffer(YY_CURRENT_BUFFER ,yyscanner)
  238. YY_BUFFER_STATE mdl_scan_buffer (char *base,yy_size_t size ,yyscan_t yyscanner );
  239. YY_BUFFER_STATE mdl_scan_string (yyconst char *yy_str ,yyscan_t yyscanner );
  240. YY_BUFFER_STATE mdl_scan_bytes (yyconst char *bytes,yy_size_t len ,yyscan_t yyscanner );
  241. void *mdlalloc (yy_size_t ,yyscan_t yyscanner );
  242. void *mdlrealloc (void *,yy_size_t ,yyscan_t yyscanner );
  243. void mdlfree (void * ,yyscan_t yyscanner );
  244. #define yy_new_buffer mdl_create_buffer
  245. #define yy_set_interactive(is_interactive) \
  246. { \
  247. if ( ! YY_CURRENT_BUFFER ){ \
  248. mdlensure_buffer_stack (yyscanner); \
  249. YY_CURRENT_BUFFER_LVALUE = \
  250. mdl_create_buffer(yyin,YY_BUF_SIZE ,yyscanner); \
  251. } \
  252. YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \
  253. }
  254. #define yy_set_bol(at_bol) \
  255. { \
  256. if ( ! YY_CURRENT_BUFFER ){\
  257. mdlensure_buffer_stack (yyscanner); \
  258. YY_CURRENT_BUFFER_LVALUE = \
  259. mdl_create_buffer(yyin,YY_BUF_SIZE ,yyscanner); \
  260. } \
  261. YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \
  262. }
  263. #define YY_AT_BOL() (YY_CURRENT_BUFFER_LVALUE->yy_at_bol)
  264. #define mdlwrap(yyscanner) 1
  265. #define YY_SKIP_YYWRAP
  266. typedef unsigned char YY_CHAR;
  267. typedef int yy_state_type;
  268. #define yytext_ptr yytext_r
  269. static yy_state_type yy_get_previous_state (yyscan_t yyscanner );
  270. static yy_state_type yy_try_NUL_trans (yy_state_type current_state ,yyscan_t yyscanner);
  271. static int yy_get_next_buffer (yyscan_t yyscanner );
  272. static void yy_fatal_error (yyconst char msg[] ,yyscan_t yyscanner );
  273. /* Done after the current pattern has been matched and before the
  274. * corresponding action - sets up yytext.
  275. */
  276. #define YY_DO_BEFORE_ACTION \
  277. yyg->yytext_ptr = yy_bp; \
  278. yyleng = (size_t) (yy_cp - yy_bp); \
  279. yyg->yy_hold_char = *yy_cp; \
  280. *yy_cp = '\0'; \
  281. yyg->yy_c_buf_p = yy_cp;
  282. #define YY_NUM_RULES 286
  283. #define YY_END_OF_BUFFER 287
  284. /* This struct is not used in this scanner,
  285. but its presence is necessary. */
  286. struct yy_trans_info
  287. {
  288. flex_int32_t yy_verify;
  289. flex_int32_t yy_nxt;
  290. };
  291. static yyconst flex_int32_t yy_accept[2348] =
  292. { 0,
  293. 0, 0, 3, 3, 287, 284, 9, 285, 284, 284,
  294. 283, 284, 283, 280, 283, 281, 281, 281, 281, 281,
  295. 281, 281, 281, 281, 281, 281, 281, 281, 281, 281,
  296. 281, 281, 281, 281, 281, 281, 281, 281, 281, 281,
  297. 281, 3, 5, 286, 9, 285, 11, 0, 282, 0,
  298. 279, 2, 0, 279, 280, 0, 0, 10, 0, 281,
  299. 281, 281, 281, 281, 281, 281, 281, 281, 281, 281,
  300. 281, 281, 281, 281, 281, 281, 281, 281, 281, 281,
  301. 281, 281, 281, 281, 281, 281, 281, 281, 281, 281,
  302. 281, 281, 281, 281, 281, 281, 281, 281, 281, 281,
  303. 281, 281, 281, 281, 281, 281, 165, 281, 281, 281,
  304. 176, 281, 281, 281, 281, 184, 281, 281, 281, 281,
  305. 281, 281, 281, 281, 281, 281, 281, 281, 281, 281,
  306. 281, 281, 281, 281, 281, 242, 281, 281, 281, 281,
  307. 281, 281, 281, 281, 281, 281, 281, 281, 281, 281,
  308. 3, 5, 5, 7, 4, 6, 282, 0, 0, 1,
  309. 279, 0, 0, 279, 0, 0, 12, 281, 281, 281,
  310. 281, 281, 281, 281, 281, 281, 281, 36, 281, 281,
  311. 281, 281, 281, 281, 281, 281, 281, 281, 56, 281,
  312. 281, 281, 281, 281, 281, 281, 281, 281, 281, 281,
  313. 281, 281, 281, 281, 281, 281, 281, 97, 281, 281,
  314. 281, 281, 281, 281, 281, 281, 281, 281, 281, 281,
  315. 281, 281, 281, 281, 281, 281, 281, 281, 281, 281,
  316. 281, 281, 135, 136, 281, 281, 281, 281, 146, 281,
  317. 150, 281, 281, 281, 281, 281, 281, 281, 281, 281,
  318. 175, 281, 281, 281, 281, 281, 281, 281, 281, 281,
  319. 281, 281, 281, 281, 281, 281, 281, 281, 281, 281,
  320. 281, 281, 281, 281, 215, 281, 281, 281, 281, 281,
  321. 281, 281, 281, 281, 231, 281, 234, 281, 281, 281,
  322. 281, 243, 281, 281, 281, 281, 281, 281, 281, 281,
  323. 281, 281, 281, 281, 281, 270, 281, 281, 281, 281,
  324. 0, 279, 0, 0, 279, 0, 0, 281, 281, 15,
  325. 281, 281, 28, 281, 30, 31, 281, 281, 281, 281,
  326. 39, 281, 281, 281, 281, 281, 281, 57, 281, 281,
  327. 281, 281, 281, 281, 281, 281, 281, 281, 281, 67,
  328. 64, 281, 281, 281, 281, 281, 281, 96, 281, 281,
  329. 281, 281, 281, 281, 281, 281, 281, 281, 281, 281,
  330. 281, 281, 281, 281, 281, 281, 281, 281, 129, 281,
  331. 281, 132, 281, 281, 281, 281, 281, 281, 281, 281,
  332. 151, 281, 281, 281, 281, 281, 167, 281, 169, 281,
  333. 281, 281, 281, 281, 281, 281, 281, 281, 281, 281,
  334. 281, 281, 281, 281, 281, 281, 281, 281, 281, 281,
  335. 281, 281, 212, 281, 281, 281, 228, 281, 281, 223,
  336. 281, 225, 281, 281, 281, 281, 281, 281, 281, 281,
  337. 281, 281, 249, 281, 281, 281, 281, 281, 281, 281,
  338. 281, 281, 281, 281, 281, 281, 281, 0, 279, 0,
  339. 0, 281, 281, 281, 281, 281, 281, 281, 281, 281,
  340. 281, 281, 27, 281, 281, 281, 281, 281, 38, 281,
  341. 281, 281, 47, 281, 281, 281, 281, 59, 60, 281,
  342. 281, 281, 281, 79, 281, 281, 281, 281, 281, 281,
  343. 90, 281, 281, 281, 99, 281, 281, 281, 104, 281,
  344. 105, 281, 281, 281, 281, 281, 281, 281, 281, 281,
  345. 281, 281, 281, 281, 281, 281, 281, 134, 281, 281,
  346. 281, 281, 281, 281, 281, 281, 281, 281, 281, 281,
  347. 281, 281, 281, 281, 281, 281, 281, 281, 281, 281,
  348. 281, 281, 281, 281, 281, 281, 281, 281, 281, 281,
  349. 208, 281, 281, 211, 213, 281, 281, 281, 281, 281,
  350. 281, 281, 281, 281, 281, 281, 281, 281, 281, 281,
  351. 281, 281, 281, 281, 281, 281, 281, 281, 281, 281,
  352. 281, 281, 269, 281, 281, 281, 281, 0, 276, 281,
  353. 281, 281, 281, 281, 281, 281, 281, 281, 281, 281,
  354. 281, 281, 281, 281, 281, 34, 35, 281, 281, 281,
  355. 281, 281, 281, 281, 281, 281, 281, 281, 281, 281,
  356. 281, 281, 281, 281, 281, 281, 281, 281, 281, 281,
  357. 281, 281, 281, 8, 281, 281, 281, 281, 111, 281,
  358. 281, 114, 281, 281, 281, 281, 281, 281, 281, 281,
  359. 156, 281, 281, 281, 281, 281, 144, 281, 281, 281,
  360. 281, 281, 281, 281, 166, 281, 281, 174, 281, 281,
  361. 281, 281, 281, 281, 281, 281, 281, 281, 281, 281,
  362. 281, 281, 281, 281, 281, 281, 209, 281, 281, 281,
  363. 281, 281, 281, 281, 281, 281, 281, 281, 281, 281,
  364. 281, 281, 281, 281, 281, 281, 281, 281, 281, 281,
  365. 281, 281, 281, 281, 281, 281, 281, 281, 281, 281,
  366. 278, 281, 281, 271, 281, 277, 281, 281, 281, 281,
  367. 281, 281, 281, 281, 281, 281, 281, 281, 281, 281,
  368. 281, 281, 281, 281, 281, 281, 281, 281, 281, 281,
  369. 55, 281, 281, 69, 281, 281, 80, 281, 281, 281,
  370. 281, 281, 281, 281, 281, 281, 281, 281, 281, 281,
  371. 281, 281, 281, 281, 281, 115, 281, 281, 281, 281,
  372. 281, 281, 281, 281, 281, 281, 281, 281, 281, 281,
  373. 281, 281, 281, 281, 281, 281, 281, 281, 281, 281,
  374. 281, 281, 281, 281, 281, 281, 281, 281, 281, 281,
  375. 281, 281, 281, 281, 281, 281, 281, 281, 281, 281,
  376. 281, 281, 281, 281, 281, 281, 227, 281, 281, 281,
  377. 281, 281, 281, 281, 281, 281, 281, 281, 248, 281,
  378. 281, 281, 281, 281, 281, 281, 281, 281, 281, 281,
  379. 281, 281, 267, 281, 272, 281, 273, 281, 281, 281,
  380. 16, 281, 281, 20, 281, 281, 281, 281, 281, 281,
  381. 281, 281, 281, 281, 281, 281, 281, 281, 281, 281,
  382. 281, 281, 281, 281, 281, 281, 281, 281, 281, 281,
  383. 281, 281, 281, 88, 281, 281, 281, 100, 281, 281,
  384. 281, 281, 281, 281, 110, 281, 281, 281, 281, 281,
  385. 281, 281, 281, 281, 281, 281, 133, 281, 281, 281,
  386. 281, 281, 281, 281, 281, 155, 281, 281, 281, 281,
  387. 281, 281, 281, 281, 281, 281, 281, 281, 281, 281,
  388. 281, 281, 281, 281, 281, 281, 281, 281, 281, 281,
  389. 281, 281, 281, 281, 281, 281, 281, 281, 281, 281,
  390. 281, 281, 281, 281, 281, 281, 281, 281, 281, 281,
  391. 281, 281, 281, 281, 281, 281, 281, 281, 281, 281,
  392. 281, 281, 281, 281, 281, 268, 281, 281, 281, 281,
  393. 281, 281, 281, 281, 281, 281, 281, 25, 281, 281,
  394. 281, 33, 281, 281, 281, 281, 281, 281, 281, 281,
  395. 281, 281, 281, 281, 281, 281, 281, 281, 281, 281,
  396. 82, 281, 281, 281, 281, 281, 281, 281, 281, 281,
  397. 281, 281, 281, 281, 281, 281, 281, 281, 281, 281,
  398. 281, 281, 281, 281, 281, 281, 281, 281, 281, 281,
  399. 281, 281, 281, 281, 281, 281, 281, 281, 281, 157,
  400. 281, 162, 281, 281, 281, 281, 281, 281, 281, 281,
  401. 281, 186, 281, 281, 281, 281, 281, 281, 281, 281,
  402. 281, 281, 281, 281, 281, 281, 281, 281, 210, 281,
  403. 281, 281, 281, 281, 219, 281, 281, 281, 281, 281,
  404. 281, 281, 281, 281, 238, 281, 240, 281, 281, 246,
  405. 281, 250, 281, 281, 281, 281, 281, 281, 281, 259,
  406. 281, 281, 281, 281, 281, 281, 281, 281, 281, 13,
  407. 281, 281, 281, 281, 281, 22, 281, 281, 281, 281,
  408. 281, 281, 281, 281, 281, 48, 281, 281, 281, 281,
  409. 281, 281, 281, 281, 281, 281, 281, 281, 281, 281,
  410. 281, 281, 281, 281, 281, 281, 281, 281, 281, 98,
  411. 281, 281, 281, 281, 107, 281, 281, 281, 281, 281,
  412. 281, 281, 281, 120, 281, 281, 281, 124, 281, 281,
  413. 281, 281, 281, 281, 281, 281, 281, 281, 281, 281,
  414. 281, 281, 281, 281, 281, 281, 281, 281, 281, 281,
  415. 281, 281, 281, 281, 281, 281, 281, 281, 281, 281,
  416. 194, 281, 281, 281, 281, 200, 281, 281, 281, 281,
  417. 281, 281, 281, 281, 281, 281, 281, 218, 281, 281,
  418. 281, 281, 281, 281, 281, 281, 281, 281, 281, 281,
  419. 281, 281, 281, 281, 281, 281, 281, 281, 281, 257,
  420. 281, 281, 281, 281, 281, 265, 266, 281, 274, 281,
  421. 281, 281, 281, 281, 281, 281, 281, 281, 281, 281,
  422. 40, 281, 281, 281, 281, 281, 281, 281, 281, 281,
  423. 281, 281, 281, 281, 281, 281, 281, 281, 281, 281,
  424. 281, 281, 281, 281, 281, 281, 281, 281, 281, 281,
  425. 281, 281, 281, 281, 281, 281, 281, 281, 281, 121,
  426. 281, 281, 281, 281, 281, 281, 281, 281, 281, 281,
  427. 281, 139, 281, 281, 281, 281, 281, 281, 281, 281,
  428. 281, 281, 281, 281, 281, 281, 281, 281, 281, 281,
  429. 281, 281, 181, 182, 183, 281, 281, 281, 281, 281,
  430. 281, 281, 281, 281, 281, 198, 201, 281, 281, 281,
  431. 281, 281, 281, 281, 281, 217, 281, 281, 281, 281,
  432. 281, 281, 281, 281, 281, 235, 281, 281, 239, 281,
  433. 281, 281, 247, 281, 281, 281, 254, 281, 281, 281,
  434. 281, 281, 263, 281, 264, 275, 281, 281, 18, 19,
  435. 281, 281, 281, 26, 29, 281, 281, 281, 281, 281,
  436. 281, 281, 281, 281, 54, 281, 281, 281, 281, 281,
  437. 281, 281, 281, 281, 281, 281, 281, 281, 281, 87,
  438. 281, 281, 281, 281, 281, 281, 281, 281, 281, 108,
  439. 281, 281, 281, 281, 117, 281, 281, 281, 281, 281,
  440. 281, 281, 281, 281, 281, 281, 281, 281, 281, 281,
  441. 281, 281, 281, 281, 281, 281, 281, 281, 281, 281,
  442. 281, 281, 281, 281, 281, 177, 281, 281, 281, 185,
  443. 281, 281, 281, 281, 281, 192, 281, 281, 281, 281,
  444. 281, 281, 281, 281, 206, 281, 281, 281, 281, 281,
  445. 281, 281, 281, 281, 281, 281, 233, 281, 281, 281,
  446. 281, 281, 281, 281, 281, 281, 281, 281, 281, 281,
  447. 281, 281, 17, 281, 23, 281, 281, 281, 281, 281,
  448. 281, 281, 281, 281, 281, 281, 58, 281, 281, 281,
  449. 281, 281, 281, 281, 281, 281, 281, 281, 281, 281,
  450. 281, 91, 281, 94, 281, 281, 281, 103, 281, 281,
  451. 281, 281, 281, 118, 281, 281, 281, 281, 281, 281,
  452. 281, 281, 281, 281, 281, 138, 281, 281, 281, 281,
  453. 281, 281, 281, 281, 281, 281, 281, 281, 168, 281,
  454. 281, 281, 281, 281, 281, 281, 281, 281, 281, 281,
  455. 193, 281, 281, 281, 281, 281, 281, 281, 281, 281,
  456. 281, 216, 281, 281, 281, 281, 226, 281, 232, 281,
  457. 281, 281, 241, 281, 281, 281, 281, 281, 281, 281,
  458. 281, 281, 281, 281, 281, 21, 281, 32, 281, 281,
  459. 281, 281, 281, 281, 281, 281, 281, 281, 281, 281,
  460. 281, 281, 281, 281, 281, 281, 281, 281, 281, 281,
  461. 281, 281, 281, 281, 95, 281, 281, 281, 281, 281,
  462. 281, 281, 119, 281, 281, 125, 281, 281, 281, 281,
  463. 281, 281, 281, 281, 281, 281, 281, 281, 281, 281,
  464. 281, 281, 281, 281, 281, 281, 281, 281, 281, 281,
  465. 281, 281, 281, 281, 281, 281, 281, 197, 281, 281,
  466. 281, 281, 281, 281, 281, 281, 281, 281, 281, 281,
  467. 281, 281, 281, 281, 244, 245, 281, 281, 281, 281,
  468. 281, 281, 281, 281, 281, 281, 281, 281, 281, 281,
  469. 281, 281, 281, 281, 281, 281, 281, 281, 281, 281,
  470. 281, 71, 281, 281, 281, 281, 281, 281, 281, 281,
  471. 281, 281, 281, 101, 281, 106, 281, 281, 281, 281,
  472. 281, 281, 281, 281, 281, 281, 281, 281, 281, 281,
  473. 281, 281, 281, 281, 281, 281, 154, 281, 281, 281,
  474. 281, 171, 281, 281, 281, 281, 281, 281, 281, 189,
  475. 281, 281, 281, 281, 281, 281, 281, 204, 281, 207,
  476. 214, 281, 281, 221, 281, 281, 281, 281, 281, 281,
  477. 281, 281, 255, 281, 281, 281, 281, 281, 281, 281,
  478. 281, 281, 281, 281, 281, 281, 281, 281, 281, 281,
  479. 281, 281, 63, 281, 72, 73, 281, 281, 281, 281,
  480. 281, 281, 281, 281, 281, 281, 93, 281, 281, 281,
  481. 281, 116, 281, 281, 281, 127, 281, 281, 281, 160,
  482. 281, 281, 281, 147, 281, 281, 281, 281, 153, 281,
  483. 281, 281, 281, 281, 172, 281, 281, 281, 281, 281,
  484. 281, 281, 281, 281, 281, 281, 203, 281, 281, 281,
  485. 281, 281, 281, 281, 281, 281, 281, 281, 281, 281,
  486. 281, 281, 281, 281, 281, 24, 281, 281, 42, 281,
  487. 281, 281, 46, 281, 281, 281, 281, 62, 281, 281,
  488. 281, 281, 281, 281, 83, 281, 281, 281, 281, 281,
  489. 281, 281, 281, 281, 281, 126, 281, 281, 281, 281,
  490. 281, 281, 281, 281, 281, 281, 281, 281, 281, 281,
  491. 281, 173, 281, 281, 281, 281, 190, 281, 281, 281,
  492. 281, 281, 281, 281, 281, 281, 281, 281, 281, 281,
  493. 237, 281, 281, 281, 281, 258, 281, 281, 281, 281,
  494. 281, 281, 281, 43, 281, 281, 281, 281, 61, 281,
  495. 281, 281, 281, 281, 65, 281, 281, 281, 281, 102,
  496. 281, 281, 281, 122, 281, 281, 131, 130, 281, 281,
  497. 140, 141, 142, 281, 281, 281, 281, 281, 281, 159,
  498. 281, 281, 170, 178, 281, 281, 187, 281, 281, 281,
  499. 281, 281, 281, 230, 281, 281, 224, 281, 281, 281,
  500. 281, 281, 281, 281, 260, 281, 281, 281, 281, 281,
  501. 281, 45, 49, 281, 281, 281, 281, 281, 281, 281,
  502. 78, 281, 281, 86, 281, 281, 281, 281, 281, 281,
  503. 281, 137, 281, 281, 281, 281, 281, 281, 281, 281,
  504. 281, 281, 281, 281, 191, 281, 281, 281, 281, 205,
  505. 281, 281, 281, 281, 281, 281, 281, 281, 256, 281,
  506. 281, 281, 281, 281, 281, 281, 281, 281, 281, 281,
  507. 76, 281, 281, 281, 281, 281, 281, 281, 281, 281,
  508. 281, 281, 281, 281, 281, 281, 281, 281, 281, 281,
  509. 281, 281, 281, 281, 281, 195, 281, 281, 202, 281,
  510. 222, 281, 85, 281, 281, 281, 281, 281, 261, 14,
  511. 281, 281, 44, 281, 281, 281, 281, 281, 281, 281,
  512. 68, 66, 281, 84, 89, 281, 281, 281, 281, 281,
  513. 128, 143, 281, 281, 281, 281, 281, 281, 281, 281,
  514. 281, 281, 281, 281, 281, 281, 229, 281, 281, 281,
  515. 281, 281, 281, 281, 281, 281, 281, 281, 74, 77,
  516. 75, 281, 92, 281, 281, 281, 281, 281, 281, 281,
  517. 152, 281, 281, 281, 164, 281, 281, 281, 196, 281,
  518. 220, 281, 281, 281, 281, 281, 281, 281, 50, 281,
  519. 281, 70, 281, 109, 281, 281, 281, 281, 281, 281,
  520. 281, 281, 281, 179, 281, 281, 281, 236, 281, 251,
  521. 281, 281, 37, 41, 281, 281, 281, 281, 281, 123,
  522. 281, 281, 281, 281, 281, 281, 281, 281, 199, 281,
  523. 281, 281, 281, 52, 81, 281, 113, 145, 148, 281,
  524. 158, 281, 281, 180, 281, 281, 281, 281, 51, 281,
  525. 112, 281, 161, 281, 281, 253, 252, 281, 281, 149,
  526. 163, 281, 281, 281, 188, 281, 281, 281, 281, 281,
  527. 281, 262, 281, 281, 281, 53, 0
  528. } ;
  529. static yyconst flex_int32_t yy_ec[256] =
  530. { 0,
  531. 1, 1, 1, 1, 1, 1, 1, 1, 2, 3,
  532. 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  533. 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  534. 1, 4, 5, 6, 7, 1, 1, 7, 7, 7,
  535. 7, 8, 9, 7, 9, 10, 11, 12, 13, 14,
  536. 15, 16, 16, 16, 16, 16, 16, 7, 7, 7,
  537. 17, 7, 1, 7, 18, 19, 20, 21, 22, 23,
  538. 24, 25, 26, 27, 28, 29, 30, 31, 32, 33,
  539. 34, 35, 36, 37, 38, 39, 40, 41, 42, 43,
  540. 7, 44, 7, 7, 45, 1, 46, 46, 47, 46,
  541. 48, 49, 46, 46, 50, 46, 46, 51, 52, 53,
  542. 54, 55, 46, 56, 57, 58, 46, 46, 46, 46,
  543. 46, 46, 7, 7, 7, 7, 1, 1, 1, 1,
  544. 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  545. 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  546. 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  547. 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  548. 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  549. 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  550. 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  551. 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  552. 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  553. 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  554. 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  555. 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  556. 1, 1, 1, 1, 1
  557. } ;
  558. static yyconst flex_int32_t yy_meta[59] =
  559. { 0,
  560. 1, 1, 2, 1, 1, 1, 1, 3, 1, 4,
  561. 3, 4, 4, 4, 4, 4, 1, 4, 4, 4,
  562. 4, 4, 4, 4, 4, 4, 4, 4, 4, 4,
  563. 4, 4, 4, 4, 4, 4, 4, 4, 4, 4,
  564. 4, 4, 4, 1, 4, 4, 4, 4, 4, 4,
  565. 4, 4, 4, 4, 4, 4, 4, 4
  566. } ;
  567. static yyconst flex_int32_t yy_base[2355] =
  568. { 0,
  569. 0, 0, 56, 57, 2486, 2487, 59, 2482, 2467, 56,
  570. 2487, 57, 66, 66, 79, 65, 71, 83, 64, 75,
  571. 100, 69, 91, 96, 0, 2461, 108, 119, 121, 123,
  572. 131, 138, 151, 161, 88, 172, 75, 2460, 76, 2425,
  573. 2425, 0, 84, 2471, 146, 2475, 2487, 130, 2487, 138,
  574. 187, 2487, 2474, 198, 209, 224, 2427, 2487, 2421, 0,
  575. 2438, 135, 2444, 208, 2454, 2451, 2439, 128, 2443, 166,
  576. 2446, 173, 212, 196, 229, 2444, 2444, 192, 2442, 146,
  577. 2429, 2426, 229, 2433, 187, 2429, 2425, 2427, 2429, 2419,
  578. 2424, 2437, 2430, 2422, 231, 2430, 2429, 2427, 242, 206,
  579. 2408, 241, 225, 251, 2418, 2423, 232, 244, 2419, 2422,
  580. 0, 2418, 2406, 2420, 2406, 0, 246, 2408, 255, 261,
  581. 2415, 250, 2420, 2415, 265, 141, 2404, 271, 2400, 276,
  582. 274, 264, 2397, 2398, 2402, 2398, 282, 2401, 2407, 209,
  583. 2393, 2384, 272, 2391, 2390, 2388, 2372, 2366, 2371, 2364,
  584. 0, 114, 294, 2487, 2487, 2487, 297, 303, 2416, 2487,
  585. 309, 320, 330, 335, 2364, 2362, 2384, 2377, 2378, 2368,
  586. 2386, 2380, 2388, 2378, 2380, 2389, 2369, 2360, 2382, 2374,
  587. 2373, 2364, 2380, 2369, 2362, 2364, 2376, 2364, 0, 2363,
  588. 2367, 2355, 288, 2369, 2372, 2353, 2365, 2369, 2365, 2364,
  589. 2362, 2353, 2356, 2349, 2354, 2350, 2341, 2342, 2340, 2353,
  590. 2356, 2341, 2342, 2340, 2341, 2333, 2338, 2346, 2341, 2333,
  591. 2335, 2325, 2325, 2339, 2342, 2324, 2325, 2320, 2334, 2337,
  592. 2317, 2335, 2339, 2325, 2319, 2317, 2323, 2312, 0, 2310,
  593. 304, 2323, 2322, 2325, 2301, 2319, 2314, 2310, 2319, 2315,
  594. 0, 2314, 2302, 2299, 2296, 2290, 2305, 128, 2304, 2308,
  595. 2306, 2307, 2289, 2296, 2298, 2301, 2290, 2296, 2302, 2288,
  596. 2289, 2296, 2283, 2275, 0, 2292, 2276, 2292, 2289, 2273,
  597. 2278, 2275, 2281, 2268, 0, 2282, 0, 2280, 2258, 2270,
  598. 2279, 0, 327, 2276, 2277, 2272, 2268, 2278, 2253, 2257,
  599. 2248, 2254, 2269, 2259, 2260, 0, 2234, 2237, 2233, 2235,
  600. 347, 352, 360, 365, 370, 2229, 2235, 2247, 2246, 0,
  601. 367, 2254, 0, 2259, 0, 2233, 2242, 2244, 2238, 2251,
  602. 0, 2254, 2250, 2243, 2237, 2247, 2239, 2245, 2244, 2228,
  603. 2244, 2231, 2224, 2230, 2229, 2217, 2232, 2219, 2226, 0,
  604. 0, 2235, 2232, 2220, 2217, 2221, 2212, 0, 2227, 2226,
  605. 307, 2218, 2211, 2227, 2207, 2201, 2206, 2219, 2218, 2194,
  606. 2203, 2199, 2199, 2217, 2199, 2204, 2214, 2186, 0, 2193,
  607. 2198, 0, 2191, 2215, 2196, 2180, 2189, 2201, 2190, 368,
  608. 0, 2198, 2200, 2174, 2181, 2191, 0, 2193, 0, 2193,
  609. 2194, 2182, 2174, 2171, 2184, 2185, 2171, 2189, 2171, 2187,
  610. 2159, 2158, 2165, 2183, 2178, 2167, 2180, 2158, 2159, 2158,
  611. 2173, 2171, 0, 2170, 2146, 2145, 2144, 2166, 2152, 0,
  612. 2165, 0, 2154, 2153, 2165, 2160, 2159, 2142, 2134, 2147,
  613. 2141, 2152, 0, 2145, 2152, 2142, 2146, 2149, 369, 2140,
  614. 2140, 2142, 2146, 2109, 2112, 2106, 2110, 397, 402, 2114,
  615. 2108, 2127, 2141, 2123, 2139, 308, 2130, 2118, 195, 2122,
  616. 2127, 2134, 0, 2114, 371, 2108, 2119, 2113, 0, 2118,
  617. 2111, 2112, 2099, 2098, 2120, 2110, 2105, 0, 2094, 2108,
  618. 2108, 2114, 2113, 0, 2097, 2097, 2102, 2094, 2099, 2092,
  619. 0, 2110, 2106, 2090, 0, 2107, 2092, 2078, 0, 2085,
  620. 2076, 2075, 2093, 2081, 2082, 321, 2094, 2094, 2069, 2082,
  621. 2094, 2085, 2073, 2089, 2082, 2086, 2080, 0, 2067, 374,
  622. 2062, 2067, 2066, 2080, 2069, 2057, 2060, 2068, 2070, 2058,
  623. 2068, 2058, 2055, 2054, 2053, 2054, 2051, 2055, 2060, 2066,
  624. 2062, 2054, 382, 2047, 2055, 2049, 2059, 2047, 2041, 2054,
  625. 0, 2053, 2029, 0, 0, 2051, 398, 2037, 2026, 2044,
  626. 2051, 2044, 2041, 2046, 2028, 2035, 2039, 392, 2017, 393,
  627. 2039, 2034, 2023, 2038, 2026, 2015, 402, 2017, 2036, 2031,
  628. 2007, 2020, 0, 2002, 1991, 378, 1990, 1994, 2487, 2009,
  629. 2008, 2012, 2006, 2020, 2021, 2003, 2017, 2002, 2008, 1999,
  630. 2005, 1999, 1988, 1997, 2005, 0, 0, 2004, 2007, 1983,
  631. 1995, 2006, 1992, 1983, 1986, 1986, 1986, 1975, 1982, 1973,
  632. 1982, 1974, 1989, 1969, 1981, 1975, 1985, 1973, 1987, 1972,
  633. 1977, 1968, 1969, 0, 410, 1969, 1985, 1967, 0, 1966,
  634. 1978, 1978, 1976, 1974, 1959, 1975, 1973, 1967, 1967, 1955,
  635. 1936, 1946, 1947, 40, 37, 136, 0, 188, 262, 286,
  636. 282, 299, 314, 316, 0, 350, 326, 0, 382, 357,
  637. 377, 403, 400, 400, 410, 401, 393, 421, 409, 403,
  638. 410, 419, 407, 400, 424, 402, 0, 416, 408, 424,
  639. 433, 430, 417, 434, 420, 411, 420, 436, 414, 438,
  640. 436, 436, 431, 427, 444, 448, 449, 433, 432, 435,
  641. 430, 449, 429, 439, 447, 440, 449, 434, 460, 457,
  642. 0, 437, 425, 0, 435, 2487, 459, 465, 452, 472,
  643. 461, 463, 457, 459, 470, 475, 472, 477, 469, 466,
  644. 470, 466, 486, 474, 476, 481, 476, 491, 465, 476,
  645. 0, 490, 477, 0, 495, 498, 0, 485, 479, 484,
  646. 475, 501, 500, 478, 498, 504, 490, 490, 494, 506,
  647. 515, 503, 493, 504, 519, 0, 493, 513, 514, 504,
  648. 497, 511, 522, 523, 513, 516, 503, 531, 520, 518,
  649. 520, 518, 509, 519, 534, 521, 536, 541, 528, 524,
  650. 543, 526, 532, 521, 536, 539, 533, 549, 533, 546,
  651. 544, 543, 537, 550, 556, 533, 557, 557, 563, 564,
  652. 562, 555, 549, 569, 567, 552, 545, 546, 560, 563,
  653. 561, 559, 570, 575, 560, 568, 563, 566, 0, 580,
  654. 558, 559, 560, 577, 582, 586, 576, 572, 590, 580,
  655. 587, 588, 579, 558, 0, 567, 0, 579, 574, 584,
  656. 0, 599, 591, 0, 606, 603, 606, 604, 592, 603,
  657. 612, 595, 596, 602, 613, 603, 605, 606, 603, 606,
  658. 622, 613, 610, 618, 613, 614, 625, 610, 612, 619,
  659. 636, 607, 633, 609, 610, 634, 625, 613, 626, 630,
  660. 629, 626, 633, 620, 0, 647, 648, 648, 643, 655,
  661. 648, 643, 645, 657, 633, 647, 0, 644, 652, 665,
  662. 667, 653, 665, 652, 651, 654, 654, 647, 656, 671,
  663. 663, 670, 659, 661, 669, 672, 666, 677, 659, 679,
  664. 668, 671, 685, 687, 665, 682, 673, 695, 692, 686,
  665. 693, 697, 689, 694, 703, 700, 694, 679, 694, 692,
  666. 709, 699, 709, 694, 697, 704, 703, 702, 701, 717,
  667. 718, 721, 704, 708, 712, 720, 702, 728, 711, 728,
  668. 733, 721, 715, 718, 713, 0, 707, 706, 738, 746,
  669. 736, 732, 728, 728, 730, 729, 742, 0, 738, 733,
  670. 735, 0, 748, 751, 745, 738, 756, 740, 749, 761,
  671. 743, 759, 764, 753, 754, 756, 768, 752, 766, 744,
  672. 745, 767, 760, 767, 759, 775, 767, 780, 777, 769,
  673. 768, 764, 773, 768, 769, 785, 772, 790, 772, 781,
  674. 785, 794, 791, 792, 778, 784, 779, 782, 791, 783,
  675. 785, 785, 801, 802, 790, 800, 810, 791, 795, 0,
  676. 811, 0, 812, 808, 790, 791, 805, 815, 817, 795,
  677. 815, 0, 806, 810, 811, 829, 813, 818, 815, 831,
  678. 835, 832, 819, 818, 827, 841, 834, 839, 0, 825,
  679. 842, 827, 829, 834, 823, 848, 825, 849, 843, 838,
  680. 843, 846, 846, 841, 0, 842, 835, 863, 860, 0,
  681. 852, 0, 852, 863, 851, 851, 865, 851, 853, 0,
  682. 854, 859, 864, 857, 864, 859, 875, 846, 851, 0,
  683. 879, 870, 865, 881, 878, 0, 876, 886, 883, 882,
  684. 883, 872, 876, 890, 868, 892, 889, 898, 880, 892,
  685. 901, 900, 899, 889, 901, 904, 903, 903, 882, 908,
  686. 905, 895, 900, 896, 911, 902, 913, 899, 913, 0,
  687. 903, 902, 922, 905, 0, 910, 921, 925, 919, 924,
  688. 918, 911, 925, 0, 928, 920, 915, 0, 924, 921,
  689. 931, 931, 936, 923, 926, 925, 944, 945, 931, 944,
  690. 936, 947, 932, 942, 946, 951, 943, 940, 943, 948,
  691. 957, 950, 953, 947, 942, 963, 964, 966, 962, 954,
  692. 0, 972, 956, 954, 958, 0, 979, 976, 962, 963,
  693. 969, 965, 973, 959, 968, 970, 981, 0, 973, 988,
  694. 980, 983, 995, 988, 986, 974, 980, 973, 983, 990,
  695. 984, 987, 986, 995, 1007, 994, 990, 996, 1000, 985,
  696. 1013, 1010, 991, 1001, 998, 0, 0, 988, 0, 992,
  697. 1014, 1003, 1019, 1009, 1020, 1025, 1008, 1013, 1015, 1018,
  698. 0, 1028, 1023, 1019, 1014, 1032, 1031, 1022, 1020, 1035,
  699. 1014, 1031, 1041, 1025, 1045, 1046, 1032, 1034, 1032, 1042,
  700. 1038, 1033, 1042, 1041, 1043, 1054, 1049, 1054, 1032, 1043,
  701. 1053, 1050, 1052, 1056, 1051, 1054, 1063, 1066, 1061, 0,
  702. 1043, 1056, 1064, 1053, 1070, 1061, 1059, 1063, 1059, 1064,
  703. 1076, 0, 1073, 1055, 1064, 1079, 1085, 1075, 1074, 1076,
  704. 1089, 1072, 1086, 1092, 1080, 1083, 1078, 1092, 1079, 1094,
  705. 1072, 1086, 0, 0, 0, 1082, 1075, 1089, 1103, 1098,
  706. 1107, 1096, 1090, 1096, 1092, 1085, 0, 1100, 1110, 1096,
  707. 1115, 1113, 1114, 1100, 1116, 0, 1107, 1118, 1116, 1103,
  708. 1105, 1126, 1109, 1125, 1105, 0, 1103, 1114, 0, 1132,
  709. 1125, 1113, 0, 1115, 1119, 1136, 0, 1121, 1135, 1123,
  710. 1114, 1129, 0, 1123, 0, 0, 1127, 1127, 0, 0,
  711. 1133, 1129, 1129, 0, 0, 1143, 1150, 1131, 1139, 1133,
  712. 1150, 1136, 1148, 1153, 0, 1146, 1156, 1134, 1144, 1159,
  713. 1144, 1157, 1148, 1165, 1154, 1156, 1156, 1168, 1168, 0,
  714. 1169, 1172, 1171, 1169, 1163, 1173, 1162, 1156, 1168, 0,
  715. 1178, 1172, 1171, 1181, 0, 1179, 1173, 1171, 1169, 1172,
  716. 1179, 1177, 1185, 1190, 1168, 1188, 1170, 1181, 1180, 1183,
  717. 1193, 1202, 1201, 1193, 1187, 1205, 1205, 1200, 1204, 1208,
  718. 1193, 1198, 1212, 1214, 1204, 0, 1199, 1203, 1216, 0,
  719. 1202, 1206, 1202, 1201, 1210, 0, 1224, 1205, 1211, 1210,
  720. 1209, 1212, 1226, 1231, 0, 1219, 1225, 1217, 1222, 1225,
  721. 1233, 1230, 1227, 1221, 1223, 1215, 0, 1241, 1240, 1222,
  722. 1232, 1247, 1236, 1247, 1250, 1239, 1225, 1249, 1240, 1252,
  723. 1237, 1253, 0, 1240, 0, 1251, 1242, 1242, 1251, 1258,
  724. 1260, 1246, 1266, 1250, 1254, 1257, 0, 1243, 1253, 1253,
  725. 1250, 1263, 1261, 1272, 1273, 1267, 1261, 1260, 1255, 1281,
  726. 1284, 1281, 1273, 0, 1274, 1280, 1285, 0, 1284, 1291,
  727. 1284, 1266, 1281, 0, 1282, 1296, 1278, 1279, 1298, 1286,
  728. 1288, 1284, 1285, 1290, 1294, 0, 1298, 1303, 1294, 1307,
  729. 1306, 1303, 1304, 1309, 1310, 1296, 1296, 1298, 0, 1299,
  730. 1299, 1312, 1317, 1295, 1303, 1324, 1321, 1309, 1319, 1320,
  731. 0, 1302, 1315, 1311, 1328, 1306, 1313, 1318, 1335, 1318,
  732. 1326, 0, 1321, 1336, 1330, 1342, 0, 1335, 0, 1341,
  733. 1331, 1331, 0, 1334, 1337, 1345, 1343, 1350, 1352, 1348,
  734. 1339, 1335, 1352, 1330, 1358, 0, 1345, 0, 1352, 1357,
  735. 1354, 1346, 1359, 1354, 1352, 1367, 1355, 1365, 1352, 1352,
  736. 1368, 1346, 1370, 1362, 1349, 1350, 1354, 1360, 1365, 1378,
  737. 1363, 1365, 1371, 1366, 0, 1363, 1372, 1370, 1371, 1371,
  738. 1376, 1373, 0, 1390, 1367, 0, 1391, 1379, 1378, 1391,
  739. 1392, 1387, 1397, 1388, 1382, 1391, 1401, 1379, 1389, 1389,
  740. 1392, 1398, 1403, 1394, 1405, 1396, 1402, 1403, 1417, 1400,
  741. 1400, 1401, 1406, 1403, 1409, 1406, 1411, 0, 1407, 1416,
  742. 1411, 1429, 1417, 1423, 1414, 1429, 1427, 1435, 1425, 1418,
  743. 1424, 1435, 1427, 1427, 0, 0, 1415, 1416, 1436, 1426,
  744. 1432, 1433, 1429, 1436, 1433, 1449, 1439, 1439, 1436, 1444,
  745. 1456, 1449, 1439, 1442, 1441, 1434, 1449, 1455, 1460, 1450,
  746. 1454, 1449, 1450, 1454, 1468, 1465, 1472, 1469, 1470, 1467,
  747. 1472, 1458, 1460, 0, 1465, 0, 1476, 1457, 1465, 1465,
  748. 1476, 1468, 1470, 1469, 1462, 1476, 1477, 1474, 1480, 1481,
  749. 1491, 1478, 1470, 1481, 1491, 1476, 0, 1497, 1488, 1495,
  750. 1490, 0, 1498, 1489, 1490, 1501, 1495, 1503, 1498, 0,
  751. 1500, 1506, 1495, 1489, 1513, 1514, 1508, 0, 1509, 0,
  752. 0, 1513, 1504, 1496, 1516, 1512, 1513, 1514, 1511, 1515,
  753. 1527, 1520, 0, 1515, 1516, 1519, 1516, 1532, 1518, 1520,
  754. 1526, 1513, 1537, 1523, 1532, 1536, 1526, 1538, 1529, 1529,
  755. 1530, 1535, 0, 1537, 0, 0, 1552, 1542, 1550, 1541,
  756. 1543, 1554, 1545, 1545, 1533, 1544, 0, 1545, 1536, 1537,
  757. 1551, 0, 1546, 1548, 1550, 0, 1564, 1559, 1554, 0,
  758. 1566, 1546, 1557, 0, 1556, 1562, 1573, 1564, 0, 1566,
  759. 1567, 1567, 1569, 1564, 0, 1580, 1560, 1566, 1573, 1571,
  760. 1571, 1576, 1572, 1575, 1593, 1579, 0, 1587, 1581, 1593,
  761. 1580, 1585, 1582, 1583, 1598, 1584, 1587, 1597, 1598, 1595,
  762. 1589, 1589, 1583, 1596, 1604, 0, 1586, 1600, 0, 1607,
  763. 1612, 1605, 0, 1604, 1604, 1593, 1617, 0, 1611, 1604,
  764. 1624, 1619, 1613, 1608, 0, 1610, 1616, 1612, 1631, 1613,
  765. 1620, 1615, 1634, 1618, 1633, 0, 1630, 1636, 1621, 1622,
  766. 1627, 1625, 1637, 1628, 1640, 1634, 1629, 1631, 1640, 1627,
  767. 1637, 0, 1652, 1638, 1645, 1640, 0, 1647, 1646, 1658,
  768. 1645, 1650, 1646, 1648, 1640, 1660, 1656, 1663, 1663, 1670,
  769. 0, 1665, 1656, 1656, 1676, 0, 1658, 1661, 1665, 1666,
  770. 1664, 1669, 1669, 0, 1680, 1672, 1686, 1687, 0, 1684,
  771. 1670, 1672, 1683, 1675, 1667, 1687, 1678, 1689, 1679, 0,
  772. 1679, 1693, 1701, 0, 1687, 1692, 0, 0, 1697, 1691,
  773. 0, 0, 0, 1698, 1690, 1700, 1701, 1683, 1684, 0,
  774. 1685, 1696, 0, 0, 1687, 1688, 1689, 1699, 1698, 1704,
  775. 1716, 1704, 1698, 0, 1705, 1705, 0, 1717, 1707, 1708,
  776. 1724, 1710, 1706, 1712, 0, 1728, 1716, 1721, 1731, 1709,
  777. 1724, 0, 0, 1736, 1720, 1740, 1739, 1738, 1725, 1730,
  778. 0, 1749, 1728, 0, 1729, 1741, 1738, 1734, 1751, 1726,
  779. 1750, 0, 1741, 1755, 1753, 1754, 1745, 1743, 1756, 1760,
  780. 1763, 1759, 1748, 1748, 0, 1749, 1755, 1743, 1752, 0,
  781. 1764, 1769, 1759, 1751, 1768, 1764, 1778, 1752, 0, 1769,
  782. 1762, 1764, 1768, 1778, 1767, 1778, 1768, 1780, 1769, 1773,
  783. 1787, 1779, 1790, 1791, 1791, 1772, 1793, 1784, 1798, 1796,
  784. 1793, 1783, 1785, 1793, 1797, 1788, 1794, 1795, 1805, 1810,
  785. 1797, 1793, 1805, 1810, 1808, 0, 1799, 1799, 0, 1799,
  786. 0, 1801, 0, 1806, 1802, 1809, 1806, 1820, 0, 0,
  787. 1811, 1809, 0, 1814, 1824, 1818, 1819, 1818, 1814, 1815,
  788. 0, 0, 1819, 0, 0, 1822, 1832, 1819, 1827, 1831,
  789. 0, 0, 1829, 1834, 1823, 1825, 1829, 1837, 1833, 1843,
  790. 1837, 1834, 1833, 1832, 1844, 1849, 0, 1841, 1855, 1854,
  791. 1853, 1858, 1842, 1852, 1855, 1850, 1843, 1860, 0, 0,
  792. 0, 1851, 0, 1849, 1860, 1860, 1857, 1862, 1857, 1872,
  793. 0, 1859, 1863, 1857, 0, 1872, 1863, 1874, 0, 1860,
  794. 0, 1862, 1862, 1878, 1868, 1866, 1866, 1883, 0, 1872,
  795. 1871, 0, 1872, 0, 1876, 1872, 1888, 1874, 1883, 1876,
  796. 1879, 1877, 1879, 0, 1882, 1882, 1897, 0, 1894, 0,
  797. 1889, 1900, 0, 0, 1886, 1902, 1888, 1897, 1885, 0,
  798. 1886, 1908, 1904, 1894, 1897, 1915, 1897, 1910, 0, 1904,
  799. 1902, 1893, 1903, 1895, 0, 1920, 0, 0, 0, 1910,
  800. 0, 1921, 1913, 0, 1913, 1915, 1910, 1917, 0, 1912,
  801. 0, 1919, 0, 1914, 1923, 0, 0, 1915, 1929, 0,
  802. 0, 1934, 1926, 1922, 0, 1939, 1937, 1938, 1925, 1927,
  803. 1938, 0, 1932, 1936, 1945, 0, 2487, 1966, 1970, 1971,
  804. 1975, 1979, 1983, 1987
  805. } ;
  806. static yyconst flex_int32_t yy_def[2355] =
  807. { 0,
  808. 2347, 1, 2348, 2348, 2347, 2347, 2347, 2347, 2347, 2349,
  809. 2347, 2347, 2347, 2347, 2347, 2350, 2350, 2350, 2350, 2350,
  810. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  811. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  812. 2350, 2351, 2352, 2353, 2347, 2347, 2347, 2349, 2347, 2349,
  813. 2347, 2347, 2354, 2347, 2347, 2347, 2347, 2347, 2347, 2350,
  814. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  815. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  816. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  817. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  818. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  819. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  820. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  821. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  822. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  823. 2351, 2352, 2352, 2347, 2347, 2347, 2349, 2347, 2354, 2347,
  824. 2347, 2347, 2347, 2347, 2347, 2347, 2350, 2350, 2350, 2350,
  825. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  826. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  827. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  828. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  829. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  830. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  831. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  832. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  833. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  834. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  835. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  836. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  837. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  838. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  839. 2347, 2347, 2347, 2347, 2347, 2347, 2347, 2350, 2350, 2350,
  840. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  841. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  842. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  843. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  844. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  845. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  846. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  847. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  848. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  849. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  850. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  851. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  852. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  853. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2347, 2347, 2347,
  854. 2347, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  855. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  856. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  857. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  858. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  859. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  860. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  861. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  862. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  863. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  864. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  865. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  866. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  867. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2347, 2347, 2350,
  868. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  869. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  870. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  871. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  872. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  873. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  874. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  875. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  876. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  877. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  878. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  879. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  880. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  881. 2350, 2350, 2350, 2350, 2350, 2347, 2350, 2350, 2350, 2350,
  882. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  883. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  884. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  885. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  886. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  887. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  888. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  889. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  890. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  891. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  892. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  893. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  894. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  895. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  896. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  897. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  898. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  899. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  900. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  901. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  902. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  903. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  904. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  905. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  906. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  907. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  908. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  909. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  910. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  911. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  912. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  913. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  914. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  915. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  916. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  917. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  918. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  919. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  920. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  921. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  922. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  923. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  924. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  925. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  926. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  927. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  928. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  929. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  930. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  931. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  932. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  933. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  934. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  935. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  936. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  937. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  938. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  939. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  940. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  941. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  942. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  943. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  944. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  945. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  946. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  947. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  948. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  949. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  950. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  951. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  952. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  953. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  954. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  955. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  956. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  957. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  958. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  959. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  960. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  961. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  962. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  963. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  964. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  965. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  966. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  967. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  968. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  969. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  970. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  971. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  972. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  973. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  974. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  975. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  976. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  977. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  978. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  979. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  980. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  981. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  982. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  983. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  984. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  985. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  986. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  987. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  988. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  989. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  990. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  991. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  992. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  993. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  994. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  995. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  996. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  997. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  998. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  999. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  1000. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  1001. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  1002. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  1003. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  1004. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  1005. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  1006. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  1007. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  1008. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  1009. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  1010. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  1011. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  1012. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  1013. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  1014. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  1015. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  1016. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  1017. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  1018. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  1019. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  1020. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  1021. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  1022. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  1023. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  1024. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  1025. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  1026. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  1027. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  1028. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  1029. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  1030. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  1031. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  1032. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  1033. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  1034. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  1035. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  1036. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  1037. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  1038. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  1039. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  1040. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  1041. 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350, 2350,
  1042. 2350, 2350, 2350, 2350, 2350, 2350, 0, 2347, 2347, 2347,
  1043. 2347, 2347, 2347, 2347
  1044. } ;
  1045. static yyconst flex_int32_t yy_nxt[2546] =
  1046. { 0,
  1047. 6, 7, 8, 7, 9, 10, 11, 11, 11, 12,
  1048. 13, 14, 14, 14, 14, 14, 15, 16, 17, 18,
  1049. 19, 20, 21, 22, 23, 24, 25, 26, 27, 28,
  1050. 29, 30, 31, 25, 32, 33, 34, 35, 36, 37,
  1051. 25, 38, 25, 6, 6, 25, 25, 25, 39, 25,
  1052. 25, 25, 25, 25, 40, 25, 41, 25, 8, 8,
  1053. 45, 49, 45, 43, 43, 798, 44, 44, 51, 51,
  1054. 51, 51, 51, 52, 799, 54, 53, 55, 55, 55,
  1055. 55, 55, 57, 61, 62, 75, 90, 56, 66, 76,
  1056. 91, 153, 144, 63, 154, 58, 67, 79, 77, 50,
  1057. 64, 65, 68, 80, 70, 69, 145, 71, 78, 81,
  1058. 82, 72, 92, 56, 73, 83, 93, 84, 138, 94,
  1059. 74, 2347, 147, 139, 2347, 85, 95, 59, 86, 98,
  1060. 148, 87, 96, 99, 88, 49, 101, 89, 105, 100,
  1061. 102, 109, 106, 157, 103, 110, 408, 45, 115, 45,
  1062. 104, 409, 107, 111, 168, 119, 116, 112, 108, 120,
  1063. 113, 114, 117, 121, 177, 118, 169, 202, 178, 122,
  1064. 123, 275, 124, 50, 203, 125, 126, 276, 132, 127,
  1065. 800, 50, 133, 128, 129, 134, 135, 130, 131, 140,
  1066. 184, 180, 136, 141, 181, 137, 182, 142, 51, 51,
  1067. 51, 51, 51, 143, 185, 199, 200, 801, 158, 161,
  1068. 161, 161, 161, 161, 191, 210, 608, 211, 54, 162,
  1069. 55, 55, 55, 55, 55, 232, 609, 171, 298, 233,
  1070. 56, 192, 163, 172, 158, 164, 164, 164, 164, 164,
  1071. 173, 186, 187, 299, 238, 162, 188, 189, 206, 190,
  1072. 221, 193, 194, 245, 207, 239, 56, 195, 235, 196,
  1073. 240, 208, 246, 222, 229, 230, 223, 224, 247, 225,
  1074. 236, 241, 248, 249, 256, 259, 237, 231, 262, 242,
  1075. 263, 257, 273, 264, 265, 260, 269, 270, 278, 266,
  1076. 267, 261, 284, 281, 287, 279, 274, 282, 288, 293,
  1077. 302, 153, 49, 285, 154, 343, 802, 294, 286, 803,
  1078. 283, 311, 303, 344, 312, 312, 312, 312, 312, 295,
  1079. 161, 161, 161, 161, 161, 391, 804, 805, 314, 392,
  1080. 313, 315, 315, 315, 315, 315, 604, 506, 605, 806,
  1081. 50, 164, 164, 164, 164, 164, 164, 164, 164, 164,
  1082. 164, 507, 440, 650, 807, 651, 313, 441, 312, 312,
  1083. 312, 312, 312, 312, 312, 312, 312, 312, 458, 808,
  1084. 809, 459, 459, 459, 459, 459, 315, 315, 315, 315,
  1085. 315, 315, 315, 315, 315, 315, 464, 465, 466, 534,
  1086. 614, 467, 468, 535, 664, 615, 469, 470, 587, 810,
  1087. 588, 811, 812, 471, 665, 688, 472, 589, 459, 459,
  1088. 459, 459, 459, 459, 459, 459, 459, 459, 700, 689,
  1089. 712, 716, 733, 724, 713, 717, 734, 714, 813, 779,
  1090. 814, 815, 701, 725, 780, 816, 817, 818, 819, 820,
  1091. 821, 822, 823, 824, 825, 826, 827, 828, 829, 830,
  1092. 831, 832, 833, 834, 835, 836, 837, 838, 839, 840,
  1093. 841, 842, 843, 844, 845, 847, 848, 849, 850, 846,
  1094. 851, 852, 853, 854, 855, 856, 857, 858, 859, 860,
  1095. 863, 864, 866, 867, 868, 865, 869, 870, 861, 871,
  1096. 872, 873, 874, 875, 876, 862, 877, 878, 879, 880,
  1097. 881, 882, 883, 884, 885, 886, 887, 888, 889, 890,
  1098. 891, 892, 893, 894, 895, 899, 900, 901, 902, 903,
  1099. 904, 905, 906, 907, 896, 908, 909, 910, 911, 897,
  1100. 898, 912, 913, 914, 915, 916, 917, 918, 919, 920,
  1101. 921, 922, 923, 924, 925, 926, 927, 928, 929, 930,
  1102. 931, 932, 933, 934, 935, 936, 937, 938, 939, 940,
  1103. 942, 943, 944, 945, 941, 946, 947, 948, 949, 950,
  1104. 952, 953, 954, 955, 956, 957, 958, 959, 960, 961,
  1105. 962, 963, 964, 965, 951, 966, 967, 968, 969, 970,
  1106. 971, 972, 973, 974, 975, 976, 977, 978, 979, 980,
  1107. 981, 982, 983, 984, 985, 986, 987, 988, 989, 990,
  1108. 991, 993, 994, 995, 996, 997, 998, 999, 1000, 1001,
  1109. 1002, 992, 1003, 1004, 1005, 1006, 1007, 1008, 1009, 1010,
  1110. 1011, 1012, 1013, 1014, 1015, 1016, 1017, 1018, 1019, 1021,
  1111. 1020, 1022, 1023, 1024, 1025, 1026, 1027, 1028, 1029, 1030,
  1112. 1031, 1032, 1033, 1035, 1036, 1037, 1040, 1041, 1042, 1043,
  1113. 1044, 1034, 1045, 1046, 1047, 1048, 1038, 1049, 1039, 1050,
  1114. 1051, 1054, 1055, 1056, 1057, 1058, 1059, 1060, 1061, 1062,
  1115. 1052, 1063, 1053, 1064, 1065, 1066, 1067, 1068, 1069, 1070,
  1116. 1072, 1073, 1074, 1075, 1076, 1077, 1078, 1079, 1071, 1080,
  1117. 1081, 1082, 1083, 1084, 1085, 1086, 1087, 1088, 1089, 1090,
  1118. 1091, 1092, 1093, 1094, 1098, 1099, 1100, 1095, 1101, 1102,
  1119. 1103, 1104, 1105, 1106, 1096, 1107, 1108, 1097, 1109, 1112,
  1120. 1113, 1114, 1110, 1115, 1116, 1117, 1118, 1119, 1120, 1121,
  1121. 1111, 1122, 1123, 1124, 1125, 1126, 1127, 1128, 1129, 1130,
  1122. 1131, 1133, 1135, 1136, 1132, 1137, 1138, 1139, 1134, 1140,
  1123. 1141, 1142, 1143, 1144, 1145, 1146, 1147, 1148, 1149, 1150,
  1124. 1151, 1152, 1153, 1154, 1155, 1156, 1157, 1158, 1159, 1160,
  1125. 1161, 1162, 1163, 1164, 1165, 1166, 1168, 1169, 1170, 1171,
  1126. 1172, 1173, 1174, 1175, 1176, 1177, 1167, 1178, 1179, 1180,
  1127. 1181, 1182, 1183, 1184, 1185, 1186, 1187, 1188, 1189, 1190,
  1128. 1191, 1192, 1193, 1194, 1195, 1196, 1197, 1198, 1200, 1201,
  1129. 1202, 1203, 1204, 1205, 1206, 1207, 1199, 1208, 1209, 1210,
  1130. 1211, 1212, 1215, 1217, 1218, 1219, 1220, 1221, 1222, 1223,
  1131. 1224, 1213, 1225, 1214, 1226, 1227, 1216, 1228, 1229, 1230,
  1132. 1231, 1232, 1235, 1236, 1233, 1237, 1238, 1239, 1240, 1242,
  1133. 1243, 1244, 1234, 1245, 1246, 1247, 1248, 1249, 1250, 1251,
  1134. 1252, 1253, 1254, 1255, 1256, 1241, 1257, 1258, 1259, 1260,
  1135. 1261, 1262, 1263, 1264, 1265, 1266, 1267, 1268, 1269, 1270,
  1136. 1271, 1272, 1273, 1274, 1275, 1276, 1277, 1278, 1279, 1280,
  1137. 1281, 1282, 1283, 1284, 1285, 1286, 1287, 1288, 1289, 1290,
  1138. 1291, 1292, 1293, 1294, 1295, 1296, 1297, 1298, 1299, 1300,
  1139. 1301, 1302, 1303, 1304, 1305, 1306, 1307, 1308, 1309, 1310,
  1140. 1311, 1312, 1313, 1314, 1315, 1316, 1317, 1318, 1319, 1320,
  1141. 1321, 1322, 1323, 1324, 1325, 1326, 1327, 1328, 1329, 1330,
  1142. 1331, 1332, 1333, 1336, 1334, 1337, 1339, 1340, 1335, 1341,
  1143. 1342, 1343, 1338, 1344, 1345, 1346, 1347, 1348, 1349, 1350,
  1144. 1351, 1353, 1354, 1352, 1355, 1356, 1357, 1358, 1359, 1360,
  1145. 1361, 1362, 1366, 1367, 1368, 1369, 1370, 1371, 1372, 1373,
  1146. 1374, 1375, 1376, 1363, 1364, 1365, 1377, 1378, 1379, 1380,
  1147. 1381, 1382, 1383, 1384, 1385, 1386, 1387, 1388, 1389, 1390,
  1148. 1391, 1392, 1393, 1394, 1395, 1396, 1397, 1398, 1399, 1400,
  1149. 1401, 1402, 1403, 1404, 1405, 1406, 1407, 1408, 1409, 1410,
  1150. 1411, 1412, 1413, 1414, 1415, 1416, 1417, 1418, 1419, 1420,
  1151. 1421, 1422, 1423, 1424, 1425, 1426, 1427, 1428, 1429, 1432,
  1152. 1433, 1434, 1435, 1436, 1430, 1437, 1438, 1431, 1439, 1440,
  1153. 1441, 1442, 1443, 1444, 1445, 1446, 1447, 1448, 1449, 1450,
  1154. 1451, 1452, 1453, 1454, 1455, 1456, 1457, 1458, 1459, 1460,
  1155. 1461, 1462, 1463, 1464, 1465, 1466, 1467, 1468, 1469, 1470,
  1156. 1471, 1472, 1473, 1474, 1475, 1476, 1477, 1478, 1479, 1480,
  1157. 1481, 1482, 1483, 1484, 1485, 1486, 1487, 1488, 1489, 1490,
  1158. 1491, 1492, 1494, 1495, 1496, 1497, 1498, 1499, 1500, 1501,
  1159. 1493, 1502, 1503, 1504, 1505, 1506, 1507, 1508, 1509, 1510,
  1160. 1511, 1512, 1513, 1514, 1515, 1516, 1517, 1518, 1519, 1520,
  1161. 1521, 1522, 1523, 1524, 1525, 1526, 1527, 1528, 1529, 1530,
  1162. 1531, 1532, 1533, 1534, 1535, 1536, 1537, 1538, 1539, 1540,
  1163. 1541, 1542, 1543, 1544, 1545, 1546, 1547, 1548, 1549, 1550,
  1164. 1552, 1553, 1554, 1555, 1556, 1551, 1557, 1558, 1559, 1560,
  1165. 1561, 1562, 1563, 1564, 1565, 1566, 1567, 1568, 1569, 1570,
  1166. 1571, 1572, 1573, 1574, 1575, 1576, 1577, 1578, 1579, 1580,
  1167. 1581, 1582, 1583, 1584, 1585, 1586, 1587, 1588, 1589, 1590,
  1168. 1591, 1592, 1593, 1594, 1595, 1596, 1597, 1598, 1599, 1600,
  1169. 1601, 1602, 1603, 1604, 1605, 1606, 1607, 1608, 1609, 1610,
  1170. 1611, 1612, 1613, 1614, 1615, 1616, 1617, 1618, 1619, 1620,
  1171. 1621, 1622, 1623, 1624, 1625, 1626, 1627, 1628, 1629, 1630,
  1172. 1631, 1632, 1633, 1634, 1635, 1636, 1637, 1638, 1639, 1640,
  1173. 1641, 1642, 1643, 1644, 1645, 1646, 1647, 1648, 1649, 1650,
  1174. 1651, 1652, 1653, 1654, 1655, 1656, 1657, 1658, 1659, 1660,
  1175. 1661, 1662, 1663, 1664, 1666, 1667, 1668, 1669, 1670, 1671,
  1176. 1672, 1673, 1674, 1675, 1676, 1677, 1678, 1679, 1665, 1680,
  1177. 1681, 1682, 1683, 1684, 1685, 1686, 1687, 1688, 1689, 1690,
  1178. 1691, 1692, 1693, 1694, 1695, 1696, 1697, 1698, 1699, 1700,
  1179. 1701, 1702, 1703, 1704, 1705, 1706, 1707, 1708, 1709, 1710,
  1180. 1711, 1712, 1713, 1714, 1715, 1716, 1717, 1718, 1719, 1720,
  1181. 1721, 1722, 1723, 1724, 1725, 1726, 1727, 1728, 1729, 1730,
  1182. 1731, 1732, 1733, 1734, 1735, 1736, 1737, 1738, 1739, 1740,
  1183. 1741, 1742, 1743, 1744, 1745, 1746, 1747, 1748, 1749, 1750,
  1184. 1751, 1752, 1753, 1754, 1755, 1756, 1757, 1758, 1759, 1760,
  1185. 1761, 1762, 1763, 1764, 1765, 1766, 1767, 1768, 1769, 1770,
  1186. 1771, 1772, 1773, 1774, 1775, 1776, 1777, 1778, 1779, 1780,
  1187. 1781, 1782, 1783, 1784, 1785, 1786, 1787, 1788, 1789, 1790,
  1188. 1791, 1792, 1793, 1794, 1795, 1796, 1797, 1798, 1799, 1800,
  1189. 1801, 1802, 1803, 1804, 1805, 1806, 1807, 1808, 1809, 1810,
  1190. 1811, 1812, 1813, 1814, 1815, 1816, 1817, 1818, 1819, 1820,
  1191. 1821, 1822, 1823, 1824, 1825, 1826, 1827, 1828, 1829, 1830,
  1192. 1831, 1832, 1833, 1834, 1835, 1836, 1837, 1838, 1839, 1840,
  1193. 1841, 1842, 1843, 1844, 1845, 1846, 1847, 1848, 1849, 1850,
  1194. 1851, 1852, 1853, 1854, 1855, 1856, 1857, 1858, 1859, 1860,
  1195. 1861, 1862, 1863, 1864, 1865, 1866, 1867, 1868, 1870, 1871,
  1196. 1872, 1873, 1874, 1875, 1876, 1877, 1878, 1879, 1880, 1881,
  1197. 1882, 1883, 1869, 1884, 1885, 1886, 1887, 1888, 1889, 1890,
  1198. 1891, 1892, 1893, 1894, 1896, 1897, 1898, 1899, 1900, 1901,
  1199. 1902, 1903, 1895, 1904, 1905, 1906, 1907, 1908, 1909, 1910,
  1200. 1911, 1912, 1913, 1914, 1915, 1916, 1917, 1918, 1919, 1920,
  1201. 1921, 1922, 1923, 1924, 1925, 1926, 1927, 1928, 1929, 1930,
  1202. 1931, 1932, 1933, 1934, 1935, 1936, 1937, 1938, 1939, 1940,
  1203. 1941, 1942, 1943, 1944, 1945, 1946, 1947, 1948, 1949, 1950,
  1204. 1951, 1952, 1953, 1954, 1955, 1956, 1957, 1958, 1959, 1960,
  1205. 1961, 1962, 1963, 1964, 1965, 1966, 1967, 1968, 1969, 1970,
  1206. 1971, 1972, 1973, 1974, 1975, 1976, 1977, 1978, 1979, 1980,
  1207. 1981, 1982, 1983, 1984, 1985, 1986, 1987, 1988, 1989, 1990,
  1208. 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000,
  1209. 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010,
  1210. 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020,
  1211. 2021, 2022, 2023, 2024, 2025, 2026, 2027, 2028, 2029, 2030,
  1212. 2031, 2032, 2033, 2034, 2035, 2036, 2037, 2038, 2039, 2040,
  1213. 2044, 2045, 2046, 2047, 2048, 2049, 2050, 2041, 2042, 2043,
  1214. 2051, 2052, 2053, 2054, 2055, 2056, 2057, 2058, 2059, 2060,
  1215. 2061, 2062, 2063, 2064, 2065, 2066, 2067, 2068, 2069, 2070,
  1216. 2071, 2072, 2073, 2074, 2075, 2076, 2077, 2078, 2079, 2080,
  1217. 2081, 2082, 2083, 2084, 2085, 2087, 2088, 2089, 2090, 2086,
  1218. 2091, 2092, 2093, 2094, 2095, 2096, 2097, 2098, 2099, 2100,
  1219. 2101, 2102, 2103, 2104, 2105, 2106, 2107, 2108, 2109, 2110,
  1220. 2111, 2112, 2113, 2114, 2115, 2116, 2117, 2118, 2119, 2120,
  1221. 2121, 2122, 2123, 2124, 2125, 2126, 2127, 2128, 2129, 2130,
  1222. 2131, 2132, 2133, 2134, 2135, 2136, 2137, 2138, 2139, 2140,
  1223. 2141, 2142, 2143, 2144, 2146, 2147, 2148, 2149, 2150, 2151,
  1224. 2152, 2153, 2154, 2155, 2156, 2157, 2158, 2159, 2160, 2161,
  1225. 2162, 2163, 2164, 2145, 2165, 2166, 2167, 2168, 2169, 2170,
  1226. 2171, 2172, 2173, 2174, 2175, 2176, 2177, 2178, 2179, 2180,
  1227. 2181, 2182, 2183, 2184, 2185, 2186, 2187, 2188, 2189, 2190,
  1228. 2191, 2192, 2193, 2194, 2195, 2196, 2197, 2198, 2199, 2200,
  1229. 2201, 2202, 2203, 2204, 2205, 2206, 2207, 2208, 2209, 2210,
  1230. 2211, 2212, 2213, 2214, 2215, 2216, 2217, 2218, 2219, 2220,
  1231. 2221, 2222, 2223, 2224, 2225, 2226, 2227, 2228, 2229, 2230,
  1232. 2231, 2232, 2233, 2234, 2235, 2236, 2237, 2238, 2239, 2240,
  1233. 2241, 2242, 2243, 2244, 2245, 2246, 2247, 2248, 2249, 2250,
  1234. 2251, 2252, 2253, 2254, 2255, 2256, 2257, 2258, 2259, 2260,
  1235. 2261, 2262, 2263, 2264, 2265, 2266, 2267, 2268, 2269, 2270,
  1236. 2271, 2272, 2273, 2274, 2275, 2276, 2277, 2278, 2279, 2280,
  1237. 2281, 2282, 2283, 2284, 2285, 2286, 2287, 2288, 2289, 2290,
  1238. 2291, 2292, 2293, 2294, 2295, 2296, 2297, 2298, 2299, 2300,
  1239. 2301, 2302, 2303, 2304, 2305, 2306, 2307, 2308, 2309, 2310,
  1240. 2311, 2312, 2313, 2314, 2315, 2316, 2317, 2318, 2319, 2320,
  1241. 2321, 2322, 2323, 2324, 2325, 2326, 2327, 2328, 2329, 2330,
  1242. 2331, 2332, 2333, 2334, 2335, 2336, 2337, 2338, 2339, 2340,
  1243. 2341, 2342, 2343, 2344, 2345, 2346, 42, 42, 42, 42,
  1244. 48, 48, 48, 48, 60, 151, 797, 796, 151, 152,
  1245. 795, 152, 152, 155, 794, 155, 155, 159, 159, 159,
  1246. 159, 793, 792, 791, 790, 789, 788, 787, 786, 785,
  1247. 784, 783, 782, 781, 778, 777, 776, 775, 774, 773,
  1248. 772, 771, 770, 769, 768, 767, 766, 765, 764, 763,
  1249. 762, 761, 760, 759, 758, 757, 756, 755, 754, 753,
  1250. 752, 751, 750, 749, 748, 747, 746, 745, 744, 743,
  1251. 742, 741, 740, 739, 738, 737, 736, 735, 732, 731,
  1252. 730, 729, 728, 727, 726, 723, 722, 721, 720, 719,
  1253. 718, 715, 711, 710, 709, 708, 707, 706, 705, 704,
  1254. 703, 702, 699, 698, 697, 696, 695, 694, 693, 692,
  1255. 691, 690, 687, 686, 685, 684, 683, 682, 681, 680,
  1256. 679, 678, 677, 676, 675, 674, 673, 672, 671, 670,
  1257. 669, 668, 667, 666, 663, 662, 661, 660, 659, 658,
  1258. 657, 656, 655, 654, 653, 652, 649, 648, 647, 646,
  1259. 645, 644, 643, 642, 641, 640, 639, 638, 637, 636,
  1260. 635, 634, 633, 632, 631, 630, 629, 628, 627, 626,
  1261. 625, 624, 623, 622, 621, 620, 619, 618, 617, 616,
  1262. 613, 612, 611, 610, 607, 606, 603, 602, 601, 600,
  1263. 599, 598, 597, 596, 595, 594, 593, 592, 591, 590,
  1264. 586, 585, 584, 583, 582, 581, 580, 579, 578, 577,
  1265. 576, 575, 574, 573, 572, 571, 570, 569, 568, 567,
  1266. 566, 565, 564, 563, 562, 561, 560, 559, 558, 557,
  1267. 556, 555, 554, 553, 552, 551, 550, 549, 548, 547,
  1268. 546, 545, 544, 543, 542, 541, 540, 539, 538, 537,
  1269. 536, 533, 532, 531, 530, 529, 528, 527, 526, 525,
  1270. 524, 523, 522, 521, 520, 519, 518, 517, 516, 515,
  1271. 514, 513, 512, 511, 510, 509, 508, 505, 504, 503,
  1272. 502, 501, 500, 499, 498, 497, 496, 495, 494, 493,
  1273. 492, 491, 490, 489, 488, 487, 486, 485, 484, 483,
  1274. 482, 481, 480, 479, 478, 477, 476, 475, 474, 473,
  1275. 463, 462, 461, 460, 457, 456, 455, 454, 453, 452,
  1276. 451, 450, 449, 448, 447, 446, 445, 444, 443, 442,
  1277. 439, 438, 437, 436, 435, 434, 433, 432, 431, 430,
  1278. 429, 428, 427, 426, 425, 424, 423, 422, 421, 420,
  1279. 419, 418, 417, 416, 415, 414, 413, 412, 411, 410,
  1280. 407, 406, 405, 404, 403, 402, 401, 400, 399, 398,
  1281. 397, 396, 395, 394, 393, 390, 389, 388, 387, 386,
  1282. 385, 384, 383, 382, 381, 380, 379, 378, 377, 376,
  1283. 375, 374, 373, 372, 371, 370, 369, 368, 367, 366,
  1284. 365, 364, 363, 362, 361, 360, 359, 358, 357, 356,
  1285. 355, 354, 353, 352, 351, 350, 349, 348, 347, 346,
  1286. 345, 342, 341, 340, 339, 338, 337, 336, 335, 334,
  1287. 333, 332, 331, 330, 329, 328, 327, 326, 325, 324,
  1288. 323, 322, 321, 320, 319, 318, 317, 316, 160, 310,
  1289. 309, 308, 307, 306, 305, 304, 301, 300, 297, 296,
  1290. 292, 291, 290, 289, 280, 277, 272, 271, 268, 258,
  1291. 255, 254, 253, 252, 251, 250, 244, 243, 234, 228,
  1292. 227, 226, 220, 219, 218, 217, 216, 215, 214, 213,
  1293. 212, 209, 205, 204, 201, 198, 197, 183, 179, 176,
  1294. 175, 174, 170, 167, 166, 165, 160, 46, 156, 150,
  1295. 149, 146, 97, 47, 46, 2347, 5, 2347, 2347, 2347,
  1296. 2347, 2347, 2347, 2347, 2347, 2347, 2347, 2347, 2347, 2347,
  1297. 2347, 2347, 2347, 2347, 2347, 2347, 2347, 2347, 2347, 2347,
  1298. 2347, 2347, 2347, 2347, 2347, 2347, 2347, 2347, 2347, 2347,
  1299. 2347, 2347, 2347, 2347, 2347, 2347, 2347, 2347, 2347, 2347,
  1300. 2347, 2347, 2347, 2347, 2347, 2347, 2347, 2347, 2347, 2347,
  1301. 2347, 2347, 2347, 2347, 2347
  1302. } ;
  1303. static yyconst flex_int32_t yy_chk[2546] =
  1304. { 0,
  1305. 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  1306. 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  1307. 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  1308. 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  1309. 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  1310. 1, 1, 1, 1, 1, 1, 1, 1, 3, 4,
  1311. 7, 10, 7, 3, 4, 664, 3, 4, 12, 12,
  1312. 12, 12, 12, 13, 665, 14, 13, 14, 14, 14,
  1313. 14, 14, 15, 16, 16, 19, 22, 14, 17, 19,
  1314. 22, 43, 37, 16, 43, 15, 17, 20, 19, 10,
  1315. 16, 16, 17, 20, 18, 17, 37, 18, 19, 20,
  1316. 20, 18, 23, 14, 18, 20, 23, 21, 35, 24,
  1317. 18, 152, 39, 35, 152, 21, 24, 15, 21, 27,
  1318. 39, 21, 24, 27, 21, 48, 28, 21, 29, 27,
  1319. 28, 30, 29, 50, 28, 30, 258, 45, 31, 45,
  1320. 28, 258, 29, 30, 62, 32, 31, 30, 29, 32,
  1321. 30, 30, 31, 32, 68, 31, 62, 80, 68, 32,
  1322. 33, 126, 33, 48, 80, 33, 33, 126, 34, 33,
  1323. 666, 50, 34, 33, 33, 34, 34, 33, 33, 36,
  1324. 72, 70, 34, 36, 70, 34, 70, 36, 51, 51,
  1325. 51, 51, 51, 36, 72, 78, 78, 668, 51, 54,
  1326. 54, 54, 54, 54, 74, 85, 469, 85, 55, 54,
  1327. 55, 55, 55, 55, 55, 100, 469, 64, 140, 100,
  1328. 55, 74, 56, 64, 51, 56, 56, 56, 56, 56,
  1329. 64, 73, 73, 140, 103, 54, 73, 73, 83, 73,
  1330. 95, 75, 75, 107, 83, 103, 55, 75, 102, 75,
  1331. 103, 83, 107, 95, 99, 99, 95, 95, 107, 95,
  1332. 102, 104, 108, 108, 117, 119, 102, 99, 120, 104,
  1333. 120, 117, 125, 120, 120, 119, 122, 122, 128, 120,
  1334. 120, 119, 131, 130, 132, 128, 125, 130, 132, 137,
  1335. 143, 153, 157, 131, 153, 193, 669, 137, 131, 670,
  1336. 130, 158, 143, 193, 158, 158, 158, 158, 158, 137,
  1337. 161, 161, 161, 161, 161, 241, 671, 672, 162, 241,
  1338. 161, 162, 162, 162, 162, 162, 466, 361, 466, 673,
  1339. 157, 163, 163, 163, 163, 163, 164, 164, 164, 164,
  1340. 164, 361, 293, 516, 674, 516, 161, 293, 311, 311,
  1341. 311, 311, 311, 312, 312, 312, 312, 312, 313, 676,
  1342. 677, 313, 313, 313, 313, 313, 314, 314, 314, 314,
  1343. 314, 315, 315, 315, 315, 315, 321, 321, 321, 390,
  1344. 475, 321, 321, 390, 530, 475, 321, 321, 449, 679,
  1345. 449, 680, 681, 321, 530, 553, 321, 449, 458, 458,
  1346. 458, 458, 458, 459, 459, 459, 459, 459, 567, 553,
  1347. 578, 580, 596, 587, 578, 580, 596, 578, 682, 645,
  1348. 683, 684, 567, 587, 645, 685, 686, 687, 688, 689,
  1349. 690, 691, 692, 693, 694, 695, 696, 698, 699, 700,
  1350. 701, 702, 703, 704, 705, 706, 707, 708, 709, 710,
  1351. 711, 712, 713, 714, 715, 716, 717, 718, 719, 715,
  1352. 720, 721, 722, 723, 724, 725, 726, 727, 728, 729,
  1353. 730, 732, 733, 735, 737, 732, 738, 739, 729, 740,
  1354. 741, 742, 743, 744, 745, 729, 746, 747, 748, 749,
  1355. 750, 751, 752, 753, 754, 755, 756, 757, 758, 759,
  1356. 760, 762, 763, 763, 765, 766, 768, 769, 770, 771,
  1357. 772, 773, 774, 775, 765, 776, 777, 778, 779, 765,
  1358. 765, 780, 781, 782, 783, 784, 785, 787, 788, 789,
  1359. 790, 791, 792, 793, 794, 795, 796, 797, 798, 799,
  1360. 800, 801, 802, 803, 804, 805, 806, 807, 808, 809,
  1361. 810, 811, 812, 813, 809, 814, 815, 816, 817, 818,
  1362. 819, 820, 821, 822, 823, 824, 825, 826, 827, 828,
  1363. 829, 830, 831, 832, 818, 833, 834, 835, 836, 837,
  1364. 838, 839, 840, 841, 842, 843, 844, 845, 846, 847,
  1365. 848, 850, 851, 852, 853, 854, 855, 856, 857, 858,
  1366. 859, 860, 861, 862, 863, 864, 866, 868, 869, 870,
  1367. 872, 859, 873, 875, 876, 877, 878, 879, 880, 881,
  1368. 882, 883, 884, 885, 886, 887, 888, 889, 890, 891,
  1369. 890, 892, 893, 894, 895, 896, 897, 898, 899, 900,
  1370. 901, 902, 903, 904, 905, 906, 907, 908, 909, 910,
  1371. 911, 903, 912, 913, 914, 916, 906, 917, 906, 918,
  1372. 918, 919, 920, 921, 922, 923, 924, 925, 926, 928,
  1373. 918, 929, 918, 930, 931, 932, 933, 934, 935, 936,
  1374. 937, 938, 939, 940, 941, 942, 943, 944, 936, 945,
  1375. 946, 947, 948, 949, 950, 951, 952, 953, 954, 955,
  1376. 956, 957, 958, 959, 960, 961, 962, 959, 963, 964,
  1377. 965, 966, 967, 968, 959, 969, 970, 959, 971, 972,
  1378. 973, 974, 971, 975, 976, 977, 978, 979, 980, 981,
  1379. 971, 982, 983, 984, 985, 986, 987, 988, 989, 990,
  1380. 991, 992, 993, 994, 991, 995, 997, 998, 992, 999,
  1381. 1000, 1001, 1002, 1003, 1004, 1005, 1006, 1007, 1009, 1010,
  1382. 1011, 1013, 1014, 1015, 1016, 1017, 1018, 1019, 1020, 1021,
  1383. 1022, 1023, 1024, 1025, 1026, 1027, 1028, 1029, 1030, 1031,
  1384. 1032, 1033, 1034, 1035, 1036, 1037, 1027, 1038, 1039, 1040,
  1385. 1041, 1042, 1043, 1044, 1045, 1046, 1047, 1048, 1049, 1050,
  1386. 1051, 1052, 1053, 1054, 1055, 1056, 1057, 1058, 1059, 1060,
  1387. 1061, 1062, 1063, 1064, 1065, 1066, 1058, 1067, 1068, 1069,
  1388. 1071, 1071, 1073, 1074, 1075, 1076, 1077, 1078, 1079, 1080,
  1389. 1081, 1071, 1083, 1071, 1084, 1085, 1073, 1086, 1087, 1088,
  1390. 1089, 1090, 1091, 1092, 1090, 1093, 1094, 1095, 1096, 1097,
  1391. 1098, 1100, 1090, 1101, 1102, 1103, 1104, 1105, 1106, 1107,
  1392. 1108, 1109, 1110, 1111, 1112, 1096, 1113, 1114, 1116, 1117,
  1393. 1118, 1119, 1121, 1123, 1124, 1125, 1126, 1127, 1128, 1129,
  1394. 1131, 1132, 1133, 1134, 1135, 1136, 1137, 1138, 1139, 1141,
  1395. 1142, 1143, 1144, 1145, 1147, 1148, 1149, 1150, 1151, 1152,
  1396. 1153, 1154, 1155, 1156, 1157, 1158, 1159, 1160, 1161, 1162,
  1397. 1163, 1164, 1165, 1166, 1167, 1168, 1169, 1170, 1171, 1172,
  1398. 1173, 1174, 1175, 1176, 1177, 1178, 1179, 1181, 1182, 1183,
  1399. 1184, 1186, 1187, 1188, 1189, 1190, 1191, 1192, 1193, 1195,
  1400. 1196, 1197, 1199, 1200, 1199, 1201, 1202, 1203, 1199, 1204,
  1401. 1205, 1206, 1201, 1207, 1208, 1209, 1210, 1211, 1212, 1213,
  1402. 1214, 1215, 1216, 1214, 1217, 1218, 1218, 1219, 1220, 1221,
  1403. 1222, 1223, 1224, 1225, 1226, 1227, 1228, 1229, 1230, 1232,
  1404. 1233, 1234, 1235, 1223, 1223, 1223, 1237, 1238, 1239, 1240,
  1405. 1241, 1242, 1243, 1244, 1245, 1246, 1247, 1249, 1249, 1250,
  1406. 1251, 1252, 1253, 1254, 1255, 1256, 1257, 1258, 1259, 1260,
  1407. 1261, 1262, 1263, 1264, 1265, 1266, 1267, 1268, 1269, 1270,
  1408. 1271, 1272, 1273, 1274, 1275, 1278, 1280, 1281, 1282, 1283,
  1409. 1284, 1285, 1286, 1287, 1288, 1289, 1290, 1292, 1293, 1294,
  1410. 1295, 1296, 1297, 1298, 1293, 1299, 1300, 1293, 1301, 1302,
  1411. 1303, 1304, 1305, 1306, 1307, 1308, 1309, 1310, 1311, 1312,
  1412. 1313, 1314, 1315, 1316, 1317, 1318, 1319, 1320, 1321, 1322,
  1413. 1323, 1324, 1325, 1326, 1327, 1328, 1329, 1331, 1332, 1333,
  1414. 1334, 1335, 1336, 1337, 1338, 1339, 1340, 1341, 1343, 1344,
  1415. 1345, 1346, 1347, 1348, 1349, 1350, 1351, 1352, 1353, 1354,
  1416. 1355, 1356, 1357, 1358, 1359, 1360, 1361, 1362, 1366, 1367,
  1417. 1356, 1368, 1369, 1370, 1371, 1372, 1373, 1374, 1375, 1376,
  1418. 1378, 1379, 1380, 1381, 1382, 1383, 1384, 1385, 1387, 1388,
  1419. 1389, 1390, 1391, 1392, 1393, 1394, 1395, 1397, 1398, 1400,
  1420. 1401, 1402, 1404, 1405, 1406, 1408, 1409, 1410, 1411, 1412,
  1421. 1414, 1417, 1418, 1421, 1422, 1423, 1426, 1427, 1428, 1429,
  1422. 1430, 1431, 1432, 1433, 1434, 1429, 1436, 1437, 1438, 1439,
  1423. 1440, 1441, 1442, 1443, 1444, 1445, 1446, 1447, 1448, 1449,
  1424. 1451, 1452, 1453, 1454, 1455, 1456, 1457, 1458, 1459, 1461,
  1425. 1462, 1463, 1464, 1466, 1467, 1468, 1469, 1470, 1471, 1472,
  1426. 1473, 1474, 1475, 1476, 1477, 1478, 1479, 1480, 1481, 1482,
  1427. 1483, 1484, 1485, 1486, 1487, 1488, 1489, 1490, 1491, 1492,
  1428. 1493, 1494, 1495, 1497, 1498, 1499, 1501, 1502, 1503, 1504,
  1429. 1505, 1507, 1508, 1509, 1510, 1511, 1512, 1513, 1514, 1516,
  1430. 1517, 1518, 1519, 1520, 1521, 1522, 1523, 1524, 1525, 1526,
  1431. 1528, 1529, 1530, 1531, 1532, 1533, 1534, 1535, 1536, 1537,
  1432. 1538, 1539, 1540, 1541, 1542, 1544, 1546, 1547, 1548, 1549,
  1433. 1550, 1551, 1552, 1553, 1554, 1555, 1556, 1558, 1559, 1560,
  1434. 1561, 1562, 1563, 1564, 1565, 1566, 1567, 1568, 1553, 1569,
  1435. 1570, 1571, 1572, 1573, 1575, 1576, 1577, 1579, 1580, 1581,
  1436. 1582, 1583, 1585, 1586, 1587, 1588, 1589, 1590, 1591, 1592,
  1437. 1593, 1594, 1595, 1597, 1598, 1599, 1600, 1601, 1602, 1603,
  1438. 1604, 1605, 1606, 1607, 1608, 1610, 1611, 1612, 1613, 1614,
  1439. 1615, 1616, 1617, 1618, 1619, 1620, 1622, 1623, 1624, 1625,
  1440. 1626, 1627, 1628, 1629, 1630, 1631, 1633, 1634, 1635, 1636,
  1441. 1638, 1640, 1641, 1642, 1644, 1645, 1646, 1647, 1648, 1649,
  1442. 1650, 1651, 1652, 1653, 1654, 1655, 1657, 1659, 1660, 1661,
  1443. 1662, 1663, 1664, 1665, 1666, 1667, 1668, 1669, 1670, 1671,
  1444. 1672, 1673, 1674, 1675, 1676, 1677, 1678, 1679, 1680, 1681,
  1445. 1682, 1683, 1684, 1686, 1687, 1688, 1689, 1690, 1691, 1692,
  1446. 1694, 1695, 1697, 1698, 1699, 1700, 1701, 1702, 1703, 1704,
  1447. 1705, 1706, 1707, 1708, 1709, 1710, 1711, 1712, 1713, 1714,
  1448. 1715, 1716, 1717, 1718, 1719, 1720, 1721, 1722, 1723, 1724,
  1449. 1725, 1726, 1727, 1729, 1730, 1731, 1732, 1733, 1734, 1735,
  1450. 1736, 1737, 1738, 1739, 1740, 1741, 1742, 1743, 1744, 1747,
  1451. 1748, 1749, 1750, 1751, 1752, 1753, 1754, 1755, 1756, 1757,
  1452. 1758, 1759, 1760, 1761, 1762, 1763, 1764, 1765, 1766, 1767,
  1453. 1768, 1769, 1770, 1771, 1772, 1773, 1774, 1775, 1776, 1777,
  1454. 1778, 1779, 1780, 1781, 1782, 1783, 1785, 1787, 1788, 1789,
  1455. 1790, 1791, 1775, 1792, 1793, 1794, 1795, 1796, 1797, 1798,
  1456. 1799, 1800, 1801, 1802, 1803, 1804, 1805, 1806, 1808, 1809,
  1457. 1810, 1811, 1802, 1813, 1814, 1815, 1816, 1817, 1818, 1819,
  1458. 1821, 1822, 1823, 1824, 1825, 1826, 1827, 1829, 1832, 1833,
  1459. 1834, 1835, 1836, 1837, 1838, 1839, 1840, 1841, 1842, 1844,
  1460. 1845, 1846, 1847, 1848, 1849, 1850, 1851, 1852, 1853, 1854,
  1461. 1855, 1856, 1857, 1858, 1859, 1860, 1861, 1862, 1864, 1867,
  1462. 1868, 1869, 1870, 1871, 1872, 1873, 1874, 1875, 1876, 1878,
  1463. 1879, 1880, 1881, 1883, 1884, 1885, 1887, 1888, 1889, 1891,
  1464. 1892, 1893, 1895, 1896, 1897, 1898, 1900, 1901, 1902, 1903,
  1465. 1904, 1906, 1907, 1908, 1909, 1910, 1911, 1912, 1913, 1914,
  1466. 1915, 1916, 1918, 1919, 1920, 1921, 1922, 1923, 1924, 1925,
  1467. 1926, 1927, 1928, 1929, 1930, 1931, 1932, 1933, 1934, 1935,
  1468. 1937, 1938, 1940, 1941, 1942, 1944, 1945, 1946, 1947, 1949,
  1469. 1950, 1951, 1952, 1953, 1954, 1956, 1957, 1958, 1959, 1960,
  1470. 1961, 1962, 1963, 1964, 1965, 1967, 1968, 1969, 1970, 1971,
  1471. 1972, 1973, 1974, 1975, 1976, 1977, 1978, 1971, 1971, 1971,
  1472. 1979, 1980, 1981, 1983, 1984, 1985, 1986, 1988, 1989, 1990,
  1473. 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000,
  1474. 2002, 2003, 2004, 2005, 2007, 2008, 2009, 2010, 2011, 2012,
  1475. 2013, 2015, 2016, 2017, 2018, 2020, 2021, 2022, 2023, 2018,
  1476. 2024, 2025, 2026, 2027, 2028, 2029, 2031, 2032, 2033, 2035,
  1477. 2036, 2039, 2040, 2044, 2045, 2046, 2047, 2048, 2049, 2051,
  1478. 2052, 2055, 2056, 2057, 2058, 2059, 2060, 2061, 2062, 2063,
  1479. 2065, 2066, 2068, 2069, 2070, 2071, 2072, 2073, 2074, 2076,
  1480. 2077, 2078, 2079, 2080, 2081, 2084, 2085, 2086, 2087, 2088,
  1481. 2089, 2090, 2092, 2092, 2093, 2095, 2096, 2097, 2098, 2099,
  1482. 2100, 2101, 2103, 2104, 2105, 2106, 2107, 2108, 2109, 2110,
  1483. 2111, 2112, 2113, 2092, 2114, 2116, 2117, 2118, 2119, 2121,
  1484. 2122, 2123, 2124, 2125, 2126, 2127, 2128, 2130, 2131, 2132,
  1485. 2133, 2134, 2135, 2136, 2137, 2138, 2139, 2140, 2141, 2142,
  1486. 2143, 2144, 2145, 2146, 2147, 2148, 2149, 2150, 2151, 2152,
  1487. 2153, 2154, 2155, 2156, 2157, 2158, 2159, 2160, 2161, 2162,
  1488. 2163, 2164, 2165, 2167, 2168, 2170, 2172, 2174, 2175, 2176,
  1489. 2177, 2178, 2181, 2182, 2184, 2185, 2186, 2187, 2188, 2189,
  1490. 2190, 2193, 2196, 2197, 2198, 2199, 2200, 2203, 2204, 2205,
  1491. 2206, 2207, 2208, 2209, 2210, 2211, 2212, 2213, 2214, 2215,
  1492. 2216, 2218, 2219, 2220, 2221, 2222, 2223, 2224, 2225, 2226,
  1493. 2227, 2228, 2232, 2234, 2235, 2236, 2237, 2238, 2239, 2240,
  1494. 2242, 2243, 2244, 2246, 2247, 2248, 2250, 2252, 2253, 2254,
  1495. 2255, 2256, 2257, 2258, 2260, 2261, 2263, 2265, 2266, 2267,
  1496. 2268, 2269, 2270, 2271, 2272, 2273, 2275, 2276, 2277, 2279,
  1497. 2281, 2282, 2285, 2286, 2287, 2288, 2289, 2291, 2292, 2293,
  1498. 2294, 2295, 2296, 2297, 2298, 2300, 2301, 2302, 2303, 2304,
  1499. 2306, 2310, 2312, 2313, 2315, 2316, 2317, 2318, 2320, 2322,
  1500. 2324, 2325, 2328, 2329, 2332, 2333, 2334, 2336, 2337, 2338,
  1501. 2339, 2340, 2341, 2343, 2344, 2345, 2348, 2348, 2348, 2348,
  1502. 2349, 2349, 2349, 2349, 2350, 2351, 663, 662, 2351, 2352,
  1503. 661, 2352, 2352, 2353, 660, 2353, 2353, 2354, 2354, 2354,
  1504. 2354, 659, 658, 657, 656, 655, 654, 653, 652, 651,
  1505. 650, 648, 647, 646, 643, 642, 641, 640, 639, 638,
  1506. 637, 636, 635, 634, 633, 632, 631, 630, 629, 628,
  1507. 627, 626, 625, 624, 623, 622, 621, 620, 619, 618,
  1508. 615, 614, 613, 612, 611, 610, 609, 608, 607, 606,
  1509. 605, 604, 603, 602, 601, 600, 598, 597, 595, 594,
  1510. 592, 591, 590, 589, 588, 586, 585, 584, 583, 582,
  1511. 581, 579, 577, 576, 575, 574, 573, 572, 571, 570,
  1512. 569, 568, 566, 563, 562, 560, 559, 558, 557, 556,
  1513. 555, 554, 552, 551, 550, 549, 548, 547, 546, 545,
  1514. 544, 543, 542, 541, 540, 539, 538, 537, 536, 535,
  1515. 534, 533, 532, 531, 529, 527, 526, 525, 524, 523,
  1516. 522, 521, 520, 519, 518, 517, 515, 514, 513, 512,
  1517. 511, 510, 508, 507, 506, 504, 503, 502, 500, 499,
  1518. 498, 497, 496, 495, 493, 492, 491, 490, 489, 487,
  1519. 486, 485, 484, 483, 482, 481, 480, 478, 477, 476,
  1520. 474, 472, 471, 470, 468, 467, 465, 464, 463, 462,
  1521. 461, 460, 457, 456, 455, 454, 453, 452, 451, 450,
  1522. 448, 447, 446, 445, 444, 442, 441, 440, 439, 438,
  1523. 437, 436, 435, 434, 433, 431, 429, 428, 427, 426,
  1524. 425, 424, 422, 421, 420, 419, 418, 417, 416, 415,
  1525. 414, 413, 412, 411, 410, 409, 408, 407, 406, 405,
  1526. 404, 403, 402, 401, 400, 398, 396, 395, 394, 393,
  1527. 392, 389, 388, 387, 386, 385, 384, 383, 381, 380,
  1528. 378, 377, 376, 375, 374, 373, 372, 371, 370, 369,
  1529. 368, 367, 366, 365, 364, 363, 362, 360, 359, 357,
  1530. 356, 355, 354, 353, 352, 349, 348, 347, 346, 345,
  1531. 344, 343, 342, 341, 340, 339, 338, 337, 336, 335,
  1532. 334, 333, 332, 330, 329, 328, 327, 326, 324, 322,
  1533. 319, 318, 317, 316, 310, 309, 308, 307, 305, 304,
  1534. 303, 302, 301, 300, 299, 298, 297, 296, 295, 294,
  1535. 291, 290, 289, 288, 286, 284, 283, 282, 281, 280,
  1536. 279, 278, 277, 276, 274, 273, 272, 271, 270, 269,
  1537. 268, 267, 266, 265, 264, 263, 262, 261, 260, 259,
  1538. 257, 256, 255, 254, 253, 252, 250, 249, 248, 247,
  1539. 246, 245, 244, 243, 242, 240, 238, 237, 236, 235,
  1540. 234, 233, 232, 231, 230, 229, 228, 227, 226, 225,
  1541. 224, 223, 222, 221, 220, 219, 218, 217, 216, 215,
  1542. 214, 213, 212, 211, 210, 209, 208, 207, 206, 205,
  1543. 204, 203, 202, 201, 200, 199, 198, 197, 196, 195,
  1544. 194, 192, 191, 190, 188, 187, 186, 185, 184, 183,
  1545. 182, 181, 180, 179, 178, 177, 176, 175, 174, 173,
  1546. 172, 171, 170, 169, 168, 167, 166, 165, 159, 150,
  1547. 149, 148, 147, 146, 145, 144, 142, 141, 139, 138,
  1548. 136, 135, 134, 133, 129, 127, 124, 123, 121, 118,
  1549. 115, 114, 113, 112, 110, 109, 106, 105, 101, 98,
  1550. 97, 96, 94, 93, 92, 91, 90, 89, 88, 87,
  1551. 86, 84, 82, 81, 79, 77, 76, 71, 69, 67,
  1552. 66, 65, 63, 61, 59, 57, 53, 46, 44, 41,
  1553. 40, 38, 26, 9, 8, 5, 2347, 2347, 2347, 2347,
  1554. 2347, 2347, 2347, 2347, 2347, 2347, 2347, 2347, 2347, 2347,
  1555. 2347, 2347, 2347, 2347, 2347, 2347, 2347, 2347, 2347, 2347,
  1556. 2347, 2347, 2347, 2347, 2347, 2347, 2347, 2347, 2347, 2347,
  1557. 2347, 2347, 2347, 2347, 2347, 2347, 2347, 2347, 2347, 2347,
  1558. 2347, 2347, 2347, 2347, 2347, 2347, 2347, 2347, 2347, 2347,
  1559. 2347, 2347, 2347, 2347, 2347
  1560. } ;
  1561. /* The intent behind this definition is that it'll catch
  1562. * any uses of REJECT which flex missed.
  1563. */
  1564. #define REJECT reject_used_but_not_detected
  1565. #define yymore() yymore_used_but_not_detected
  1566. #define YY_MORE_ADJ 0
  1567. #define YY_RESTORE_YY_MORE_OFFSET
  1568. #line 1 "../src/../src/mdllex.l"
  1569. #line 2 "../src/../src/mdllex.l"
  1570. #include "config.h"
  1571. #include <stdio.h>
  1572. #include <stdlib.h>
  1573. #include <string.h>
  1574. #include <unistd.h>
  1575. #include "strfunc.h"
  1576. #include "mdlparse_aux.h"
  1577. #include "mdlparse.h"
  1578. #include "mem_util.h"
  1579. #include "logging.h"
  1580. #define YY_DECL int mdllex( YYSTYPE *yylval, struct mdlparse_vars *parse_state, yyscan_t yyscanner )
  1581. #define YY_NO_UNPUT
  1582. #ifdef __cplusplus
  1583. #define INPUT_FUNC yyinput
  1584. #else
  1585. #define INPUT_FUNC input
  1586. #endif
  1587. void *mdlalloc(yy_size_t size, yyscan_t yyscanner)
  1588. {
  1589. UNUSED(yyscanner);
  1590. return CHECKED_MALLOC(size, "memory buffer for parser");
  1591. }
  1592. void *mdlrealloc(void *ptr, yy_size_t size, yyscan_t yyscanner)
  1593. {
  1594. UNUSED(yyscanner);
  1595. ptr = (void *) realloc((char *) ptr, size);
  1596. if (ptr == NULL)
  1597. mcell_allocfailed("Failed to resize memory buffer for parser.");
  1598. return ptr;
  1599. }
  1600. void mdlfree (void * ptr, yyscan_t yyscanner)
  1601. {
  1602. UNUSED(yyscanner);
  1603. free((char *) ptr);
  1604. }
  1605. #define YY_FATAL_ERROR(msg) mcell_error("%s", msg)
  1606. /* Define state for parsing comments */
  1607. /* Reentrant lexer allows safer handling of include files from the parser */
  1608. /* Set up function name prefixes and output file name */
  1609. /* Enable condition state stack */
  1610. /* Disable mdlwrap feature */
  1611. /* Eliminate unused symbols to eliminate compiler warnings */
  1612. #define YY_NO_INPUT 1
  1613. #line 1823 "mdllex.c"
  1614. #define INITIAL 0
  1615. #define IN_COMMENT 1
  1616. #ifndef YY_NO_UNISTD_H
  1617. /* Special case for "unistd.h", since it is non-ANSI. We include it way
  1618. * down here because we want the user's section 1 to have been scanned first.
  1619. * The user has a chance to override it with an option.
  1620. */
  1621. #include <unistd.h>
  1622. #endif
  1623. #ifndef YY_EXTRA_TYPE
  1624. #define YY_EXTRA_TYPE void *
  1625. #endif
  1626. /* Holds the entire state of the reentrant scanner. */
  1627. struct yyguts_t
  1628. {
  1629. /* User-defined. Not touched by flex. */
  1630. YY_EXTRA_TYPE yyextra_r;
  1631. /* The rest are the same as the globals declared in the non-reentrant scanner. */
  1632. FILE *yyin_r, *yyout_r;
  1633. size_t yy_buffer_stack_top; /**< index of top of stack. */
  1634. size_t yy_buffer_stack_max; /**< capacity of stack. */
  1635. YY_BUFFER_STATE * yy_buffer_stack; /**< Stack as an array. */
  1636. char yy_hold_char;
  1637. yy_size_t yy_n_chars;
  1638. yy_size_t yyleng_r;
  1639. char *yy_c_buf_p;
  1640. int yy_init;
  1641. int yy_start;
  1642. int yy_did_buffer_switch_on_eof;
  1643. int yy_start_stack_ptr;
  1644. int yy_start_stack_depth;
  1645. int *yy_start_stack;
  1646. yy_state_type yy_last_accepting_state;
  1647. char* yy_last_accepting_cpos;
  1648. int yylineno_r;
  1649. int yy_flex_debug_r;
  1650. char *yytext_r;
  1651. int yy_more_flag;
  1652. int yy_more_len;
  1653. }; /* end struct yyguts_t */
  1654. static int yy_init_globals (yyscan_t yyscanner );
  1655. int mdllex_init (yyscan_t* scanner);
  1656. int mdllex_init_extra (YY_EXTRA_TYPE user_defined,yyscan_t* scanner);
  1657. /* Accessor methods to globals.
  1658. These are made visible to non-reentrant scanners for convenience. */
  1659. int mdllex_destroy (yyscan_t yyscanner );
  1660. int mdlget_debug (yyscan_t yyscanner );
  1661. void mdlset_debug (int debug_flag ,yyscan_t yyscanner );
  1662. YY_EXTRA_TYPE mdlget_extra (yyscan_t yyscanner );
  1663. void mdlset_extra (YY_EXTRA_TYPE user_defined ,yyscan_t yyscanner );
  1664. FILE *mdlget_in (yyscan_t yyscanner );
  1665. void mdlset_in (FILE * in_str ,yyscan_t yyscanner );
  1666. FILE *mdlget_out (yyscan_t yyscanner );
  1667. void mdlset_out (FILE * out_str ,yyscan_t yyscanner );
  1668. yy_size_t mdlget_leng (yyscan_t yyscanner );
  1669. char *mdlget_text (yyscan_t yyscanner );
  1670. int mdlget_lineno (yyscan_t yyscanner );
  1671. void mdlset_lineno (int line_number ,yyscan_t yyscanner );
  1672. int mdlget_column (yyscan_t yyscanner );
  1673. void mdlset_column (int column_no ,yyscan_t yyscanner );
  1674. /* Macros after this point can all be overridden by user definitions in
  1675. * section 1.
  1676. */
  1677. #ifndef YY_SKIP_YYWRAP
  1678. #ifdef __cplusplus
  1679. extern "C" int mdlwrap (yyscan_t yyscanner );
  1680. #else
  1681. extern int mdlwrap (yyscan_t yyscanner );
  1682. #endif
  1683. #endif
  1684. #ifndef yytext_ptr
  1685. static void yy_flex_strncpy (char *,yyconst char *,int ,yyscan_t yyscanner);
  1686. #endif
  1687. #ifdef YY_NEED_STRLEN
  1688. static int yy_flex_strlen (yyconst char * ,yyscan_t yyscanner);
  1689. #endif
  1690. #ifndef YY_NO_INPUT
  1691. #ifdef __cplusplus
  1692. static int yyinput (yyscan_t yyscanner );
  1693. #else
  1694. static int input (yyscan_t yyscanner );
  1695. #endif
  1696. #endif
  1697. static void yy_push_state (int new_state ,yyscan_t yyscanner);
  1698. static void yy_pop_state (yyscan_t yyscanner );
  1699. /* Amount of stuff to slurp up with each read. */
  1700. #ifndef YY_READ_BUF_SIZE
  1701. #define YY_READ_BUF_SIZE 8192
  1702. #endif
  1703. /* Copy whatever the last rule matched to the standard output. */
  1704. #ifndef ECHO
  1705. /* This used to be an fputs(), but since the string might contain NUL's,
  1706. * we now use fwrite().
  1707. */
  1708. #define ECHO do { if (fwrite( yytext, yyleng, 1, yyout )) {} } while (0)
  1709. #endif
  1710. /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL,
  1711. * is returned in "result".
  1712. */
  1713. #ifndef YY_INPUT
  1714. #define YY_INPUT(buf,result,max_size) \
  1715. errno=0; \
  1716. while ( (result = read( fileno(yyin), (char *) buf, max_size )) < 0 ) \
  1717. { \
  1718. if( errno != EINTR) \
  1719. { \
  1720. YY_FATAL_ERROR( "input in flex scanner failed" ); \
  1721. break; \
  1722. } \
  1723. errno=0; \
  1724. clearerr(yyin); \
  1725. }\
  1726. \
  1727. #endif
  1728. /* No semi-colon after return; correct usage is to write "yyterminate();" -
  1729. * we don't want an extra ';' after the "return" because that will cause
  1730. * some compilers to complain about unreachable statements.
  1731. */
  1732. #ifndef yyterminate
  1733. #define yyterminate() return YY_NULL
  1734. #endif
  1735. /* Number of entries by which start-condition stack grows. */
  1736. #ifndef YY_START_STACK_INCR
  1737. #define YY_START_STACK_INCR 25
  1738. #endif
  1739. /* Report a fatal error. */
  1740. #ifndef YY_FATAL_ERROR
  1741. #define YY_FATAL_ERROR(msg) yy_fatal_error( msg , yyscanner)
  1742. #endif
  1743. /* end tables serialization structures and prototypes */
  1744. /* Default declaration of generated scanner - a define so the user can
  1745. * easily add parameters.
  1746. */
  1747. #ifndef YY_DECL
  1748. #define YY_DECL_IS_OURS 1
  1749. extern int mdllex (yyscan_t yyscanner);
  1750. #define YY_DECL int mdllex (yyscan_t yyscanner)
  1751. #endif /* !YY_DECL */
  1752. /* Code executed at the beginning of each rule, after yytext and yyleng
  1753. * have been set up.
  1754. */
  1755. #ifndef YY_USER_ACTION
  1756. #define YY_USER_ACTION
  1757. #endif
  1758. /* Code executed at the end of each rule. */
  1759. #ifndef YY_BREAK
  1760. #define YY_BREAK break;
  1761. #endif
  1762. #define YY_RULE_SETUP \
  1763. YY_USER_ACTION
  1764. /** The main scanner function which does all the work.
  1765. */
  1766. YY_DECL
  1767. {
  1768. register yy_state_type yy_current_state;
  1769. register char *yy_cp, *yy_bp;
  1770. register int yy_act;
  1771. struct yyguts_t * yyg = (struct yyguts_t*)yyscanner;
  1772. if ( !yyg->yy_init )
  1773. {
  1774. yyg->yy_init = 1;
  1775. #ifdef YY_USER_INIT
  1776. YY_USER_INIT;
  1777. #endif
  1778. if ( ! yyg->yy_start )
  1779. yyg->yy_start = 1; /* first start state */
  1780. if ( ! yyin )
  1781. yyin = stdin;
  1782. if ( ! yyout )
  1783. yyout = stdout;
  1784. if ( ! YY_CURRENT_BUFFER ) {
  1785. mdlensure_buffer_stack (yyscanner);
  1786. YY_CURRENT_BUFFER_LVALUE =
  1787. mdl_create_buffer(yyin,YY_BUF_SIZE ,yyscanner);
  1788. }
  1789. mdl_load_buffer_state(yyscanner );
  1790. }
  1791. {
  1792. #line 78 "../src/../src/mdllex.l"
  1793. #line 2065 "mdllex.c"
  1794. while ( 1 ) /* loops until end-of-file is reached */
  1795. {
  1796. yy_cp = yyg->yy_c_buf_p;
  1797. /* Support of yytext. */
  1798. *yy_cp = yyg->yy_hold_char;
  1799. /* yy_bp points to the position in yy_ch_buf of the start of
  1800. * the current run.
  1801. */
  1802. yy_bp = yy_cp;
  1803. yy_current_state = yyg->yy_start;
  1804. yy_match:
  1805. do
  1806. {
  1807. register YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)] ;
  1808. if ( yy_accept[yy_current_state] )
  1809. {
  1810. yyg->yy_last_accepting_state = yy_current_state;
  1811. yyg->yy_last_accepting_cpos = yy_cp;
  1812. }
  1813. while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
  1814. {
  1815. yy_current_state = (int) yy_def[yy_current_state];
  1816. if ( yy_current_state >= 2348 )
  1817. yy_c = yy_meta[(unsigned int) yy_c];
  1818. }
  1819. yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
  1820. ++yy_cp;
  1821. }
  1822. while ( yy_base[yy_current_state] != 2487 );
  1823. yy_find_action:
  1824. yy_act = yy_accept[yy_current_state];
  1825. if ( yy_act == 0 )
  1826. { /* have to back up */
  1827. yy_cp = yyg->yy_last_accepting_cpos;
  1828. yy_current_state = yyg->yy_last_accepting_state;
  1829. yy_act = yy_accept[yy_current_state];
  1830. }
  1831. YY_DO_BEFORE_ACTION;
  1832. do_action: /* This label is used only to access EOF actions. */
  1833. switch ( yy_act )
  1834. { /* beginning of action switch */
  1835. case 0: /* must back up */
  1836. /* undo the effects of YY_DO_BEFORE_ACTION */
  1837. *yy_cp = yyg->yy_hold_char;
  1838. yy_cp = yyg->yy_last_accepting_cpos;
  1839. yy_current_state = yyg->yy_last_accepting_state;
  1840. goto yy_find_action;
  1841. case 1:
  1842. /* rule 1 can match eol */
  1843. YY_RULE_SETUP
  1844. #line 80 "../src/../src/mdllex.l"
  1845. { parse_state->line_num[parse_state->include_stack_ptr - 1] ++; }
  1846. YY_BREAK
  1847. case 2:
  1848. YY_RULE_SETUP
  1849. #line 82 "../src/../src/mdllex.l"
  1850. {
  1851. parse_state->comment_started = parse_state->line_num[parse_state->include_stack_ptr - 1];
  1852. yy_push_state(IN_COMMENT, yyscanner);
  1853. }
  1854. YY_BREAK
  1855. case 3:
  1856. YY_RULE_SETUP
  1857. #line 87 "../src/../src/mdllex.l"
  1858. { }
  1859. YY_BREAK
  1860. case 4:
  1861. YY_RULE_SETUP
  1862. #line 88 "../src/../src/mdllex.l"
  1863. { }
  1864. YY_BREAK
  1865. case 5:
  1866. YY_RULE_SETUP
  1867. #line 89 "../src/../src/mdllex.l"
  1868. { }
  1869. YY_BREAK
  1870. case 6:
  1871. YY_RULE_SETUP
  1872. #line 90 "../src/../src/mdllex.l"
  1873. { yy_push_state(YY_START, yyscanner); }
  1874. YY_BREAK
  1875. case 7:
  1876. YY_RULE_SETUP
  1877. #line 91 "../src/../src/mdllex.l"
  1878. { yy_pop_state(yyscanner); }
  1879. YY_BREAK
  1880. case YY_STATE_EOF(IN_COMMENT):
  1881. #line 92 "../src/../src/mdllex.l"
  1882. {
  1883. parse_state->line_num[parse_state->include_stack_ptr - 1]--;
  1884. mdlerror_fmt(parse_state,
  1885. "Unterminated comment started on line %d",
  1886. parse_state->comment_started);
  1887. return 1;
  1888. }
  1889. YY_BREAK
  1890. case 8:
  1891. YY_RULE_SETUP
  1892. #line 101 "../src/../src/mdllex.l"
  1893. { return FORMAT; }
  1894. YY_BREAK
  1895. case 9:
  1896. YY_RULE_SETUP
  1897. #line 102 "../src/../src/mdllex.l"
  1898. ;
  1899. YY_BREAK
  1900. case 10:
  1901. YY_RULE_SETUP
  1902. #line 103 "../src/../src/mdllex.l"
  1903. { return EQUAL; }
  1904. YY_BREAK
  1905. case 11:
  1906. YY_RULE_SETUP
  1907. #line 104 "../src/../src/mdllex.l"
  1908. { return NOT_EQUAL; }
  1909. YY_BREAK
  1910. case 12:
  1911. YY_RULE_SETUP
  1912. #line 105 "../src/../src/mdllex.l"
  1913. {return(ABS);}
  1914. YY_BREAK
  1915. case 13:
  1916. YY_RULE_SETUP
  1917. #line 106 "../src/../src/mdllex.l"
  1918. {return(ABSORPTIVE);}
  1919. YY_BREAK
  1920. case 14:
  1921. YY_RULE_SETUP
  1922. #line 107 "../src/../src/mdllex.l"
  1923. {return(ACCURATE_3D_REACTIONS);}
  1924. YY_BREAK
  1925. case 15:
  1926. YY_RULE_SETUP
  1927. #line 108 "../src/../src/mdllex.l"
  1928. {return(ACOS);}
  1929. YY_BREAK
  1930. case 16:
  1931. YY_RULE_SETUP
  1932. #line 109 "../src/../src/mdllex.l"
  1933. {return(ALL_DATA);}
  1934. YY_BREAK
  1935. case 17:
  1936. YY_RULE_SETUP
  1937. #line 110 "../src/../src/mdllex.l"
  1938. {return(ALL_CROSSINGS);}
  1939. YY_BREAK
  1940. case 18:
  1941. YY_RULE_SETUP
  1942. #line 111 "../src/../src/mdllex.l"
  1943. {return(ALL_ELEMENTS);}
  1944. YY_BREAK
  1945. case 19:
  1946. YY_RULE_SETUP
  1947. #line 112 "../src/../src/mdllex.l"
  1948. {return(ALL_ENCLOSED);}
  1949. YY_BREAK
  1950. case 20:
  1951. YY_RULE_SETUP
  1952. #line 113 "../src/../src/mdllex.l"
  1953. {return(ALL_HITS);}
  1954. YY_BREAK
  1955. case 21:
  1956. YY_RULE_SETUP
  1957. #line 114 "../src/../src/mdllex.l"
  1958. {return(ALL_ITERATIONS);}
  1959. YY_BREAK
  1960. case 22:
  1961. YY_RULE_SETUP
  1962. #line 115 "../src/../src/mdllex.l"
  1963. {return (ALL_MESHES);}
  1964. YY_BREAK
  1965. case 23:
  1966. YY_RULE_SETUP
  1967. #line 116 "../src/../src/mdllex.l"
  1968. {return (ALL_MOLECULES);}
  1969. YY_BREAK
  1970. case 24:
  1971. YY_RULE_SETUP
  1972. #line 117 "../src/../src/mdllex.l"
  1973. {return(ALL_NOTIFICATIONS);}
  1974. YY_BREAK
  1975. case 25:
  1976. YY_RULE_SETUP
  1977. #line 118 "../src/../src/mdllex.l"
  1978. {return(ALL_TIMES);}
  1979. YY_BREAK
  1980. case 26:
  1981. YY_RULE_SETUP
  1982. #line 119 "../src/../src/mdllex.l"
  1983. {return(ALL_WARNINGS);}
  1984. YY_BREAK
  1985. case 27:
  1986. YY_RULE_SETUP
  1987. #line 120 "../src/../src/mdllex.l"
  1988. {return(ASCII);}
  1989. YY_BREAK
  1990. case 28:
  1991. YY_RULE_SETUP
  1992. #line 121 "../src/../src/mdllex.l"
  1993. {return(ASIN);}
  1994. YY_BREAK
  1995. case 29:
  1996. YY_RULE_SETUP
  1997. #line 122 "../src/../src/mdllex.l"
  1998. {return(ASPECT_RATIO);}
  1999. YY_BREAK
  2000. case 30:
  2001. YY_RULE_SETUP
  2002. #line 123 "../src/../src/mdllex.l"
  2003. {return(ATAN);}
  2004. YY_BREAK
  2005. case 31:
  2006. YY_RULE_SETUP
  2007. #line 124 "../src/../src/mdllex.l"
  2008. {return(BACK);}
  2009. YY_BREAK
  2010. case 32:
  2011. YY_RULE_SETUP
  2012. #line 125 "../src/../src/mdllex.l"
  2013. {return(BACK_CROSSINGS);}
  2014. YY_BREAK
  2015. case 33:
  2016. YY_RULE_SETUP
  2017. #line 126 "../src/../src/mdllex.l"
  2018. {return(BACK_HITS);}
  2019. YY_BREAK
  2020. case 34:
  2021. YY_RULE_SETUP
  2022. #line 127 "../src/../src/mdllex.l"
  2023. {return(BINARY);}
  2024. YY_BREAK
  2025. case 35:
  2026. YY_RULE_SETUP
  2027. #line 128 "../src/../src/mdllex.l"
  2028. {return(BOTTOM);}
  2029. YY_BREAK
  2030. case 36:
  2031. YY_RULE_SETUP
  2032. #line 129 "../src/../src/mdllex.l"
  2033. {return(BOX);}
  2034. YY_BREAK
  2035. case 37:
  2036. YY_RULE_SETUP
  2037. #line 130 "../src/../src/mdllex.l"
  2038. {return(BOX_TRIANGULATION_REPORT);}
  2039. YY_BREAK
  2040. case 38:
  2041. YY_RULE_SETUP
  2042. #line 131 "../src/../src/mdllex.l"
  2043. {return(BRIEF);}
  2044. YY_BREAK
  2045. case 39:
  2046. YY_RULE_SETUP
  2047. #line 132 "../src/../src/mdllex.l"
  2048. {return(CEIL);}
  2049. YY_BREAK
  2050. case 40:
  2051. YY_RULE_SETUP
  2052. #line 133 "../src/../src/mdllex.l"
  2053. {return(CELLBLENDER);}
  2054. YY_BREAK
  2055. case 41:
  2056. YY_RULE_SETUP
  2057. #line 134 "../src/../src/mdllex.l"
  2058. {return(CENTER_MOLECULES_ON_GRID);}
  2059. YY_BREAK
  2060. case 42:
  2061. YY_RULE_SETUP
  2062. #line 135 "../src/../src/mdllex.l"
  2063. {return(CHECKPOINT_INFILE);}
  2064. YY_BREAK
  2065. case 43:
  2066. YY_RULE_SETUP
  2067. #line 136 "../src/../src/mdllex.l"
  2068. {return(CHECKPOINT_OUTFILE);}
  2069. YY_BREAK
  2070. case 44:
  2071. YY_RULE_SETUP
  2072. #line 137 "../src/../src/mdllex.l"
  2073. {return(CHECKPOINT_ITERATIONS);}
  2074. YY_BREAK
  2075. case 45:
  2076. YY_RULE_SETUP
  2077. #line 138 "../src/../src/mdllex.l"
  2078. {return(CHECKPOINT_REALTIME);}
  2079. YY_BREAK
  2080. case 46:
  2081. YY_RULE_SETUP
  2082. #line 139 "../src/../src/mdllex.l"
  2083. {return(CHECKPOINT_REPORT);}
  2084. YY_BREAK
  2085. case 47:
  2086. #line 141 "../src/../src/mdllex.l"
  2087. case 48:
  2088. #line 142 "../src/../src/mdllex.l"
  2089. case 49:
  2090. YY_RULE_SETUP
  2091. #line 142 "../src/../src/mdllex.l"
  2092. {return(CLAMP_CONCENTRATION);}
  2093. YY_BREAK
  2094. case 50:
  2095. YY_RULE_SETUP
  2096. #line 143 "../src/../src/mdllex.l"
  2097. {return CLOSE_PARTITION_SPACING;}
  2098. YY_BREAK
  2099. case 51:
  2100. YY_RULE_SETUP
  2101. #line 144 "../src/../src/mdllex.l"
  2102. { return COMPLEX_PLACEMENT_ATTEMPTS; }
  2103. YY_BREAK
  2104. case 52:
  2105. YY_RULE_SETUP
  2106. #line 145 "../src/../src/mdllex.l"
  2107. { return COMPLEX_PLACEMENT_FAILURE; }
  2108. YY_BREAK
  2109. case 53:
  2110. YY_RULE_SETUP
  2111. #line 146 "../src/../src/mdllex.l"
  2112. { return COMPLEX_PLACEMENT_FAILURE_THRESHOLD; }
  2113. YY_BREAK
  2114. case 54:
  2115. YY_RULE_SETUP
  2116. #line 147 "../src/../src/mdllex.l"
  2117. { return COMPLEX_RATE; }
  2118. YY_BREAK
  2119. case 55:
  2120. YY_RULE_SETUP
  2121. #line 148 "../src/../src/mdllex.l"
  2122. {return(CORNERS);}
  2123. YY_BREAK
  2124. case 56:
  2125. YY_RULE_SETUP
  2126. #line 149 "../src/../src/mdllex.l"
  2127. {return(COS);}
  2128. YY_BREAK
  2129. case 57:
  2130. #line 151 "../src/../src/mdllex.l"
  2131. case 58:
  2132. YY_RULE_SETUP
  2133. #line 151 "../src/../src/mdllex.l"
  2134. {return(CONCENTRATION);}
  2135. YY_BREAK
  2136. case 59:
  2137. YY_RULE_SETUP
  2138. #line 152 "../src/../src/mdllex.l"
  2139. {return(COUNT);}
  2140. YY_BREAK
  2141. case 60:
  2142. YY_RULE_SETUP
  2143. #line 153 "../src/../src/mdllex.l"
  2144. {return(CUBIC);}
  2145. YY_BREAK
  2146. case 61:
  2147. YY_RULE_SETUP
  2148. #line 154 "../src/../src/mdllex.l"
  2149. {return(CUBIC_RELEASE_SITE);}
  2150. YY_BREAK
  2151. case 62:
  2152. YY_RULE_SETUP
  2153. #line 155 "../src/../src/mdllex.l"
  2154. {return(CUSTOM_SPACE_STEP); }
  2155. YY_BREAK
  2156. case 63:
  2157. YY_RULE_SETUP
  2158. #line 156 "../src/../src/mdllex.l"
  2159. {return(CUSTOM_TIME_STEP);}
  2160. YY_BREAK
  2161. case 64:
  2162. #line 158 "../src/../src/mdllex.l"
  2163. case 65:
  2164. #line 159 "../src/../src/mdllex.l"
  2165. case 66:
  2166. YY_RULE_SETUP
  2167. #line 159 "../src/../src/mdllex.l"
  2168. {return(DIFFUSION_CONSTANT_3D);}
  2169. YY_BREAK
  2170. case 67:
  2171. #line 161 "../src/../src/mdllex.l"
  2172. case 68:
  2173. YY_RULE_SETUP
  2174. #line 161 "../src/../src/mdllex.l"
  2175. {return(DIFFUSION_CONSTANT_2D);}
  2176. YY_BREAK
  2177. case 69:
  2178. YY_RULE_SETUP
  2179. #line 162 "../src/../src/mdllex.l"
  2180. { return DEFAULT; }
  2181. YY_BREAK
  2182. case 70:
  2183. YY_RULE_SETUP
  2184. #line 163 "../src/../src/mdllex.l"
  2185. { return DEFINE_COMPLEX_MOLECULE; }
  2186. YY_BREAK
  2187. case 71:
  2188. YY_RULE_SETUP
  2189. #line 164 "../src/../src/mdllex.l"
  2190. {return(DEFINE_MOLECULE);}
  2191. YY_BREAK
  2192. case 72:
  2193. YY_RULE_SETUP
  2194. #line 165 "../src/../src/mdllex.l"
  2195. {return(DEFINE_MOLECULES);}
  2196. YY_BREAK
  2197. case 73:
  2198. YY_RULE_SETUP
  2199. #line 166 "../src/../src/mdllex.l"
  2200. {return(DEFINE_REACTIONS);}
  2201. YY_BREAK
  2202. case 74:
  2203. YY_RULE_SETUP
  2204. #line 167 "../src/../src/mdllex.l"
  2205. {return(DEFINE_RELEASE_PATTERN);}
  2206. YY_BREAK
  2207. case 75:
  2208. YY_RULE_SETUP
  2209. #line 168 "../src/../src/mdllex.l"
  2210. {return(DEFINE_SURFACE_REGIONS);}
  2211. YY_BREAK
  2212. case 76:
  2213. YY_RULE_SETUP
  2214. #line 169 "../src/../src/mdllex.l"
  2215. {return(DEFINE_SURFACE_CLASS);}
  2216. YY_BREAK
  2217. case 77:
  2218. YY_RULE_SETUP
  2219. #line 170 "../src/../src/mdllex.l"
  2220. {return(DEFINE_SURFACE_CLASSES);}
  2221. YY_BREAK
  2222. case 78:
  2223. YY_RULE_SETUP
  2224. #line 171 "../src/../src/mdllex.l"
  2225. {return(DEGENERATE_POLYGONS);}
  2226. YY_BREAK
  2227. case 79:
  2228. YY_RULE_SETUP
  2229. #line 172 "../src/../src/mdllex.l"
  2230. {return(DELAY);}
  2231. YY_BREAK
  2232. case 80:
  2233. YY_RULE_SETUP
  2234. #line 173 "../src/../src/mdllex.l"
  2235. {return(DENSITY);}
  2236. YY_BREAK
  2237. case 81:
  2238. YY_RULE_SETUP
  2239. #line 174 "../src/../src/mdllex.l"
  2240. {return(DIFFUSION_CONSTANT_REPORT);}
  2241. YY_BREAK
  2242. case 82:
  2243. YY_RULE_SETUP
  2244. #line 175 "../src/../src/mdllex.l"
  2245. {return(DREAMM_V3);}
  2246. YY_BREAK
  2247. case 83:
  2248. YY_RULE_SETUP
  2249. #line 176 "../src/../src/mdllex.l"
  2250. {return(DREAMM_V3_GROUPED);}
  2251. YY_BREAK
  2252. case 84:
  2253. #line 178 "../src/../src/mdllex.l"
  2254. case 85:
  2255. YY_RULE_SETUP
  2256. #line 178 "../src/../src/mdllex.l"
  2257. {return(EFFECTOR_GRID_DENSITY);}
  2258. YY_BREAK
  2259. case 86:
  2260. YY_RULE_SETUP
  2261. #line 179 "../src/../src/mdllex.l"
  2262. {return(ELEMENT_CONNECTIONS);}
  2263. YY_BREAK
  2264. case 87:
  2265. YY_RULE_SETUP
  2266. #line 180 "../src/../src/mdllex.l"
  2267. {return(INCLUDE_ELEMENTS);}
  2268. YY_BREAK
  2269. case 88:
  2270. YY_RULE_SETUP
  2271. #line 181 "../src/../src/mdllex.l"
  2272. {return(ELLIPTIC);}
  2273. YY_BREAK
  2274. case 89:
  2275. YY_RULE_SETUP
  2276. #line 182 "../src/../src/mdllex.l"
  2277. {return(ELLIPTIC_RELEASE_SITE);}
  2278. YY_BREAK
  2279. case 90:
  2280. YY_RULE_SETUP
  2281. #line 183 "../src/../src/mdllex.l"
  2282. {return(ERROR);}
  2283. YY_BREAK
  2284. case 91:
  2285. #line 185 "../src/../src/mdllex.l"
  2286. case 92:
  2287. YY_RULE_SETUP
  2288. #line 185 "../src/../src/mdllex.l"
  2289. {return(ESTIMATE_CONCENTRATION);}
  2290. YY_BREAK
  2291. case 93:
  2292. YY_RULE_SETUP
  2293. #line 186 "../src/../src/mdllex.l"
  2294. {return(EXCLUDE_ELEMENTS);}
  2295. YY_BREAK
  2296. case 94:
  2297. YY_RULE_SETUP
  2298. #line 187 "../src/../src/mdllex.l"
  2299. {return(EXCLUDE_PATCH);}
  2300. YY_BREAK
  2301. case 95:
  2302. YY_RULE_SETUP
  2303. #line 188 "../src/../src/mdllex.l"
  2304. {return(EXCLUDE_REGION);}
  2305. YY_BREAK
  2306. case 96:
  2307. YY_RULE_SETUP
  2308. #line 189 "../src/../src/mdllex.l"
  2309. {return(EXIT);}
  2310. YY_BREAK
  2311. case 97:
  2312. YY_RULE_SETUP
  2313. #line 190 "../src/../src/mdllex.l"
  2314. {return(EXP);}
  2315. YY_BREAK
  2316. case 98:
  2317. YY_RULE_SETUP
  2318. #line 191 "../src/../src/mdllex.l"
  2319. {return(EXPRESSION);}
  2320. YY_BREAK
  2321. case 99:
  2322. YY_RULE_SETUP
  2323. #line 192 "../src/../src/mdllex.l"
  2324. {return(FALSE);}
  2325. YY_BREAK
  2326. case 100:
  2327. YY_RULE_SETUP
  2328. #line 193 "../src/../src/mdllex.l"
  2329. {return(FILENAME);}
  2330. YY_BREAK
  2331. case 101:
  2332. YY_RULE_SETUP
  2333. #line 194 "../src/../src/mdllex.l"
  2334. {return FILENAME_PREFIX;}
  2335. YY_BREAK
  2336. case 102:
  2337. YY_RULE_SETUP
  2338. #line 195 "../src/../src/mdllex.l"
  2339. {return(FILE_OUTPUT_REPORT);}
  2340. YY_BREAK
  2341. case 103:
  2342. YY_RULE_SETUP
  2343. #line 196 "../src/../src/mdllex.l"
  2344. {return(FINAL_SUMMARY);}
  2345. YY_BREAK
  2346. case 104:
  2347. YY_RULE_SETUP
  2348. #line 197 "../src/../src/mdllex.l"
  2349. {return(FLOOR);}
  2350. YY_BREAK
  2351. case 105:
  2352. YY_RULE_SETUP
  2353. #line 198 "../src/../src/mdllex.l"
  2354. {return(FRONT);}
  2355. YY_BREAK
  2356. case 106:
  2357. YY_RULE_SETUP
  2358. #line 199 "../src/../src/mdllex.l"
  2359. {return(FRONT_CROSSINGS);}
  2360. YY_BREAK
  2361. case 107:
  2362. YY_RULE_SETUP
  2363. #line 200 "../src/../src/mdllex.l"
  2364. {return(FRONT_HITS);}
  2365. YY_BREAK
  2366. case 108:
  2367. YY_RULE_SETUP
  2368. #line 201 "../src/../src/mdllex.l"
  2369. {return(FULLY_RANDOM);}
  2370. YY_BREAK
  2371. case 109:
  2372. YY_RULE_SETUP
  2373. #line 202 "../src/../src/mdllex.l"
  2374. {return(GAUSSIAN_RELEASE_NUMBER);}
  2375. YY_BREAK
  2376. case 110:
  2377. YY_RULE_SETUP
  2378. #line 203 "../src/../src/mdllex.l"
  2379. {return(GEOMETRY);}
  2380. YY_BREAK
  2381. case 111:
  2382. YY_RULE_SETUP
  2383. #line 204 "../src/../src/mdllex.l"
  2384. {return(HEADER);}
  2385. YY_BREAK
  2386. case 112:
  2387. YY_RULE_SETUP
  2388. #line 205 "../src/../src/mdllex.l"
  2389. {return(HIGH_PROBABILITY_THRESHOLD);}
  2390. YY_BREAK
  2391. case 113:
  2392. YY_RULE_SETUP
  2393. #line 206 "../src/../src/mdllex.l"
  2394. {return(HIGH_REACTION_PROBABILITY);}
  2395. YY_BREAK
  2396. case 114:
  2397. #line 208 "../src/../src/mdllex.l"
  2398. case 115:
  2399. YY_RULE_SETUP
  2400. #line 208 "../src/../src/mdllex.l"
  2401. {return(IGNORED);}
  2402. YY_BREAK
  2403. case 116:
  2404. YY_RULE_SETUP
  2405. #line 209 "../src/../src/mdllex.l"
  2406. {return(INCLUDE_ELEMENTS);}
  2407. YY_BREAK
  2408. case 117:
  2409. YY_RULE_SETUP
  2410. #line 210 "../src/../src/mdllex.l"
  2411. {return(INCLUDE_FILE);}
  2412. YY_BREAK
  2413. case 118:
  2414. YY_RULE_SETUP
  2415. #line 211 "../src/../src/mdllex.l"
  2416. {return(INCLUDE_PATCH);}
  2417. YY_BREAK
  2418. case 119:
  2419. YY_RULE_SETUP
  2420. #line 212 "../src/../src/mdllex.l"
  2421. {return(INCLUDE_REGION);}
  2422. YY_BREAK
  2423. case 120:
  2424. YY_RULE_SETUP
  2425. #line 213 "../src/../src/mdllex.l"
  2426. {return(INPUT_FILE);}
  2427. YY_BREAK
  2428. case 121:
  2429. YY_RULE_SETUP
  2430. #line 214 "../src/../src/mdllex.l"
  2431. {return(INSTANTIATE);}
  2432. YY_BREAK
  2433. case 122:
  2434. YY_RULE_SETUP
  2435. #line 215 "../src/../src/mdllex.l"
  2436. {return(INTERACTION_RADIUS);}
  2437. YY_BREAK
  2438. case 123:
  2439. YY_RULE_SETUP
  2440. #line 216 "../src/../src/mdllex.l"
  2441. { return INVALID_OUTPUT_STEP_TIME; }
  2442. YY_BREAK
  2443. case 124:
  2444. YY_RULE_SETUP
  2445. #line 217 "../src/../src/mdllex.l"
  2446. {return(ITERATIONS);}
  2447. YY_BREAK
  2448. case 125:
  2449. YY_RULE_SETUP
  2450. #line 218 "../src/../src/mdllex.l"
  2451. {return(ITERATION_LIST);}
  2452. YY_BREAK
  2453. case 126:
  2454. YY_RULE_SETUP
  2455. #line 219 "../src/../src/mdllex.l"
  2456. {return(ITERATION_NUMBERS);}
  2457. YY_BREAK
  2458. case 127:
  2459. YY_RULE_SETUP
  2460. #line 220 "../src/../src/mdllex.l"
  2461. {return(ITERATION_REPORT);}
  2462. YY_BREAK
  2463. case 128:
  2464. YY_RULE_SETUP
  2465. #line 221 "../src/../src/mdllex.l"
  2466. {return(KEEP_CHECKPOINT_FILES);}
  2467. YY_BREAK
  2468. case 129:
  2469. YY_RULE_SETUP
  2470. #line 222 "../src/../src/mdllex.l"
  2471. {return(LEFT);}
  2472. YY_BREAK
  2473. case 130:
  2474. YY_RULE_SETUP
  2475. #line 223 "../src/../src/mdllex.l"
  2476. {return(LIFETIME_TOO_SHORT);}
  2477. YY_BREAK
  2478. case 131:
  2479. YY_RULE_SETUP
  2480. #line 224 "../src/../src/mdllex.l"
  2481. {return(LIFETIME_THRESHOLD);}
  2482. YY_BREAK
  2483. case 132:
  2484. YY_RULE_SETUP
  2485. #line 225 "../src/../src/mdllex.l"
  2486. {return(LIST);}
  2487. YY_BREAK
  2488. case 133:
  2489. YY_RULE_SETUP
  2490. #line 226 "../src/../src/mdllex.l"
  2491. {return(LOCATION);}
  2492. YY_BREAK
  2493. case 134:
  2494. YY_RULE_SETUP
  2495. #line 227 "../src/../src/mdllex.l"
  2496. {return(LOG10);}
  2497. YY_BREAK
  2498. case 135:
  2499. YY_RULE_SETUP
  2500. #line 228 "../src/../src/mdllex.l"
  2501. {return(LOG);}
  2502. YY_BREAK
  2503. case 136:
  2504. YY_RULE_SETUP
  2505. #line 229 "../src/../src/mdllex.l"
  2506. {return(MAX_TOK);}
  2507. YY_BREAK
  2508. case 137:
  2509. YY_RULE_SETUP
  2510. #line 230 "../src/../src/mdllex.l"
  2511. {return(MAXIMUM_STEP_LENGTH);}
  2512. YY_BREAK
  2513. case 138:
  2514. YY_RULE_SETUP
  2515. #line 231 "../src/../src/mdllex.l"
  2516. {return(MEAN_DIAMETER);}
  2517. YY_BREAK
  2518. case 139:
  2519. YY_RULE_SETUP
  2520. #line 232 "../src/../src/mdllex.l"
  2521. {return(MEAN_NUMBER);}
  2522. YY_BREAK
  2523. case 140:
  2524. YY_RULE_SETUP
  2525. #line 233 "../src/../src/mdllex.l"
  2526. { return MEMORY_PARTITION_X; }
  2527. YY_BREAK
  2528. case 141:
  2529. YY_RULE_SETUP
  2530. #line 234 "../src/../src/mdllex.l"
  2531. { return MEMORY_PARTITION_Y; }
  2532. YY_BREAK
  2533. case 142:
  2534. YY_RULE_SETUP
  2535. #line 235 "../src/../src/mdllex.l"
  2536. { return MEMORY_PARTITION_Z; }
  2537. YY_BREAK
  2538. case 143:
  2539. YY_RULE_SETUP
  2540. #line 236 "../src/../src/mdllex.l"
  2541. { return MEMORY_PARTITION_POOL; }
  2542. YY_BREAK
  2543. case 144:
  2544. YY_RULE_SETUP
  2545. #line 237 "../src/../src/mdllex.l"
  2546. {return(MESHES);}
  2547. YY_BREAK
  2548. case 145:
  2549. YY_RULE_SETUP
  2550. #line 238 "../src/../src/mdllex.l"
  2551. {return(MICROSCOPIC_REVERSIBILITY);}
  2552. YY_BREAK
  2553. case 146:
  2554. YY_RULE_SETUP
  2555. #line 239 "../src/../src/mdllex.l"
  2556. {return(MIN_TOK);}
  2557. YY_BREAK
  2558. case 147:
  2559. YY_RULE_SETUP
  2560. #line 240 "../src/../src/mdllex.l"
  2561. {return(MISSED_REACTIONS);}
  2562. YY_BREAK
  2563. case 148:
  2564. YY_RULE_SETUP
  2565. #line 241 "../src/../src/mdllex.l"
  2566. {return(MISSED_REACTION_THRESHOLD);}
  2567. YY_BREAK
  2568. case 149:
  2569. YY_RULE_SETUP
  2570. #line 242 "../src/../src/mdllex.l"
  2571. {return(MISSING_SURFACE_ORIENTATION);}
  2572. YY_BREAK
  2573. case 150:
  2574. YY_RULE_SETUP
  2575. #line 243 "../src/../src/mdllex.l"
  2576. {return(MOD);}
  2577. YY_BREAK
  2578. case 151:
  2579. YY_RULE_SETUP
  2580. #line 244 "../src/../src/mdllex.l"
  2581. {return(MODE);}
  2582. YY_BREAK
  2583. case 152:
  2584. YY_RULE_SETUP
  2585. #line 245 "../src/../src/mdllex.l"
  2586. {return(MODIFY_SURFACE_REGIONS);}
  2587. YY_BREAK
  2588. case 153:
  2589. YY_RULE_SETUP
  2590. #line 246 "../src/../src/mdllex.l"
  2591. {return(MOLECULE_DENSITY);}
  2592. YY_BREAK
  2593. case 154:
  2594. YY_RULE_SETUP
  2595. #line 247 "../src/../src/mdllex.l"
  2596. {return(MOLECULE_NUMBER);}
  2597. YY_BREAK
  2598. case 155:
  2599. #line 249 "../src/../src/mdllex.l"
  2600. case 156:
  2601. YY_RULE_SETUP
  2602. #line 249 "../src/../src/mdllex.l"
  2603. {return(MOLECULE);}
  2604. YY_BREAK
  2605. case 157:
  2606. YY_RULE_SETUP
  2607. #line 250 "../src/../src/mdllex.l"
  2608. {return(MOLECULES);}
  2609. YY_BREAK
  2610. case 158:
  2611. YY_RULE_SETUP
  2612. #line 251 "../src/../src/mdllex.l"
  2613. {return(MOLECULE_COLLISION_REPORT);}
  2614. YY_BREAK
  2615. case 159:
  2616. #line 253 "../src/../src/mdllex.l"
  2617. case 160:
  2618. YY_RULE_SETUP
  2619. #line 253 "../src/../src/mdllex.l"
  2620. {return(MOLECULE_POSITIONS);}
  2621. YY_BREAK
  2622. case 161:
  2623. YY_RULE_SETUP
  2624. #line 254 "../src/../src/mdllex.l"
  2625. { return MOLECULE_PLACEMENT_FAILURE; }
  2626. YY_BREAK
  2627. case 162:
  2628. YY_RULE_SETUP
  2629. #line 255 "../src/../src/mdllex.l"
  2630. {return(NAME_LIST);}
  2631. YY_BREAK
  2632. case 163:
  2633. YY_RULE_SETUP
  2634. #line 256 "../src/../src/mdllex.l"
  2635. {return(NEGATIVE_DIFFUSION_CONSTANT);}
  2636. YY_BREAK
  2637. case 164:
  2638. YY_RULE_SETUP
  2639. #line 257 "../src/../src/mdllex.l"
  2640. {return(NEGATIVE_REACTION_RATE);}
  2641. YY_BREAK
  2642. case 165:
  2643. YY_RULE_SETUP
  2644. #line 258 "../src/../src/mdllex.l"
  2645. {return(NO);}
  2646. YY_BREAK
  2647. case 166:
  2648. YY_RULE_SETUP
  2649. #line 259 "../src/../src/mdllex.l"
  2650. {return(NOEXIT);}
  2651. YY_BREAK
  2652. case 167:
  2653. YY_RULE_SETUP
  2654. #line 260 "../src/../src/mdllex.l"
  2655. {return(NONE);}
  2656. YY_BREAK
  2657. case 168:
  2658. YY_RULE_SETUP
  2659. #line 261 "../src/../src/mdllex.l"
  2660. {return(NOTIFICATIONS);}
  2661. YY_BREAK
  2662. case 169:
  2663. YY_RULE_SETUP
  2664. #line 262 "../src/../src/mdllex.l"
  2665. {return(NO_SPECIES);}
  2666. YY_BREAK
  2667. case 170:
  2668. #line 264 "../src/../src/mdllex.l"
  2669. case 171:
  2670. YY_RULE_SETUP
  2671. #line 264 "../src/../src/mdllex.l"
  2672. {return(NUMBER_OF_SUBUNITS);}
  2673. YY_BREAK
  2674. case 172:
  2675. YY_RULE_SETUP
  2676. #line 265 "../src/../src/mdllex.l"
  2677. {return(NUMBER_OF_TRAINS);}
  2678. YY_BREAK
  2679. case 173:
  2680. YY_RULE_SETUP
  2681. #line 266 "../src/../src/mdllex.l"
  2682. {return(NUMBER_TO_RELEASE);}
  2683. YY_BREAK
  2684. case 174:
  2685. YY_RULE_SETUP
  2686. #line 267 "../src/../src/mdllex.l"
  2687. {return(OBJECT);}
  2688. YY_BREAK
  2689. case 175:
  2690. YY_RULE_SETUP
  2691. #line 268 "../src/../src/mdllex.l"
  2692. {return(OFF);}
  2693. YY_BREAK
  2694. case 176:
  2695. YY_RULE_SETUP
  2696. #line 269 "../src/../src/mdllex.l"
  2697. {return(ON);}
  2698. YY_BREAK
  2699. case 177:
  2700. YY_RULE_SETUP
  2701. #line 270 "../src/../src/mdllex.l"
  2702. {return(ORIENTATIONS);}
  2703. YY_BREAK
  2704. case 178:
  2705. YY_RULE_SETUP
  2706. #line 271 "../src/../src/mdllex.l"
  2707. {return(OUTPUT_BUFFER_SIZE);}
  2708. YY_BREAK
  2709. case 179:
  2710. YY_RULE_SETUP
  2711. #line 272 "../src/../src/mdllex.l"
  2712. {return(OVERWRITTEN_OUTPUT_FILE);}
  2713. YY_BREAK
  2714. case 180:
  2715. YY_RULE_SETUP
  2716. #line 273 "../src/../src/mdllex.l"
  2717. {return(PARTITION_LOCATION_REPORT);}
  2718. YY_BREAK
  2719. case 181:
  2720. YY_RULE_SETUP
  2721. #line 274 "../src/../src/mdllex.l"
  2722. {return(PARTITION_X);}
  2723. YY_BREAK
  2724. case 182:
  2725. YY_RULE_SETUP
  2726. #line 275 "../src/../src/mdllex.l"
  2727. {return(PARTITION_Y);}
  2728. YY_BREAK
  2729. case 183:
  2730. YY_RULE_SETUP
  2731. #line 276 "../src/../src/mdllex.l"
  2732. {return(PARTITION_Z);}
  2733. YY_BREAK
  2734. case 184:
  2735. YY_RULE_SETUP
  2736. #line 277 "../src/../src/mdllex.l"
  2737. {return(PI_TOK);}
  2738. YY_BREAK
  2739. case 185:
  2740. YY_RULE_SETUP
  2741. #line 278 "../src/../src/mdllex.l"
  2742. {return(POLYGON_LIST);}
  2743. YY_BREAK
  2744. case 186:
  2745. YY_RULE_SETUP
  2746. #line 279 "../src/../src/mdllex.l"
  2747. {return(POSITIONS);}
  2748. YY_BREAK
  2749. case 187:
  2750. YY_RULE_SETUP
  2751. #line 280 "../src/../src/mdllex.l"
  2752. {return(PROBABILITY_REPORT);}
  2753. YY_BREAK
  2754. case 188:
  2755. YY_RULE_SETUP
  2756. #line 281 "../src/../src/mdllex.l"
  2757. {return(PROBABILITY_REPORT_THRESHOLD);}
  2758. YY_BREAK
  2759. case 189:
  2760. YY_RULE_SETUP
  2761. #line 282 "../src/../src/mdllex.l"
  2762. {return(PROGRESS_REPORT);}
  2763. YY_BREAK
  2764. case 190:
  2765. YY_RULE_SETUP
  2766. #line 283 "../src/../src/mdllex.l"
  2767. {return(RADIAL_DIRECTIONS);}
  2768. YY_BREAK
  2769. case 191:
  2770. YY_RULE_SETUP
  2771. #line 284 "../src/../src/mdllex.l"
  2772. {return(RADIAL_SUBDIVISIONS);}
  2773. YY_BREAK
  2774. case 192:
  2775. YY_RULE_SETUP
  2776. #line 285 "../src/../src/mdllex.l"
  2777. {return(RAND_UNIFORM);}
  2778. YY_BREAK
  2779. case 193:
  2780. YY_RULE_SETUP
  2781. #line 286 "../src/../src/mdllex.l"
  2782. {return(RAND_GAUSSIAN);}
  2783. YY_BREAK
  2784. case 194:
  2785. YY_RULE_SETUP
  2786. #line 287 "../src/../src/mdllex.l"
  2787. { return RATE_RULES; }
  2788. YY_BREAK
  2789. case 195:
  2790. YY_RULE_SETUP
  2791. #line 288 "../src/../src/mdllex.l"
  2792. {return(REACTION_DATA_OUTPUT);}
  2793. YY_BREAK
  2794. case 196:
  2795. YY_RULE_SETUP
  2796. #line 289 "../src/../src/mdllex.l"
  2797. { return REACTION_OUTPUT_REPORT; }
  2798. YY_BREAK
  2799. case 197:
  2800. YY_RULE_SETUP
  2801. #line 290 "../src/../src/mdllex.l"
  2802. {return(REACTION_GROUP);}
  2803. YY_BREAK
  2804. case 198:
  2805. YY_RULE_SETUP
  2806. #line 291 "../src/../src/mdllex.l"
  2807. {return(RECTANGULAR_TOKEN);}
  2808. YY_BREAK
  2809. case 199:
  2810. YY_RULE_SETUP
  2811. #line 292 "../src/../src/mdllex.l"
  2812. {return(RECTANGULAR_RELEASE_SITE); }
  2813. YY_BREAK
  2814. case 200:
  2815. YY_RULE_SETUP
  2816. #line 293 "../src/../src/mdllex.l"
  2817. {return(REFLECTIVE);}
  2818. YY_BREAK
  2819. case 201:
  2820. YY_RULE_SETUP
  2821. #line 294 "../src/../src/mdllex.l"
  2822. {return(REGION_DATA);}
  2823. YY_BREAK
  2824. case 202:
  2825. YY_RULE_SETUP
  2826. #line 295 "../src/../src/mdllex.l"
  2827. {return(RELEASE_EVENT_REPORT);}
  2828. YY_BREAK
  2829. case 203:
  2830. YY_RULE_SETUP
  2831. #line 296 "../src/../src/mdllex.l"
  2832. {return(RELEASE_INTERVAL);}
  2833. YY_BREAK
  2834. case 204:
  2835. YY_RULE_SETUP
  2836. #line 297 "../src/../src/mdllex.l"
  2837. {return(RELEASE_PATTERN);}
  2838. YY_BREAK
  2839. case 205:
  2840. YY_RULE_SETUP
  2841. #line 298 "../src/../src/mdllex.l"
  2842. {return(RELEASE_PROBABILITY);}
  2843. YY_BREAK
  2844. case 206:
  2845. YY_RULE_SETUP
  2846. #line 299 "../src/../src/mdllex.l"
  2847. {return(RELEASE_SITE);}
  2848. YY_BREAK
  2849. case 207:
  2850. YY_RULE_SETUP
  2851. #line 300 "../src/../src/mdllex.l"
  2852. {return(REMOVE_ELEMENTS);}
  2853. YY_BREAK
  2854. case 208:
  2855. YY_RULE_SETUP
  2856. #line 301 "../src/../src/mdllex.l"
  2857. {return(RIGHT);}
  2858. YY_BREAK
  2859. case 209:
  2860. YY_RULE_SETUP
  2861. #line 302 "../src/../src/mdllex.l"
  2862. {return(ROTATE);}
  2863. YY_BREAK
  2864. case 210:
  2865. YY_RULE_SETUP
  2866. #line 303 "../src/../src/mdllex.l"
  2867. {return(ROUND_OFF);}
  2868. YY_BREAK
  2869. case 211:
  2870. YY_RULE_SETUP
  2871. #line 304 "../src/../src/mdllex.l"
  2872. {return(SCALE);}
  2873. YY_BREAK
  2874. case 212:
  2875. YY_RULE_SETUP
  2876. #line 305 "../src/../src/mdllex.l"
  2877. {return(SEED);}
  2878. YY_BREAK
  2879. case 213:
  2880. YY_RULE_SETUP
  2881. #line 306 "../src/../src/mdllex.l"
  2882. {return(SHAPE);}
  2883. YY_BREAK
  2884. case 214:
  2885. YY_RULE_SETUP
  2886. #line 307 "../src/../src/mdllex.l"
  2887. {return(SHOW_EXACT_TIME);}
  2888. YY_BREAK
  2889. case 215:
  2890. YY_RULE_SETUP
  2891. #line 308 "../src/../src/mdllex.l"
  2892. {return(SIN);}
  2893. YY_BREAK
  2894. case 216:
  2895. YY_RULE_SETUP
  2896. #line 309 "../src/../src/mdllex.l"
  2897. {return(SITE_DIAMETER);}
  2898. YY_BREAK
  2899. case 217:
  2900. YY_RULE_SETUP
  2901. #line 310 "../src/../src/mdllex.l"
  2902. {return(SITE_RADIUS);}
  2903. YY_BREAK
  2904. case 218:
  2905. YY_RULE_SETUP
  2906. #line 311 "../src/../src/mdllex.l"
  2907. {return(SPACE_STEP);}
  2908. YY_BREAK
  2909. case 219:
  2910. YY_RULE_SETUP
  2911. #line 312 "../src/../src/mdllex.l"
  2912. {return(SPHERICAL);}
  2913. YY_BREAK
  2914. case 220:
  2915. YY_RULE_SETUP
  2916. #line 313 "../src/../src/mdllex.l"
  2917. {return(SPHERICAL_RELEASE_SITE);}
  2918. YY_BREAK
  2919. case 221:
  2920. YY_RULE_SETUP
  2921. #line 314 "../src/../src/mdllex.l"
  2922. {return(SPHERICAL_SHELL);}
  2923. YY_BREAK
  2924. case 222:
  2925. YY_RULE_SETUP
  2926. #line 315 "../src/../src/mdllex.l"
  2927. {return(SPHERICAL_SHELL_SITE); }
  2928. YY_BREAK
  2929. case 223:
  2930. YY_RULE_SETUP
  2931. #line 316 "../src/../src/mdllex.l"
  2932. {return(SQRT);}
  2933. YY_BREAK
  2934. case 224:
  2935. YY_RULE_SETUP
  2936. #line 317 "../src/../src/mdllex.l"
  2937. {return(STANDARD_DEVIATION);}
  2938. YY_BREAK
  2939. case 225:
  2940. YY_RULE_SETUP
  2941. #line 318 "../src/../src/mdllex.l"
  2942. {return(STEP);}
  2943. YY_BREAK
  2944. case 226:
  2945. YY_RULE_SETUP
  2946. #line 319 "../src/../src/mdllex.l"
  2947. {return(STRING_TO_NUM);}
  2948. YY_BREAK
  2949. case 227:
  2950. #line 321 "../src/../src/mdllex.l"
  2951. case 228:
  2952. YY_RULE_SETUP
  2953. #line 321 "../src/../src/mdllex.l"
  2954. { return SUBUNIT; }
  2955. YY_BREAK
  2956. case 229:
  2957. #line 323 "../src/../src/mdllex.l"
  2958. case 230:
  2959. YY_RULE_SETUP
  2960. #line 323 "../src/../src/mdllex.l"
  2961. { return SUBUNIT_RELATIONSHIPS; }
  2962. YY_BREAK
  2963. case 231:
  2964. YY_RULE_SETUP
  2965. #line 324 "../src/../src/mdllex.l"
  2966. {return(SUMMATION_OPERATOR);}
  2967. YY_BREAK
  2968. case 232:
  2969. YY_RULE_SETUP
  2970. #line 325 "../src/../src/mdllex.l"
  2971. {return(SURFACE_CLASS);}
  2972. YY_BREAK
  2973. case 233:
  2974. YY_RULE_SETUP
  2975. #line 326 "../src/../src/mdllex.l"
  2976. {return(SURFACE_ONLY);}
  2977. YY_BREAK
  2978. case 234:
  2979. YY_RULE_SETUP
  2980. #line 327 "../src/../src/mdllex.l"
  2981. {return(TAN);}
  2982. YY_BREAK
  2983. case 235:
  2984. YY_RULE_SETUP
  2985. #line 328 "../src/../src/mdllex.l"
  2986. {return(TARGET_ONLY);}
  2987. YY_BREAK
  2988. case 236:
  2989. YY_RULE_SETUP
  2990. #line 329 "../src/../src/mdllex.l"
  2991. {return(TET_ELEMENT_CONNECTIONS);}
  2992. YY_BREAK
  2993. case 237:
  2994. YY_RULE_SETUP
  2995. #line 330 "../src/../src/mdllex.l"
  2996. {return THROUGHPUT_REPORT;}
  2997. YY_BREAK
  2998. case 238:
  2999. YY_RULE_SETUP
  3000. #line 331 "../src/../src/mdllex.l"
  3001. {return(TIME_LIST);}
  3002. YY_BREAK
  3003. case 239:
  3004. YY_RULE_SETUP
  3005. #line 332 "../src/../src/mdllex.l"
  3006. {return(TIME_POINTS);}
  3007. YY_BREAK
  3008. case 240:
  3009. YY_RULE_SETUP
  3010. #line 333 "../src/../src/mdllex.l"
  3011. {return(TIME_STEP);}
  3012. YY_BREAK
  3013. case 241:
  3014. YY_RULE_SETUP
  3015. #line 334 "../src/../src/mdllex.l"
  3016. {return(TIME_STEP_MAX);}
  3017. YY_BREAK
  3018. case 242:
  3019. YY_RULE_SETUP
  3020. #line 335 "../src/../src/mdllex.l"
  3021. {return(TO);}
  3022. YY_BREAK
  3023. case 243:
  3024. YY_RULE_SETUP
  3025. #line 336 "../src/../src/mdllex.l"
  3026. {return(TOP);}
  3027. YY_BREAK
  3028. case 244:
  3029. YY_RULE_SETUP
  3030. #line 337 "../src/../src/mdllex.l"
  3031. {return(TRAIN_DURATION);}
  3032. YY_BREAK
  3033. case 245:
  3034. YY_RULE_SETUP
  3035. #line 338 "../src/../src/mdllex.l"
  3036. {return(TRAIN_INTERVAL);}
  3037. YY_BREAK
  3038. case 246:
  3039. YY_RULE_SETUP
  3040. #line 339 "../src/../src/mdllex.l"
  3041. {return(TRANSLATE);}
  3042. YY_BREAK
  3043. case 247:
  3044. YY_RULE_SETUP
  3045. #line 340 "../src/../src/mdllex.l"
  3046. {return(TRANSPARENT);}
  3047. YY_BREAK
  3048. case 248:
  3049. YY_RULE_SETUP
  3050. #line 341 "../src/../src/mdllex.l"
  3051. {return(TRIGGER);}
  3052. YY_BREAK
  3053. case 249:
  3054. YY_RULE_SETUP
  3055. #line 342 "../src/../src/mdllex.l"
  3056. {return(TRUE);}
  3057. YY_BREAK
  3058. case 250:
  3059. YY_RULE_SETUP
  3060. #line 343 "../src/../src/mdllex.l"
  3061. {return(UNLIMITED);}
  3062. YY_BREAK
  3063. case 251:
  3064. YY_RULE_SETUP
  3065. #line 344 "../src/../src/mdllex.l"
  3066. {return(VACANCY_SEARCH_DISTANCE);}
  3067. YY_BREAK
  3068. case 252:
  3069. YY_RULE_SETUP
  3070. #line 345 "../src/../src/mdllex.l"
  3071. {return(VARYING_PROBABILITY_REPORT);}
  3072. YY_BREAK
  3073. case 253:
  3074. YY_RULE_SETUP
  3075. #line 346 "../src/../src/mdllex.l"
  3076. {return(USELESS_VOLUME_ORIENTATION); }
  3077. YY_BREAK
  3078. case 254:
  3079. YY_RULE_SETUP
  3080. #line 347 "../src/../src/mdllex.l"
  3081. {return(VERTEX_LIST);}
  3082. YY_BREAK
  3083. case 255:
  3084. YY_RULE_SETUP
  3085. #line 348 "../src/../src/mdllex.l"
  3086. {return(VIZ_MESH_FORMAT);}
  3087. YY_BREAK
  3088. case 256:
  3089. YY_RULE_SETUP
  3090. #line 349 "../src/../src/mdllex.l"
  3091. {return(VIZ_MOLECULE_FORMAT);}
  3092. YY_BREAK
  3093. case 257:
  3094. YY_RULE_SETUP
  3095. #line 350 "../src/../src/mdllex.l"
  3096. {return(VIZ_OUTPUT);}
  3097. YY_BREAK
  3098. case 258:
  3099. YY_RULE_SETUP
  3100. #line 351 "../src/../src/mdllex.l"
  3101. { return VIZ_OUTPUT_REPORT; }
  3102. YY_BREAK
  3103. case 259:
  3104. YY_RULE_SETUP
  3105. #line 352 "../src/../src/mdllex.l"
  3106. {return(VIZ_VALUE);}
  3107. YY_BREAK
  3108. case 260:
  3109. YY_RULE_SETUP
  3110. #line 353 "../src/../src/mdllex.l"
  3111. {return VOLUME_DATA_OUTPUT; }
  3112. YY_BREAK
  3113. case 261:
  3114. YY_RULE_SETUP
  3115. #line 354 "../src/../src/mdllex.l"
  3116. { return VOLUME_OUTPUT_REPORT; }
  3117. YY_BREAK
  3118. case 262:
  3119. YY_RULE_SETUP
  3120. #line 355 "../src/../src/mdllex.l"
  3121. {return(VOLUME_DEPENDENT_RELEASE_NUMBER);}
  3122. YY_BREAK
  3123. case 263:
  3124. YY_RULE_SETUP
  3125. #line 356 "../src/../src/mdllex.l"
  3126. {return(VOLUME_ONLY);}
  3127. YY_BREAK
  3128. case 264:
  3129. YY_RULE_SETUP
  3130. #line 357 "../src/../src/mdllex.l"
  3131. {return VOXEL_COUNT; }
  3132. YY_BREAK
  3133. case 265:
  3134. YY_RULE_SETUP
  3135. #line 358 "../src/../src/mdllex.l"
  3136. {return(VOXEL_LIST);}
  3137. YY_BREAK
  3138. case 266:
  3139. YY_RULE_SETUP
  3140. #line 359 "../src/../src/mdllex.l"
  3141. {return VOXEL_SIZE; }
  3142. YY_BREAK
  3143. case 267:
  3144. YY_RULE_SETUP
  3145. #line 360 "../src/../src/mdllex.l"
  3146. {return(WARNING);}
  3147. YY_BREAK
  3148. case 268:
  3149. YY_RULE_SETUP
  3150. #line 361 "../src/../src/mdllex.l"
  3151. {return(WARNINGS);}
  3152. YY_BREAK
  3153. case 269:
  3154. YY_RULE_SETUP
  3155. #line 362 "../src/../src/mdllex.l"
  3156. {return(WORLD);}
  3157. YY_BREAK
  3158. case 270:
  3159. YY_RULE_SETUP
  3160. #line 363 "../src/../src/mdllex.l"
  3161. {return(YES);}
  3162. YY_BREAK
  3163. case 271:
  3164. YY_RULE_SETUP
  3165. #line 364 "../src/../src/mdllex.l"
  3166. {return(PRINTF);}
  3167. YY_BREAK
  3168. case 272:
  3169. YY_RULE_SETUP
  3170. #line 365 "../src/../src/mdllex.l"
  3171. {return(FPRINTF);}
  3172. YY_BREAK
  3173. case 273:
  3174. YY_RULE_SETUP
  3175. #line 366 "../src/../src/mdllex.l"
  3176. {return(SPRINTF);}
  3177. YY_BREAK
  3178. case 274:
  3179. YY_RULE_SETUP
  3180. #line 367 "../src/../src/mdllex.l"
  3181. {return(PRINT_TIME);}
  3182. YY_BREAK
  3183. case 275:
  3184. YY_RULE_SETUP
  3185. #line 368 "../src/../src/mdllex.l"
  3186. {return(FPRINT_TIME);}
  3187. YY_BREAK
  3188. case 276:
  3189. YY_RULE_SETUP
  3190. #line 369 "../src/../src/mdllex.l"
  3191. {return(FOPEN);}
  3192. YY_BREAK
  3193. case 277:
  3194. YY_RULE_SETUP
  3195. #line 370 "../src/../src/mdllex.l"
  3196. {return(FOPEN);}
  3197. YY_BREAK
  3198. case 278:
  3199. YY_RULE_SETUP
  3200. #line 371 "../src/../src/mdllex.l"
  3201. {return(FCLOSE);}
  3202. YY_BREAK
  3203. case 279:
  3204. YY_RULE_SETUP
  3205. #line 372 "../src/../src/mdllex.l"
  3206. {sscanf((const char *)yytext,"%lf",&yylval->dbl); return REAL;}
  3207. YY_BREAK
  3208. case 280:
  3209. YY_RULE_SETUP
  3210. #line 373 "../src/../src/mdllex.l"
  3211. {sscanf((const char *)yytext,"%lld",&yylval->llival); return LLINTEGER;}
  3212. YY_BREAK
  3213. case 281:
  3214. YY_RULE_SETUP
  3215. #line 374 "../src/../src/mdllex.l"
  3216. {
  3217. yylval->str = CHECKED_STRDUP(yytext, "string token");
  3218. return VAR;
  3219. }
  3220. YY_BREAK
  3221. case 282:
  3222. /* rule 282 can match eol */
  3223. YY_RULE_SETUP
  3224. #line 378 "../src/../src/mdllex.l"
  3225. {
  3226. yylval->str = CHECKED_STRDUP(yytext, "string token");
  3227. return STR_VALUE;
  3228. }
  3229. YY_BREAK
  3230. case 283:
  3231. YY_RULE_SETUP
  3232. #line 383 "../src/../src/mdllex.l"
  3233. {return(yytext[0]);}
  3234. YY_BREAK
  3235. case 284:
  3236. YY_RULE_SETUP
  3237. #line 384 "../src/../src/mdllex.l"
  3238. ;
  3239. YY_BREAK
  3240. case 285:
  3241. /* rule 285 can match eol */
  3242. YY_RULE_SETUP
  3243. #line 385 "../src/../src/mdllex.l"
  3244. {parse_state->line_num[parse_state->include_stack_ptr - 1] += yyleng; }
  3245. YY_BREAK
  3246. case YY_STATE_EOF(INITIAL):
  3247. #line 386 "../src/../src/mdllex.l"
  3248. { yyterminate(); }
  3249. YY_BREAK
  3250. case 286:
  3251. YY_RULE_SETUP
  3252. #line 387 "../src/../src/mdllex.l"
  3253. ECHO;
  3254. YY_BREAK
  3255. #line 3538 "mdllex.c"
  3256. case YY_END_OF_BUFFER:
  3257. {
  3258. /* Amount of text matched not including the EOB char. */
  3259. int yy_amount_of_matched_text = (int) (yy_cp - yyg->yytext_ptr) - 1;
  3260. /* Undo the effects of YY_DO_BEFORE_ACTION. */
  3261. *yy_cp = yyg->yy_hold_char;
  3262. YY_RESTORE_YY_MORE_OFFSET
  3263. if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_NEW )
  3264. {
  3265. /* We're scanning a new file or input source. It's
  3266. * possible that this happened because the user
  3267. * just pointed yyin at a new source and called
  3268. * mdllex(). If so, then we have to assure
  3269. * consistency between YY_CURRENT_BUFFER and our
  3270. * globals. Here is the right place to do so, because
  3271. * this is the first action (other than possibly a
  3272. * back-up) that will match for the new input source.
  3273. */
  3274. yyg->yy_n_chars = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
  3275. YY_CURRENT_BUFFER_LVALUE->yy_input_file = yyin;
  3276. YY_CURRENT_BUFFER_LVALUE->yy_buffer_status = YY_BUFFER_NORMAL;
  3277. }
  3278. /* Note that here we test for yy_c_buf_p "<=" to the position
  3279. * of the first EOB in the buffer, since yy_c_buf_p will
  3280. * already have been incremented past the NUL character
  3281. * (since all states make transitions on EOB to the
  3282. * end-of-buffer state). Contrast this with the test
  3283. * in input().
  3284. */
  3285. if ( yyg->yy_c_buf_p <= &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[yyg->yy_n_chars] )
  3286. { /* This was really a NUL. */
  3287. yy_state_type yy_next_state;
  3288. yyg->yy_c_buf_p = yyg->yytext_ptr + yy_amount_of_matched_text;
  3289. yy_current_state = yy_get_previous_state( yyscanner );
  3290. /* Okay, we're now positioned to make the NUL
  3291. * transition. We couldn't have
  3292. * yy_get_previous_state() go ahead and do it
  3293. * for us because it doesn't know how to deal
  3294. * with the possibility of jamming (and we don't
  3295. * want to build jamming into it because then it
  3296. * will run more slowly).
  3297. */
  3298. yy_next_state = yy_try_NUL_trans( yy_current_state , yyscanner);
  3299. yy_bp = yyg->yytext_ptr + YY_MORE_ADJ;
  3300. if ( yy_next_state )
  3301. {
  3302. /* Consume the NUL. */
  3303. yy_cp = ++yyg->yy_c_buf_p;
  3304. yy_current_state = yy_next_state;
  3305. goto yy_match;
  3306. }
  3307. else
  3308. {
  3309. yy_cp = yyg->yy_c_buf_p;
  3310. goto yy_find_action;
  3311. }
  3312. }
  3313. else switch ( yy_get_next_buffer( yyscanner ) )
  3314. {
  3315. case EOB_ACT_END_OF_FILE:
  3316. {
  3317. yyg->yy_did_buffer_switch_on_eof = 0;
  3318. if ( mdlwrap(yyscanner ) )
  3319. {
  3320. /* Note: because we've taken care in
  3321. * yy_get_next_buffer() to have set up
  3322. * yytext, we can now set up
  3323. * yy_c_buf_p so that if some total
  3324. * hoser (like flex itself) wants to
  3325. * call the scanner after we return the
  3326. * YY_NULL, it'll still work - another
  3327. * YY_NULL will get returned.
  3328. */
  3329. yyg->yy_c_buf_p = yyg->yytext_ptr + YY_MORE_ADJ;
  3330. yy_act = YY_STATE_EOF(YY_START);
  3331. goto do_action;
  3332. }
  3333. else
  3334. {
  3335. if ( ! yyg->yy_did_buffer_switch_on_eof )
  3336. YY_NEW_FILE;
  3337. }
  3338. break;
  3339. }
  3340. case EOB_ACT_CONTINUE_SCAN:
  3341. yyg->yy_c_buf_p =
  3342. yyg->yytext_ptr + yy_amount_of_matched_text;
  3343. yy_current_state = yy_get_previous_state( yyscanner );
  3344. yy_cp = yyg->yy_c_buf_p;
  3345. yy_bp = yyg->yytext_ptr + YY_MORE_ADJ;
  3346. goto yy_match;
  3347. case EOB_ACT_LAST_MATCH:
  3348. yyg->yy_c_buf_p =
  3349. &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[yyg->yy_n_chars];
  3350. yy_current_state = yy_get_previous_state( yyscanner );
  3351. yy_cp = yyg->yy_c_buf_p;
  3352. yy_bp = yyg->yytext_ptr + YY_MORE_ADJ;
  3353. goto yy_find_action;
  3354. }
  3355. break;
  3356. }
  3357. default:
  3358. YY_FATAL_ERROR(
  3359. "fatal flex scanner internal error--no action found" );
  3360. } /* end of action switch */
  3361. } /* end of scanning one token */
  3362. } /* end of user's declarations */
  3363. } /* end of mdllex */
  3364. /* yy_get_next_buffer - try to read in a new buffer
  3365. *
  3366. * Returns a code representing an action:
  3367. * EOB_ACT_LAST_MATCH -
  3368. * EOB_ACT_CONTINUE_SCAN - continue scanning from current position
  3369. * EOB_ACT_END_OF_FILE - end of file
  3370. */
  3371. static int yy_get_next_buffer (yyscan_t yyscanner)
  3372. {
  3373. struct yyguts_t * yyg = (struct yyguts_t*)yyscanner;
  3374. register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf;
  3375. register char *source = yyg->yytext_ptr;
  3376. register int number_to_move, i;
  3377. int ret_val;
  3378. if ( yyg->yy_c_buf_p > &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[yyg->yy_n_chars + 1] )
  3379. YY_FATAL_ERROR(
  3380. "fatal flex scanner internal error--end of buffer missed" );
  3381. if ( YY_CURRENT_BUFFER_LVALUE->yy_fill_buffer == 0 )
  3382. { /* Don't try to fill the buffer, so this is an EOF. */
  3383. if ( yyg->yy_c_buf_p - yyg->yytext_ptr - YY_MORE_ADJ == 1 )
  3384. {
  3385. /* We matched a single character, the EOB, so
  3386. * treat this as a final EOF.
  3387. */
  3388. return EOB_ACT_END_OF_FILE;
  3389. }
  3390. else
  3391. {
  3392. /* We matched some text prior to the EOB, first
  3393. * process it.
  3394. */
  3395. return EOB_ACT_LAST_MATCH;
  3396. }
  3397. }
  3398. /* Try to read more data. */
  3399. /* First move last chars to start of buffer. */
  3400. number_to_move = (int) (yyg->yy_c_buf_p - yyg->yytext_ptr) - 1;
  3401. for ( i = 0; i < number_to_move; ++i )
  3402. *(dest++) = *(source++);
  3403. if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_EOF_PENDING )
  3404. /* don't do the read, it's not guaranteed to return an EOF,
  3405. * just force an EOF
  3406. */
  3407. YY_CURRENT_BUFFER_LVALUE->yy_n_chars = yyg->yy_n_chars = 0;
  3408. else
  3409. {
  3410. yy_size_t num_to_read =
  3411. YY_CURRENT_BUFFER_LVALUE->yy_buf_size - number_to_move - 1;
  3412. while ( num_to_read <= 0 )
  3413. { /* Not enough room in the buffer - grow it. */
  3414. /* just a shorter name for the current buffer */
  3415. YY_BUFFER_STATE b = YY_CURRENT_BUFFER_LVALUE;
  3416. int yy_c_buf_p_offset =
  3417. (int) (yyg->yy_c_buf_p - b->yy_ch_buf);
  3418. if ( b->yy_is_our_buffer )
  3419. {
  3420. yy_size_t new_size = b->yy_buf_size * 2;
  3421. if ( new_size <= 0 )
  3422. b->yy_buf_size += b->yy_buf_size / 8;
  3423. else
  3424. b->yy_buf_size *= 2;
  3425. b->yy_ch_buf = (char *)
  3426. /* Include room in for 2 EOB chars. */
  3427. mdlrealloc((void *) b->yy_ch_buf,b->yy_buf_size + 2 ,yyscanner );
  3428. }
  3429. else
  3430. /* Can't grow it, we don't own it. */
  3431. b->yy_ch_buf = 0;
  3432. if ( ! b->yy_ch_buf )
  3433. YY_FATAL_ERROR(
  3434. "fatal error - scanner input buffer overflow" );
  3435. yyg->yy_c_buf_p = &b->yy_ch_buf[yy_c_buf_p_offset];
  3436. num_to_read = YY_CURRENT_BUFFER_LVALUE->yy_buf_size -
  3437. number_to_move - 1;
  3438. }
  3439. if ( num_to_read > YY_READ_BUF_SIZE )
  3440. num_to_read = YY_READ_BUF_SIZE;
  3441. /* Read in more data. */
  3442. YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]),
  3443. yyg->yy_n_chars, num_to_read );
  3444. YY_CURRENT_BUFFER_LVALUE->yy_n_chars = yyg->yy_n_chars;
  3445. }
  3446. if ( yyg->yy_n_chars == 0 )
  3447. {
  3448. if ( number_to_move == YY_MORE_ADJ )
  3449. {
  3450. ret_val = EOB_ACT_END_OF_FILE;
  3451. mdlrestart(yyin ,yyscanner);
  3452. }
  3453. else
  3454. {
  3455. ret_val = EOB_ACT_LAST_MATCH;
  3456. YY_CURRENT_BUFFER_LVALUE->yy_buffer_status =
  3457. YY_BUFFER_EOF_PENDING;
  3458. }
  3459. }
  3460. else
  3461. ret_val = EOB_ACT_CONTINUE_SCAN;
  3462. if ((yy_size_t) (yyg->yy_n_chars + number_to_move) > YY_CURRENT_BUFFER_LVALUE->yy_buf_size) {
  3463. /* Extend the array by 50%, plus the number we really need. */
  3464. yy_size_t new_size = yyg->yy_n_chars + number_to_move + (yyg->yy_n_chars >> 1);
  3465. YY_CURRENT_BUFFER_LVALUE->yy_ch_buf = (char *) mdlrealloc((void *) YY_CURRENT_BUFFER_LVALUE->yy_ch_buf,new_size ,yyscanner );
  3466. if ( ! YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
  3467. YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" );
  3468. }
  3469. yyg->yy_n_chars += number_to_move;
  3470. YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[yyg->yy_n_chars] = YY_END_OF_BUFFER_CHAR;
  3471. YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[yyg->yy_n_chars + 1] = YY_END_OF_BUFFER_CHAR;
  3472. yyg->yytext_ptr = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[0];
  3473. return ret_val;
  3474. }
  3475. /* yy_get_previous_state - get the state just before the EOB char was reached */
  3476. static yy_state_type yy_get_previous_state (yyscan_t yyscanner)
  3477. {
  3478. register yy_state_type yy_current_state;
  3479. register char *yy_cp;
  3480. struct yyguts_t * yyg = (struct yyguts_t*)yyscanner;
  3481. yy_current_state = yyg->yy_start;
  3482. for ( yy_cp = yyg->yytext_ptr + YY_MORE_ADJ; yy_cp < yyg->yy_c_buf_p; ++yy_cp )
  3483. {
  3484. register YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1);
  3485. if ( yy_accept[yy_current_state] )
  3486. {
  3487. yyg->yy_last_accepting_state = yy_current_state;
  3488. yyg->yy_last_accepting_cpos = yy_cp;
  3489. }
  3490. while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
  3491. {
  3492. yy_current_state = (int) yy_def[yy_current_state];
  3493. if ( yy_current_state >= 2348 )
  3494. yy_c = yy_meta[(unsigned int) yy_c];
  3495. }
  3496. yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
  3497. }
  3498. return yy_current_state;
  3499. }
  3500. /* yy_try_NUL_trans - try to make a transition on the NUL character
  3501. *
  3502. * synopsis
  3503. * next_state = yy_try_NUL_trans( current_state );
  3504. */
  3505. static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state , yyscan_t yyscanner)
  3506. {
  3507. register int yy_is_jam;
  3508. struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; /* This var may be unused depending upon options. */
  3509. register char *yy_cp = yyg->yy_c_buf_p;
  3510. register YY_CHAR yy_c = 1;
  3511. if ( yy_accept[yy_current_state] )
  3512. {
  3513. yyg->yy_last_accepting_state = yy_current_state;
  3514. yyg->yy_last_accepting_cpos = yy_cp;
  3515. }
  3516. while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
  3517. {
  3518. yy_current_state = (int) yy_def[yy_current_state];
  3519. if ( yy_current_state >= 2348 )
  3520. yy_c = yy_meta[(unsigned int) yy_c];
  3521. }
  3522. yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
  3523. yy_is_jam = (yy_current_state == 2347);
  3524. (void)yyg;
  3525. return yy_is_jam ? 0 : yy_current_state;
  3526. }
  3527. #ifndef YY_NO_INPUT
  3528. #ifdef __cplusplus
  3529. static int yyinput (yyscan_t yyscanner)
  3530. #else
  3531. static int input (yyscan_t yyscanner)
  3532. #endif
  3533. {
  3534. int c;
  3535. struct yyguts_t * yyg = (struct yyguts_t*)yyscanner;
  3536. *yyg->yy_c_buf_p = yyg->yy_hold_char;
  3537. if ( *yyg->yy_c_buf_p == YY_END_OF_BUFFER_CHAR )
  3538. {
  3539. /* yy_c_buf_p now points to the character we want to return.
  3540. * If this occurs *before* the EOB characters, then it's a
  3541. * valid NUL; if not, then we've hit the end of the buffer.
  3542. */
  3543. if ( yyg->yy_c_buf_p < &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[yyg->yy_n_chars] )
  3544. /* This was really a NUL. */
  3545. *yyg->yy_c_buf_p = '\0';
  3546. else
  3547. { /* need more input */
  3548. yy_size_t offset = yyg->yy_c_buf_p - yyg->yytext_ptr;
  3549. ++yyg->yy_c_buf_p;
  3550. switch ( yy_get_next_buffer( yyscanner ) )
  3551. {
  3552. case EOB_ACT_LAST_MATCH:
  3553. /* This happens because yy_g_n_b()
  3554. * sees that we've accumulated a
  3555. * token and flags that we need to
  3556. * try matching the token before
  3557. * proceeding. But for input(),
  3558. * there's no matching to consider.
  3559. * So convert the EOB_ACT_LAST_MATCH
  3560. * to EOB_ACT_END_OF_FILE.
  3561. */
  3562. /* Reset buffer status. */
  3563. mdlrestart(yyin ,yyscanner);
  3564. /*FALLTHROUGH*/
  3565. case EOB_ACT_END_OF_FILE:
  3566. {
  3567. if ( mdlwrap(yyscanner ) )
  3568. return EOF;
  3569. if ( ! yyg->yy_did_buffer_switch_on_eof )
  3570. YY_NEW_FILE;
  3571. #ifdef __cplusplus
  3572. return yyinput(yyscanner);
  3573. #else
  3574. return input(yyscanner);
  3575. #endif
  3576. }
  3577. case EOB_ACT_CONTINUE_SCAN:
  3578. yyg->yy_c_buf_p = yyg->yytext_ptr + offset;
  3579. break;
  3580. }
  3581. }
  3582. }
  3583. c = *(unsigned char *) yyg->yy_c_buf_p; /* cast for 8-bit char's */
  3584. *yyg->yy_c_buf_p = '\0'; /* preserve yytext */
  3585. yyg->yy_hold_char = *++yyg->yy_c_buf_p;
  3586. return c;
  3587. }
  3588. #endif /* ifndef YY_NO_INPUT */
  3589. /** Immediately switch to a different input stream.
  3590. * @param input_file A readable stream.
  3591. * @param yyscanner The scanner object.
  3592. * @note This function does not reset the start condition to @c INITIAL .
  3593. */
  3594. void mdlrestart (FILE * input_file , yyscan_t yyscanner)
  3595. {
  3596. struct yyguts_t * yyg = (struct yyguts_t*)yyscanner;
  3597. if ( ! YY_CURRENT_BUFFER ){
  3598. mdlensure_buffer_stack (yyscanner);
  3599. YY_CURRENT_BUFFER_LVALUE =
  3600. mdl_create_buffer(yyin,YY_BUF_SIZE ,yyscanner);
  3601. }
  3602. mdl_init_buffer(YY_CURRENT_BUFFER,input_file ,yyscanner);
  3603. mdl_load_buffer_state(yyscanner );
  3604. }
  3605. /** Switch to a different input buffer.
  3606. * @param new_buffer The new input buffer.
  3607. * @param yyscanner The scanner object.
  3608. */
  3609. void mdl_switch_to_buffer (YY_BUFFER_STATE new_buffer , yyscan_t yyscanner)
  3610. {
  3611. struct yyguts_t * yyg = (struct yyguts_t*)yyscanner;
  3612. /* TODO. We should be able to replace this entire function body
  3613. * with
  3614. * mdlpop_buffer_state();
  3615. * mdlpush_buffer_state(new_buffer);
  3616. */
  3617. mdlensure_buffer_stack (yyscanner);
  3618. if ( YY_CURRENT_BUFFER == new_buffer )
  3619. return;
  3620. if ( YY_CURRENT_BUFFER )
  3621. {
  3622. /* Flush out information for old buffer. */
  3623. *yyg->yy_c_buf_p = yyg->yy_hold_char;
  3624. YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = yyg->yy_c_buf_p;
  3625. YY_CURRENT_BUFFER_LVALUE->yy_n_chars = yyg->yy_n_chars;
  3626. }
  3627. YY_CURRENT_BUFFER_LVALUE = new_buffer;
  3628. mdl_load_buffer_state(yyscanner );
  3629. /* We don't actually know whether we did this switch during
  3630. * EOF (mdlwrap()) processing, but the only time this flag
  3631. * is looked at is after mdlwrap() is called, so it's safe
  3632. * to go ahead and always set it.
  3633. */
  3634. yyg->yy_did_buffer_switch_on_eof = 1;
  3635. }
  3636. static void mdl_load_buffer_state (yyscan_t yyscanner)
  3637. {
  3638. struct yyguts_t * yyg = (struct yyguts_t*)yyscanner;
  3639. yyg->yy_n_chars = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
  3640. yyg->yytext_ptr = yyg->yy_c_buf_p = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos;
  3641. yyin = YY_CURRENT_BUFFER_LVALUE->yy_input_file;
  3642. yyg->yy_hold_char = *yyg->yy_c_buf_p;
  3643. }
  3644. /** Allocate and initialize an input buffer state.
  3645. * @param file A readable stream.
  3646. * @param size The character buffer size in bytes. When in doubt, use @c YY_BUF_SIZE.
  3647. * @param yyscanner The scanner object.
  3648. * @return the allocated buffer state.
  3649. */
  3650. YY_BUFFER_STATE mdl_create_buffer (FILE * file, int size , yyscan_t yyscanner)
  3651. {
  3652. YY_BUFFER_STATE b;
  3653. b = (YY_BUFFER_STATE) mdlalloc(sizeof( struct yy_buffer_state ) ,yyscanner );
  3654. if ( ! b )
  3655. YY_FATAL_ERROR( "out of dynamic memory in mdl_create_buffer()" );
  3656. b->yy_buf_size = size;
  3657. /* yy_ch_buf has to be 2 characters longer than the size given because
  3658. * we need to put in 2 end-of-buffer characters.
  3659. */
  3660. b->yy_ch_buf = (char *) mdlalloc(b->yy_buf_size + 2 ,yyscanner );
  3661. if ( ! b->yy_ch_buf )
  3662. YY_FATAL_ERROR( "out of dynamic memory in mdl_create_buffer()" );
  3663. b->yy_is_our_buffer = 1;
  3664. mdl_init_buffer(b,file ,yyscanner);
  3665. return b;
  3666. }
  3667. /** Destroy the buffer.
  3668. * @param b a buffer created with mdl_create_buffer()
  3669. * @param yyscanner The scanner object.
  3670. */
  3671. void mdl_delete_buffer (YY_BUFFER_STATE b , yyscan_t yyscanner)
  3672. {
  3673. struct yyguts_t * yyg = (struct yyguts_t*)yyscanner;
  3674. if ( ! b )
  3675. return;
  3676. if ( b == YY_CURRENT_BUFFER ) /* Not sure if we should pop here. */
  3677. YY_CURRENT_BUFFER_LVALUE = (YY_BUFFER_STATE) 0;
  3678. if ( b->yy_is_our_buffer )
  3679. mdlfree((void *) b->yy_ch_buf ,yyscanner );
  3680. mdlfree((void *) b ,yyscanner );
  3681. }
  3682. /* Initializes or reinitializes a buffer.
  3683. * This function is sometimes called more than once on the same buffer,
  3684. * such as during a mdlrestart() or at EOF.
  3685. */
  3686. static void mdl_init_buffer (YY_BUFFER_STATE b, FILE * file , yyscan_t yyscanner)
  3687. {
  3688. int oerrno = errno;
  3689. struct yyguts_t * yyg = (struct yyguts_t*)yyscanner;
  3690. mdl_flush_buffer(b ,yyscanner);
  3691. b->yy_input_file = file;
  3692. b->yy_fill_buffer = 1;
  3693. /* If b is the current buffer, then mdl_init_buffer was _probably_
  3694. * called from mdlrestart() or through yy_get_next_buffer.
  3695. * In that case, we don't want to reset the lineno or column.
  3696. */
  3697. if (b != YY_CURRENT_BUFFER){
  3698. b->yy_bs_lineno = 1;
  3699. b->yy_bs_column = 0;
  3700. }
  3701. b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0;
  3702. errno = oerrno;
  3703. }
  3704. /** Discard all buffered characters. On the next scan, YY_INPUT will be called.
  3705. * @param b the buffer state to be flushed, usually @c YY_CURRENT_BUFFER.
  3706. * @param yyscanner The scanner object.
  3707. */
  3708. void mdl_flush_buffer (YY_BUFFER_STATE b , yyscan_t yyscanner)
  3709. {
  3710. struct yyguts_t * yyg = (struct yyguts_t*)yyscanner;
  3711. if ( ! b )
  3712. return;
  3713. b->yy_n_chars = 0;
  3714. /* We always need two end-of-buffer characters. The first causes
  3715. * a transition to the end-of-buffer state. The second causes
  3716. * a jam in that state.
  3717. */
  3718. b->yy_ch_buf[0] = YY_END_OF_BUFFER_CHAR;
  3719. b->yy_ch_buf[1] = YY_END_OF_BUFFER_CHAR;
  3720. b->yy_buf_pos = &b->yy_ch_buf[0];
  3721. b->yy_at_bol = 1;
  3722. b->yy_buffer_status = YY_BUFFER_NEW;
  3723. if ( b == YY_CURRENT_BUFFER )
  3724. mdl_load_buffer_state(yyscanner );
  3725. }
  3726. /** Pushes the new state onto the stack. The new state becomes
  3727. * the current state. This function will allocate the stack
  3728. * if necessary.
  3729. * @param new_buffer The new state.
  3730. * @param yyscanner The scanner object.
  3731. */
  3732. void mdlpush_buffer_state (YY_BUFFER_STATE new_buffer , yyscan_t yyscanner)
  3733. {
  3734. struct yyguts_t * yyg = (struct yyguts_t*)yyscanner;
  3735. if (new_buffer == NULL)
  3736. return;
  3737. mdlensure_buffer_stack(yyscanner);
  3738. /* This block is copied from mdl_switch_to_buffer. */
  3739. if ( YY_CURRENT_BUFFER )
  3740. {
  3741. /* Flush out information for old buffer. */
  3742. *yyg->yy_c_buf_p = yyg->yy_hold_char;
  3743. YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = yyg->yy_c_buf_p;
  3744. YY_CURRENT_BUFFER_LVALUE->yy_n_chars = yyg->yy_n_chars;
  3745. }
  3746. /* Only push if top exists. Otherwise, replace top. */
  3747. if (YY_CURRENT_BUFFER)
  3748. yyg->yy_buffer_stack_top++;
  3749. YY_CURRENT_BUFFER_LVALUE = new_buffer;
  3750. /* copied from mdl_switch_to_buffer. */
  3751. mdl_load_buffer_state(yyscanner );
  3752. yyg->yy_did_buffer_switch_on_eof = 1;
  3753. }
  3754. /** Removes and deletes the top of the stack, if present.
  3755. * The next element becomes the new top.
  3756. * @param yyscanner The scanner object.
  3757. */
  3758. void mdlpop_buffer_state (yyscan_t yyscanner)
  3759. {
  3760. struct yyguts_t * yyg = (struct yyguts_t*)yyscanner;
  3761. if (!YY_CURRENT_BUFFER)
  3762. return;
  3763. mdl_delete_buffer(YY_CURRENT_BUFFER ,yyscanner);
  3764. YY_CURRENT_BUFFER_LVALUE = NULL;
  3765. if (yyg->yy_buffer_stack_top > 0)
  3766. --yyg->yy_buffer_stack_top;
  3767. if (YY_CURRENT_BUFFER) {
  3768. mdl_load_buffer_state(yyscanner );
  3769. yyg->yy_did_buffer_switch_on_eof = 1;
  3770. }
  3771. }
  3772. /* Allocates the stack if it does not exist.
  3773. * Guarantees space for at least one push.
  3774. */
  3775. static void mdlensure_buffer_stack (yyscan_t yyscanner)
  3776. {
  3777. yy_size_t num_to_alloc;
  3778. struct yyguts_t * yyg = (struct yyguts_t*)yyscanner;
  3779. if (!yyg->yy_buffer_stack) {
  3780. /* First allocation is just for 2 elements, since we don't know if this
  3781. * scanner will even need a stack. We use 2 instead of 1 to avoid an
  3782. * immediate realloc on the next call.
  3783. */
  3784. num_to_alloc = 1;
  3785. yyg->yy_buffer_stack = (struct yy_buffer_state**)mdlalloc
  3786. (num_to_alloc * sizeof(struct yy_buffer_state*)
  3787. , yyscanner);
  3788. if ( ! yyg->yy_buffer_stack )
  3789. YY_FATAL_ERROR( "out of dynamic memory in mdlensure_buffer_stack()" );
  3790. memset(yyg->yy_buffer_stack, 0, num_to_alloc * sizeof(struct yy_buffer_state*));
  3791. yyg->yy_buffer_stack_max = num_to_alloc;
  3792. yyg->yy_buffer_stack_top = 0;
  3793. return;
  3794. }
  3795. if (yyg->yy_buffer_stack_top >= (yyg->yy_buffer_stack_max) - 1){
  3796. /* Increase the buffer to prepare for a possible push. */
  3797. int grow_size = 8 /* arbitrary grow size */;
  3798. num_to_alloc = yyg->yy_buffer_stack_max + grow_size;
  3799. yyg->yy_buffer_stack = (struct yy_buffer_state**)mdlrealloc
  3800. (yyg->yy_buffer_stack,
  3801. num_to_alloc * sizeof(struct yy_buffer_state*)
  3802. , yyscanner);
  3803. if ( ! yyg->yy_buffer_stack )
  3804. YY_FATAL_ERROR( "out of dynamic memory in mdlensure_buffer_stack()" );
  3805. /* zero only the new slots.*/
  3806. memset(yyg->yy_buffer_stack + yyg->yy_buffer_stack_max, 0, grow_size * sizeof(struct yy_buffer_state*));
  3807. yyg->yy_buffer_stack_max = num_to_alloc;
  3808. }
  3809. }
  3810. /** Setup the input buffer state to scan directly from a user-specified character buffer.
  3811. * @param base the character buffer
  3812. * @param size the size in bytes of the character buffer
  3813. * @param yyscanner The scanner object.
  3814. * @return the newly allocated buffer state object.
  3815. */
  3816. YY_BUFFER_STATE mdl_scan_buffer (char * base, yy_size_t size , yyscan_t yyscanner)
  3817. {
  3818. YY_BUFFER_STATE b;
  3819. if ( size < 2 ||
  3820. base[size-2] != YY_END_OF_BUFFER_CHAR ||
  3821. base[size-1] != YY_END_OF_BUFFER_CHAR )
  3822. /* They forgot to leave room for the EOB's. */
  3823. return 0;
  3824. b = (YY_BUFFER_STATE) mdlalloc(sizeof( struct yy_buffer_state ) ,yyscanner );
  3825. if ( ! b )
  3826. YY_FATAL_ERROR( "out of dynamic memory in mdl_scan_buffer()" );
  3827. b->yy_buf_size = size - 2; /* "- 2" to take care of EOB's */
  3828. b->yy_buf_pos = b->yy_ch_buf = base;
  3829. b->yy_is_our_buffer = 0;
  3830. b->yy_input_file = 0;
  3831. b->yy_n_chars = b->yy_buf_size;
  3832. b->yy_is_interactive = 0;
  3833. b->yy_at_bol = 1;
  3834. b->yy_fill_buffer = 0;
  3835. b->yy_buffer_status = YY_BUFFER_NEW;
  3836. mdl_switch_to_buffer(b ,yyscanner );
  3837. return b;
  3838. }
  3839. /** Setup the input buffer state to scan a string. The next call to mdllex() will
  3840. * scan from a @e copy of @a str.
  3841. * @param yystr a NUL-terminated string to scan
  3842. * @param yyscanner The scanner object.
  3843. * @return the newly allocated buffer state object.
  3844. * @note If you want to scan bytes that may contain NUL values, then use
  3845. * mdl_scan_bytes() instead.
  3846. */
  3847. YY_BUFFER_STATE mdl_scan_string (yyconst char * yystr , yyscan_t yyscanner)
  3848. {
  3849. return mdl_scan_bytes(yystr,strlen(yystr) ,yyscanner);
  3850. }
  3851. /** Setup the input buffer state to scan the given bytes. The next call to mdllex() will
  3852. * scan from a @e copy of @a bytes.
  3853. * @param yybytes the byte buffer to scan
  3854. * @param _yybytes_len the number of bytes in the buffer pointed to by @a bytes.
  3855. * @param yyscanner The scanner object.
  3856. * @return the newly allocated buffer state object.
  3857. */
  3858. YY_BUFFER_STATE mdl_scan_bytes (yyconst char * yybytes, yy_size_t _yybytes_len , yyscan_t yyscanner)
  3859. {
  3860. YY_BUFFER_STATE b;
  3861. char *buf;
  3862. yy_size_t n;
  3863. yy_size_t i;
  3864. /* Get memory for full buffer, including space for trailing EOB's. */
  3865. n = _yybytes_len + 2;
  3866. buf = (char *) mdlalloc(n ,yyscanner );
  3867. if ( ! buf )
  3868. YY_FATAL_ERROR( "out of dynamic memory in mdl_scan_bytes()" );
  3869. for ( i = 0; i < _yybytes_len; ++i )
  3870. buf[i] = yybytes[i];
  3871. buf[_yybytes_len] = buf[_yybytes_len+1] = YY_END_OF_BUFFER_CHAR;
  3872. b = mdl_scan_buffer(buf,n ,yyscanner);
  3873. if ( ! b )
  3874. YY_FATAL_ERROR( "bad buffer in mdl_scan_bytes()" );
  3875. /* It's okay to grow etc. this buffer, and we should throw it
  3876. * away when we're done.
  3877. */
  3878. b->yy_is_our_buffer = 1;
  3879. return b;
  3880. }
  3881. static void yy_push_state (int new_state , yyscan_t yyscanner)
  3882. {
  3883. struct yyguts_t * yyg = (struct yyguts_t*)yyscanner;
  3884. if ( yyg->yy_start_stack_ptr >= yyg->yy_start_stack_depth )
  3885. {
  3886. yy_size_t new_size;
  3887. yyg->yy_start_stack_depth += YY_START_STACK_INCR;
  3888. new_size = yyg->yy_start_stack_depth * sizeof( int );
  3889. if ( ! yyg->yy_start_stack )
  3890. yyg->yy_start_stack = (int *) mdlalloc(new_size ,yyscanner );
  3891. else
  3892. yyg->yy_start_stack = (int *) mdlrealloc((void *) yyg->yy_start_stack,new_size ,yyscanner );
  3893. if ( ! yyg->yy_start_stack )
  3894. YY_FATAL_ERROR( "out of memory expanding start-condition stack" );
  3895. }
  3896. yyg->yy_start_stack[yyg->yy_start_stack_ptr++] = YY_START;
  3897. BEGIN(new_state);
  3898. }
  3899. static void yy_pop_state (yyscan_t yyscanner)
  3900. {
  3901. struct yyguts_t * yyg = (struct yyguts_t*)yyscanner;
  3902. if ( --yyg->yy_start_stack_ptr < 0 )
  3903. YY_FATAL_ERROR( "start-condition stack underflow" );
  3904. BEGIN(yyg->yy_start_stack[yyg->yy_start_stack_ptr]);
  3905. }
  3906. #ifndef YY_EXIT_FAILURE
  3907. #define YY_EXIT_FAILURE 2
  3908. #endif
  3909. static void yy_fatal_error (yyconst char* msg , yyscan_t yyscanner)
  3910. {
  3911. (void) fprintf( stderr, "%s\n", msg );
  3912. exit( YY_EXIT_FAILURE );
  3913. }
  3914. /* Redefine yyless() so it works in section 3 code. */
  3915. #undef yyless
  3916. #define yyless(n) \
  3917. do \
  3918. { \
  3919. /* Undo effects of setting up yytext. */ \
  3920. int yyless_macro_arg = (n); \
  3921. YY_LESS_LINENO(yyless_macro_arg);\
  3922. yytext[yyleng] = yyg->yy_hold_char; \
  3923. yyg->yy_c_buf_p = yytext + yyless_macro_arg; \
  3924. yyg->yy_hold_char = *yyg->yy_c_buf_p; \
  3925. *yyg->yy_c_buf_p = '\0'; \
  3926. yyleng = yyless_macro_arg; \
  3927. } \
  3928. while ( 0 )
  3929. /* Accessor methods (get/set functions) to struct members. */
  3930. /** Get the user-defined data for this scanner.
  3931. * @param yyscanner The scanner object.
  3932. */
  3933. YY_EXTRA_TYPE mdlget_extra (yyscan_t yyscanner)
  3934. {
  3935. struct yyguts_t * yyg = (struct yyguts_t*)yyscanner;
  3936. return yyextra;
  3937. }
  3938. /** Get the current line number.
  3939. * @param yyscanner The scanner object.
  3940. */
  3941. int mdlget_lineno (yyscan_t yyscanner)
  3942. {
  3943. struct yyguts_t * yyg = (struct yyguts_t*)yyscanner;
  3944. if (! YY_CURRENT_BUFFER)
  3945. return 0;
  3946. return yylineno;
  3947. }
  3948. /** Get the current column number.
  3949. * @param yyscanner The scanner object.
  3950. */
  3951. int mdlget_column (yyscan_t yyscanner)
  3952. {
  3953. struct yyguts_t * yyg = (struct yyguts_t*)yyscanner;
  3954. if (! YY_CURRENT_BUFFER)
  3955. return 0;
  3956. return yycolumn;
  3957. }
  3958. /** Get the input stream.
  3959. * @param yyscanner The scanner object.
  3960. */
  3961. FILE *mdlget_in (yyscan_t yyscanner)
  3962. {
  3963. struct yyguts_t * yyg = (struct yyguts_t*)yyscanner;
  3964. return yyin;
  3965. }
  3966. /** Get the output stream.
  3967. * @param yyscanner The scanner object.
  3968. */
  3969. FILE *mdlget_out (yyscan_t yyscanner)
  3970. {
  3971. struct yyguts_t * yyg = (struct yyguts_t*)yyscanner;
  3972. return yyout;
  3973. }
  3974. /** Get the length of the current token.
  3975. * @param yyscanner The scanner object.
  3976. */
  3977. yy_size_t mdlget_leng (yyscan_t yyscanner)
  3978. {
  3979. struct yyguts_t * yyg = (struct yyguts_t*)yyscanner;
  3980. return yyleng;
  3981. }
  3982. /** Get the current token.
  3983. * @param yyscanner The scanner object.
  3984. */
  3985. char *mdlget_text (yyscan_t yyscanner)
  3986. {
  3987. struct yyguts_t * yyg = (struct yyguts_t*)yyscanner;
  3988. return yytext;
  3989. }
  3990. /** Set the user-defined data. This data is never touched by the scanner.
  3991. * @param user_defined The data to be associated with this scanner.
  3992. * @param yyscanner The scanner object.
  3993. */
  3994. void mdlset_extra (YY_EXTRA_TYPE user_defined , yyscan_t yyscanner)
  3995. {
  3996. struct yyguts_t * yyg = (struct yyguts_t*)yyscanner;
  3997. yyextra = user_defined ;
  3998. }
  3999. /** Set the current line number.
  4000. * @param line_number
  4001. * @param yyscanner The scanner object.
  4002. */
  4003. void mdlset_lineno (int line_number , yyscan_t yyscanner)
  4004. {
  4005. struct yyguts_t * yyg = (struct yyguts_t*)yyscanner;
  4006. /* lineno is only valid if an input buffer exists. */
  4007. if (! YY_CURRENT_BUFFER )
  4008. YY_FATAL_ERROR( "mdlset_lineno called with no buffer" );
  4009. yylineno = line_number;
  4010. }
  4011. /** Set the current column.
  4012. * @param line_number
  4013. * @param yyscanner The scanner object.
  4014. */
  4015. void mdlset_column (int column_no , yyscan_t yyscanner)
  4016. {
  4017. struct yyguts_t * yyg = (struct yyguts_t*)yyscanner;
  4018. /* column is only valid if an input buffer exists. */
  4019. if (! YY_CURRENT_BUFFER )
  4020. YY_FATAL_ERROR( "mdlset_column called with no buffer" );
  4021. yycolumn = column_no;
  4022. }
  4023. /** Set the input stream. This does not discard the current
  4024. * input buffer.
  4025. * @param in_str A readable stream.
  4026. * @param yyscanner The scanner object.
  4027. * @see mdl_switch_to_buffer
  4028. */
  4029. void mdlset_in (FILE * in_str , yyscan_t yyscanner)
  4030. {
  4031. struct yyguts_t * yyg = (struct yyguts_t*)yyscanner;
  4032. yyin = in_str ;
  4033. }
  4034. void mdlset_out (FILE * out_str , yyscan_t yyscanner)
  4035. {
  4036. struct yyguts_t * yyg = (struct yyguts_t*)yyscanner;
  4037. yyout = out_str ;
  4038. }
  4039. int mdlget_debug (yyscan_t yyscanner)
  4040. {
  4041. struct yyguts_t * yyg = (struct yyguts_t*)yyscanner;
  4042. return yy_flex_debug;
  4043. }
  4044. void mdlset_debug (int bdebug , yyscan_t yyscanner)
  4045. {
  4046. struct yyguts_t * yyg = (struct yyguts_t*)yyscanner;
  4047. yy_flex_debug = bdebug ;
  4048. }
  4049. /* Accessor methods for yylval and yylloc */
  4050. /* User-visible API */
  4051. /* mdllex_init is special because it creates the scanner itself, so it is
  4052. * the ONLY reentrant function that doesn't take the scanner as the last argument.
  4053. * That's why we explicitly handle the declaration, instead of using our macros.
  4054. */
  4055. int mdllex_init(yyscan_t* ptr_yy_globals)
  4056. {
  4057. if (ptr_yy_globals == NULL){
  4058. errno = EINVAL;
  4059. return 1;
  4060. }
  4061. *ptr_yy_globals = (yyscan_t) mdlalloc ( sizeof( struct yyguts_t ), NULL );
  4062. if (*ptr_yy_globals == NULL){
  4063. errno = ENOMEM;
  4064. return 1;
  4065. }
  4066. /* By setting to 0xAA, we expose bugs in yy_init_globals. Leave at 0x00 for releases. */
  4067. memset(*ptr_yy_globals,0x00,sizeof(struct yyguts_t));
  4068. return yy_init_globals ( *ptr_yy_globals );
  4069. }
  4070. /* mdllex_init_extra has the same functionality as mdllex_init, but follows the
  4071. * convention of taking the scanner as the last argument. Note however, that
  4072. * this is a *pointer* to a scanner, as it will be allocated by this call (and
  4073. * is the reason, too, why this function also must handle its own declaration).
  4074. * The user defined value in the first argument will be available to mdlalloc in
  4075. * the yyextra field.
  4076. */
  4077. int mdllex_init_extra(YY_EXTRA_TYPE yy_user_defined,yyscan_t* ptr_yy_globals )
  4078. {
  4079. struct yyguts_t dummy_yyguts;
  4080. mdlset_extra (yy_user_defined, &dummy_yyguts);
  4081. if (ptr_yy_globals == NULL){
  4082. errno = EINVAL;
  4083. return 1;
  4084. }
  4085. *ptr_yy_globals = (yyscan_t) mdlalloc ( sizeof( struct yyguts_t ), &dummy_yyguts );
  4086. if (*ptr_yy_globals == NULL){
  4087. errno = ENOMEM;
  4088. return 1;
  4089. }
  4090. /* By setting to 0xAA, we expose bugs in
  4091. yy_init_globals. Leave at 0x00 for releases. */
  4092. memset(*ptr_yy_globals,0x00,sizeof(struct yyguts_t));
  4093. mdlset_extra (yy_user_defined, *ptr_yy_globals);
  4094. return yy_init_globals ( *ptr_yy_globals );
  4095. }
  4096. static int yy_init_globals (yyscan_t yyscanner)
  4097. {
  4098. struct yyguts_t * yyg = (struct yyguts_t*)yyscanner;
  4099. /* Initialization is the same as for the non-reentrant scanner.
  4100. * This function is called from mdllex_destroy(), so don't allocate here.
  4101. */
  4102. yyg->yy_buffer_stack = 0;
  4103. yyg->yy_buffer_stack_top = 0;
  4104. yyg->yy_buffer_stack_max = 0;
  4105. yyg->yy_c_buf_p = (char *) 0;
  4106. yyg->yy_init = 0;
  4107. yyg->yy_start = 0;
  4108. yyg->yy_start_stack_ptr = 0;
  4109. yyg->yy_start_stack_depth = 0;
  4110. yyg->yy_start_stack = NULL;
  4111. /* Defined in main.c */
  4112. #ifdef YY_STDINIT
  4113. yyin = stdin;
  4114. yyout = stdout;
  4115. #else
  4116. yyin = (FILE *) 0;
  4117. yyout = (FILE *) 0;
  4118. #endif
  4119. /* For future reference: Set errno on error, since we are called by
  4120. * mdllex_init()
  4121. */
  4122. return 0;
  4123. }
  4124. /* mdllex_destroy is for both reentrant and non-reentrant scanners. */
  4125. int mdllex_destroy (yyscan_t yyscanner)
  4126. {
  4127. struct yyguts_t * yyg = (struct yyguts_t*)yyscanner;
  4128. /* Pop the buffer stack, destroying each element. */
  4129. while(YY_CURRENT_BUFFER){
  4130. mdl_delete_buffer(YY_CURRENT_BUFFER ,yyscanner );
  4131. YY_CURRENT_BUFFER_LVALUE = NULL;
  4132. mdlpop_buffer_state(yyscanner);
  4133. }
  4134. /* Destroy the stack itself. */
  4135. mdlfree(yyg->yy_buffer_stack ,yyscanner);
  4136. yyg->yy_buffer_stack = NULL;
  4137. /* Destroy the start condition stack. */
  4138. mdlfree(yyg->yy_start_stack ,yyscanner );
  4139. yyg->yy_start_stack = NULL;
  4140. /* Reset the globals. This is important in a non-reentrant scanner so the next time
  4141. * mdllex() is called, initialization will occur. */
  4142. yy_init_globals( yyscanner);
  4143. /* Destroy the main struct (reentrant only). */
  4144. mdlfree ( yyscanner , yyscanner );
  4145. yyscanner = NULL;
  4146. return 0;
  4147. }
  4148. /*
  4149. * Internal utility routines.
  4150. */
  4151. #ifndef yytext_ptr
  4152. static void yy_flex_strncpy (char* s1, yyconst char * s2, int n , yyscan_t yyscanner)
  4153. {
  4154. register int i;
  4155. for ( i = 0; i < n; ++i )
  4156. s1[i] = s2[i];
  4157. }
  4158. #endif
  4159. #ifdef YY_NEED_STRLEN
  4160. static int yy_flex_strlen (yyconst char * s , yyscan_t yyscanner)
  4161. {
  4162. register int n;
  4163. for ( n = 0; s[n]; ++n )
  4164. ;
  4165. return n;
  4166. }
  4167. #endif
  4168. #define YYTABLES_NAME "yytables"
  4169. #line 387 "../src/../src/mdllex.l"