mdllex.c 158 KB

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