zconf.lex.c_shipped 58 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474
  1. #line 3 "scripts/kconfig/zconf.lex.c_shipped"
  2. #define YY_INT_ALIGNED short int
  3. /* A lexical scanner generated by flex */
  4. #define yy_create_buffer zconf_create_buffer
  5. #define yy_delete_buffer zconf_delete_buffer
  6. #define yy_flex_debug zconf_flex_debug
  7. #define yy_init_buffer zconf_init_buffer
  8. #define yy_flush_buffer zconf_flush_buffer
  9. #define yy_load_buffer_state zconf_load_buffer_state
  10. #define yy_switch_to_buffer zconf_switch_to_buffer
  11. #define yyin zconfin
  12. #define yyleng zconfleng
  13. #define yylex zconflex
  14. #define yylineno zconflineno
  15. #define yyout zconfout
  16. #define yyrestart zconfrestart
  17. #define yytext zconftext
  18. #define yywrap zconfwrap
  19. #define yyalloc zconfalloc
  20. #define yyrealloc zconfrealloc
  21. #define yyfree zconffree
  22. #define FLEX_SCANNER
  23. #define YY_FLEX_MAJOR_VERSION 2
  24. #define YY_FLEX_MINOR_VERSION 5
  25. #define YY_FLEX_SUBMINOR_VERSION 35
  26. #if YY_FLEX_SUBMINOR_VERSION > 0
  27. #define FLEX_BETA
  28. #endif
  29. /* First, we deal with platform-specific or compiler-specific issues. */
  30. /* begin standard C headers. */
  31. #include <stdio.h>
  32. #include <string.h>
  33. #include <errno.h>
  34. #include <stdlib.h>
  35. /* end standard C headers. */
  36. /* flex integer type definitions */
  37. #ifndef FLEXINT_H
  38. #define FLEXINT_H
  39. /* C99 systems have <inttypes.h>. Non-C99 systems may or may not. */
  40. #if defined (__STDC_VERSION__) && __STDC_VERSION__ >= 199901L
  41. /* C99 says to define __STDC_LIMIT_MACROS before including stdint.h,
  42. * if you want the limit (max/min) macros for int types.
  43. */
  44. #ifndef __STDC_LIMIT_MACROS
  45. #define __STDC_LIMIT_MACROS 1
  46. #endif
  47. #include <inttypes.h>
  48. typedef int8_t flex_int8_t;
  49. typedef uint8_t flex_uint8_t;
  50. typedef int16_t flex_int16_t;
  51. typedef uint16_t flex_uint16_t;
  52. typedef int32_t flex_int32_t;
  53. typedef uint32_t flex_uint32_t;
  54. #else
  55. typedef signed char flex_int8_t;
  56. typedef short int flex_int16_t;
  57. typedef int flex_int32_t;
  58. typedef unsigned char flex_uint8_t;
  59. typedef unsigned short int flex_uint16_t;
  60. typedef unsigned int flex_uint32_t;
  61. /* Limits of integral types. */
  62. #ifndef INT8_MIN
  63. #define INT8_MIN (-128)
  64. #endif
  65. #ifndef INT16_MIN
  66. #define INT16_MIN (-32767-1)
  67. #endif
  68. #ifndef INT32_MIN
  69. #define INT32_MIN (-2147483647-1)
  70. #endif
  71. #ifndef INT8_MAX
  72. #define INT8_MAX (127)
  73. #endif
  74. #ifndef INT16_MAX
  75. #define INT16_MAX (32767)
  76. #endif
  77. #ifndef INT32_MAX
  78. #define INT32_MAX (2147483647)
  79. #endif
  80. #ifndef UINT8_MAX
  81. #define UINT8_MAX (255U)
  82. #endif
  83. #ifndef UINT16_MAX
  84. #define UINT16_MAX (65535U)
  85. #endif
  86. #ifndef UINT32_MAX
  87. #define UINT32_MAX (4294967295U)
  88. #endif
  89. #endif /* ! C99 */
  90. #endif /* ! FLEXINT_H */
  91. #ifdef __cplusplus
  92. /* The "const" storage-class-modifier is valid. */
  93. #define YY_USE_CONST
  94. #else /* ! __cplusplus */
  95. /* C99 requires __STDC__ to be defined as 1. */
  96. #if defined (__STDC__)
  97. #define YY_USE_CONST
  98. #endif /* defined (__STDC__) */
  99. #endif /* ! __cplusplus */
  100. #ifdef YY_USE_CONST
  101. #define yyconst const
  102. #else
  103. #define yyconst
  104. #endif
  105. /* Returned upon end-of-file. */
  106. #define YY_NULL 0
  107. /* Promotes a possibly negative, possibly signed char to an unsigned
  108. * integer for use as an array index. If the signed char is negative,
  109. * we want to instead treat it as an 8-bit unsigned char, hence the
  110. * double cast.
  111. */
  112. #define YY_SC_TO_UI(c) ((unsigned int) (unsigned char) c)
  113. /* Enter a start condition. This macro really ought to take a parameter,
  114. * but we do it the disgusting crufty way forced on us by the ()-less
  115. * definition of BEGIN.
  116. */
  117. #define BEGIN (yy_start) = 1 + 2 *
  118. /* Translate the current start state into a value that can be later handed
  119. * to BEGIN to return to the state. The YYSTATE alias is for lex
  120. * compatibility.
  121. */
  122. #define YY_START (((yy_start) - 1) / 2)
  123. #define YYSTATE YY_START
  124. /* Action number for EOF rule of a given start state. */
  125. #define YY_STATE_EOF(state) (YY_END_OF_BUFFER + state + 1)
  126. /* Special action meaning "start processing a new file". */
  127. #define YY_NEW_FILE zconfrestart(zconfin )
  128. #define YY_END_OF_BUFFER_CHAR 0
  129. /* Size of default input buffer. */
  130. #ifndef YY_BUF_SIZE
  131. #ifdef __ia64__
  132. /* On IA-64, the buffer size is 16k, not 8k.
  133. * Moreover, YY_BUF_SIZE is 2*YY_READ_BUF_SIZE in the general case.
  134. * Ditto for the __ia64__ case accordingly.
  135. */
  136. #define YY_BUF_SIZE 32768
  137. #else
  138. #define YY_BUF_SIZE 16384
  139. #endif /* __ia64__ */
  140. #endif
  141. /* The state buf must be large enough to hold one state per character in the main buffer.
  142. */
  143. #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
  144. #ifndef YY_TYPEDEF_YY_BUFFER_STATE
  145. #define YY_TYPEDEF_YY_BUFFER_STATE
  146. typedef struct yy_buffer_state *YY_BUFFER_STATE;
  147. #endif
  148. extern int zconfleng;
  149. extern FILE *zconfin, *zconfout;
  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. /* Return all but the first "n" matched characters back to the input stream. */
  155. #define yyless(n) \
  156. do \
  157. { \
  158. /* Undo effects of setting up zconftext. */ \
  159. int yyless_macro_arg = (n); \
  160. YY_LESS_LINENO(yyless_macro_arg);\
  161. *yy_cp = (yy_hold_char); \
  162. YY_RESTORE_YY_MORE_OFFSET \
  163. (yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \
  164. YY_DO_BEFORE_ACTION; /* set up zconftext again */ \
  165. } \
  166. while ( 0 )
  167. #define unput(c) yyunput( c, (yytext_ptr) )
  168. #ifndef YY_TYPEDEF_YY_SIZE_T
  169. #define YY_TYPEDEF_YY_SIZE_T
  170. typedef size_t yy_size_t;
  171. #endif
  172. #ifndef YY_STRUCT_YY_BUFFER_STATE
  173. #define YY_STRUCT_YY_BUFFER_STATE
  174. struct yy_buffer_state
  175. {
  176. FILE *yy_input_file;
  177. char *yy_ch_buf; /* input buffer */
  178. char *yy_buf_pos; /* current position in input buffer */
  179. /* Size of input buffer in bytes, not including room for EOB
  180. * characters.
  181. */
  182. yy_size_t yy_buf_size;
  183. /* Number of characters read into yy_ch_buf, not including EOB
  184. * characters.
  185. */
  186. int yy_n_chars;
  187. /* Whether we "own" the buffer - i.e., we know we created it,
  188. * and can realloc() it to grow it, and should free() it to
  189. * delete it.
  190. */
  191. int yy_is_our_buffer;
  192. /* Whether this is an "interactive" input source; if so, and
  193. * if we're using stdio for input, then we want to use getc()
  194. * instead of fread(), to make sure we stop fetching input after
  195. * each newline.
  196. */
  197. int yy_is_interactive;
  198. /* Whether we're considered to be at the beginning of a line.
  199. * If so, '^' rules will be active on the next match, otherwise
  200. * not.
  201. */
  202. int yy_at_bol;
  203. int yy_bs_lineno; /**< The line count. */
  204. int yy_bs_column; /**< The column count. */
  205. /* Whether to try to fill the input buffer when we reach the
  206. * end of it.
  207. */
  208. int yy_fill_buffer;
  209. int yy_buffer_status;
  210. #define YY_BUFFER_NEW 0
  211. #define YY_BUFFER_NORMAL 1
  212. /* When an EOF's been seen but there's still some text to process
  213. * then we mark the buffer as YY_EOF_PENDING, to indicate that we
  214. * shouldn't try reading from the input source any more. We might
  215. * still have a bunch of tokens to match, though, because of
  216. * possible backing-up.
  217. *
  218. * When we actually see the EOF, we change the status to "new"
  219. * (via zconfrestart()), so that the user can continue scanning by
  220. * just pointing zconfin at a new input file.
  221. */
  222. #define YY_BUFFER_EOF_PENDING 2
  223. };
  224. #endif /* !YY_STRUCT_YY_BUFFER_STATE */
  225. /* Stack of input buffers. */
  226. static size_t yy_buffer_stack_top = 0; /**< index of top of stack. */
  227. static size_t yy_buffer_stack_max = 0; /**< capacity of stack. */
  228. static YY_BUFFER_STATE * yy_buffer_stack = 0; /**< Stack as an array. */
  229. /* We provide macros for accessing buffer states in case in the
  230. * future we want to put the buffer states in a more general
  231. * "scanner state".
  232. *
  233. * Returns the top of the stack, or NULL.
  234. */
  235. #define YY_CURRENT_BUFFER ( (yy_buffer_stack) \
  236. ? (yy_buffer_stack)[(yy_buffer_stack_top)] \
  237. : NULL)
  238. /* Same as previous macro, but useful when we know that the buffer stack is not
  239. * NULL or when we need an lvalue. For internal use only.
  240. */
  241. #define YY_CURRENT_BUFFER_LVALUE (yy_buffer_stack)[(yy_buffer_stack_top)]
  242. /* yy_hold_char holds the character lost when zconftext is formed. */
  243. static char yy_hold_char;
  244. static int yy_n_chars; /* number of characters read into yy_ch_buf */
  245. int zconfleng;
  246. /* Points to current character in buffer. */
  247. static char *yy_c_buf_p = (char *) 0;
  248. static int yy_init = 0; /* whether we need to initialize */
  249. static int yy_start = 0; /* start state number */
  250. /* Flag which is used to allow zconfwrap()'s to do buffer switches
  251. * instead of setting up a fresh zconfin. A bit of a hack ...
  252. */
  253. static int yy_did_buffer_switch_on_eof;
  254. void zconfrestart (FILE *input_file );
  255. void zconf_switch_to_buffer (YY_BUFFER_STATE new_buffer );
  256. YY_BUFFER_STATE zconf_create_buffer (FILE *file,int size );
  257. void zconf_delete_buffer (YY_BUFFER_STATE b );
  258. void zconf_flush_buffer (YY_BUFFER_STATE b );
  259. void zconfpush_buffer_state (YY_BUFFER_STATE new_buffer );
  260. void zconfpop_buffer_state (void );
  261. static void zconfensure_buffer_stack (void );
  262. static void zconf_load_buffer_state (void );
  263. static void zconf_init_buffer (YY_BUFFER_STATE b,FILE *file );
  264. #define YY_FLUSH_BUFFER zconf_flush_buffer(YY_CURRENT_BUFFER )
  265. YY_BUFFER_STATE zconf_scan_buffer (char *base,yy_size_t size );
  266. YY_BUFFER_STATE zconf_scan_string (yyconst char *yy_str );
  267. YY_BUFFER_STATE zconf_scan_bytes (yyconst char *bytes,int len );
  268. void *zconfalloc (yy_size_t );
  269. void *zconfrealloc (void *,yy_size_t );
  270. void zconffree (void * );
  271. #define yy_new_buffer zconf_create_buffer
  272. #define yy_set_interactive(is_interactive) \
  273. { \
  274. if ( ! YY_CURRENT_BUFFER ){ \
  275. zconfensure_buffer_stack (); \
  276. YY_CURRENT_BUFFER_LVALUE = \
  277. zconf_create_buffer(zconfin,YY_BUF_SIZE ); \
  278. } \
  279. YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \
  280. }
  281. #define yy_set_bol(at_bol) \
  282. { \
  283. if ( ! YY_CURRENT_BUFFER ){\
  284. zconfensure_buffer_stack (); \
  285. YY_CURRENT_BUFFER_LVALUE = \
  286. zconf_create_buffer(zconfin,YY_BUF_SIZE ); \
  287. } \
  288. YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \
  289. }
  290. #define YY_AT_BOL() (YY_CURRENT_BUFFER_LVALUE->yy_at_bol)
  291. /* Begin user sect3 */
  292. #define zconfwrap(n) 1
  293. #define YY_SKIP_YYWRAP
  294. typedef unsigned char YY_CHAR;
  295. FILE *zconfin = (FILE *) 0, *zconfout = (FILE *) 0;
  296. typedef int yy_state_type;
  297. extern int zconflineno;
  298. int zconflineno = 1;
  299. extern char *zconftext;
  300. #define yytext_ptr zconftext
  301. static yyconst flex_int16_t yy_nxt[][18] =
  302. {
  303. {
  304. 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
  305. 0, 0, 0, 0, 0, 0, 0, 0
  306. },
  307. {
  308. 11, 12, 13, 14, 12, 12, 15, 12, 12, 12,
  309. 12, 12, 12, 12, 12, 12, 12, 12
  310. },
  311. {
  312. 11, 12, 13, 14, 12, 12, 15, 12, 12, 12,
  313. 12, 12, 12, 12, 12, 12, 12, 12
  314. },
  315. {
  316. 11, 16, 16, 17, 16, 16, 16, 16, 16, 16,
  317. 16, 18, 16, 16, 16, 16, 16, 16
  318. },
  319. {
  320. 11, 16, 16, 17, 16, 16, 16, 16, 16, 16,
  321. 16, 18, 16, 16, 16, 16, 16, 16
  322. },
  323. {
  324. 11, 19, 20, 21, 19, 19, 19, 19, 19, 19,
  325. 19, 19, 19, 19, 19, 19, 19, 19
  326. },
  327. {
  328. 11, 19, 20, 21, 19, 19, 19, 19, 19, 19,
  329. 19, 19, 19, 19, 19, 19, 19, 19
  330. },
  331. {
  332. 11, 22, 22, 23, 22, 24, 22, 22, 24, 22,
  333. 22, 22, 22, 22, 22, 22, 25, 22
  334. },
  335. {
  336. 11, 22, 22, 23, 22, 24, 22, 22, 24, 22,
  337. 22, 22, 22, 22, 22, 22, 25, 22
  338. },
  339. {
  340. 11, 26, 27, 28, 29, 30, 31, 32, 30, 33,
  341. 34, 35, 35, 36, 37, 38, 39, 40
  342. },
  343. {
  344. 11, 26, 27, 28, 29, 30, 31, 32, 30, 33,
  345. 34, 35, 35, 36, 37, 38, 39, 40
  346. },
  347. {
  348. -11, -11, -11, -11, -11, -11, -11, -11, -11, -11,
  349. -11, -11, -11, -11, -11, -11, -11, -11
  350. },
  351. {
  352. 11, -12, -12, -12, -12, -12, -12, -12, -12, -12,
  353. -12, -12, -12, -12, -12, -12, -12, -12
  354. },
  355. {
  356. 11, -13, 41, 42, -13, -13, 43, -13, -13, -13,
  357. -13, -13, -13, -13, -13, -13, -13, -13
  358. },
  359. {
  360. 11, -14, -14, -14, -14, -14, -14, -14, -14, -14,
  361. -14, -14, -14, -14, -14, -14, -14, -14
  362. },
  363. {
  364. 11, 44, 44, 45, 44, 44, 44, 44, 44, 44,
  365. 44, 44, 44, 44, 44, 44, 44, 44
  366. },
  367. {
  368. 11, -16, -16, -16, -16, -16, -16, -16, -16, -16,
  369. -16, -16, -16, -16, -16, -16, -16, -16
  370. },
  371. {
  372. 11, -17, -17, -17, -17, -17, -17, -17, -17, -17,
  373. -17, -17, -17, -17, -17, -17, -17, -17
  374. },
  375. {
  376. 11, -18, -18, -18, -18, -18, -18, -18, -18, -18,
  377. -18, 46, -18, -18, -18, -18, -18, -18
  378. },
  379. {
  380. 11, 47, 47, -19, 47, 47, 47, 47, 47, 47,
  381. 47, 47, 47, 47, 47, 47, 47, 47
  382. },
  383. {
  384. 11, -20, 48, 49, -20, -20, -20, -20, -20, -20,
  385. -20, -20, -20, -20, -20, -20, -20, -20
  386. },
  387. {
  388. 11, 50, -21, -21, 50, 50, 50, 50, 50, 50,
  389. 50, 50, 50, 50, 50, 50, 50, 50
  390. },
  391. {
  392. 11, 51, 51, 52, 51, -22, 51, 51, -22, 51,
  393. 51, 51, 51, 51, 51, 51, -22, 51
  394. },
  395. {
  396. 11, -23, -23, -23, -23, -23, -23, -23, -23, -23,
  397. -23, -23, -23, -23, -23, -23, -23, -23
  398. },
  399. {
  400. 11, -24, -24, -24, -24, -24, -24, -24, -24, -24,
  401. -24, -24, -24, -24, -24, -24, -24, -24
  402. },
  403. {
  404. 11, 53, 53, 54, 53, 53, 53, 53, 53, 53,
  405. 53, 53, 53, 53, 53, 53, 53, 53
  406. },
  407. {
  408. 11, -26, -26, -26, -26, -26, -26, -26, -26, -26,
  409. -26, -26, -26, -26, -26, -26, -26, -26
  410. },
  411. {
  412. 11, -27, 55, -27, -27, -27, -27, -27, -27, -27,
  413. -27, -27, -27, -27, -27, -27, -27, -27
  414. },
  415. {
  416. 11, -28, -28, -28, -28, -28, -28, -28, -28, -28,
  417. -28, -28, -28, -28, -28, -28, -28, -28
  418. },
  419. {
  420. 11, -29, -29, -29, -29, -29, -29, -29, -29, -29,
  421. -29, -29, -29, -29, 56, -29, -29, -29
  422. },
  423. {
  424. 11, -30, -30, -30, -30, -30, -30, -30, -30, -30,
  425. -30, -30, -30, -30, -30, -30, -30, -30
  426. },
  427. {
  428. 11, 57, 57, -31, 57, 57, 57, 57, 57, 57,
  429. 57, 57, 57, 57, 57, 57, 57, 57
  430. },
  431. {
  432. 11, -32, -32, -32, -32, -32, -32, 58, -32, -32,
  433. -32, -32, -32, -32, -32, -32, -32, -32
  434. },
  435. {
  436. 11, -33, -33, -33, -33, -33, -33, -33, -33, -33,
  437. -33, -33, -33, -33, -33, -33, -33, -33
  438. },
  439. {
  440. 11, -34, -34, -34, -34, -34, -34, -34, -34, -34,
  441. -34, -34, -34, -34, -34, -34, -34, -34
  442. },
  443. {
  444. 11, -35, -35, -35, -35, -35, -35, -35, -35, -35,
  445. -35, 59, 59, -35, -35, -35, -35, -35
  446. },
  447. {
  448. 11, -36, -36, -36, -36, -36, -36, -36, -36, -36,
  449. -36, -36, -36, -36, 60, -36, -36, -36
  450. },
  451. {
  452. 11, -37, -37, -37, -37, -37, -37, -37, -37, -37,
  453. -37, -37, -37, -37, -37, -37, -37, -37
  454. },
  455. {
  456. 11, -38, -38, -38, -38, -38, -38, -38, -38, -38,
  457. -38, -38, -38, -38, 61, -38, -38, -38
  458. },
  459. {
  460. 11, -39, -39, 62, -39, -39, -39, -39, -39, -39,
  461. -39, -39, -39, -39, -39, -39, -39, -39
  462. },
  463. {
  464. 11, -40, -40, -40, -40, -40, -40, -40, -40, -40,
  465. -40, -40, -40, -40, -40, -40, -40, 63
  466. },
  467. {
  468. 11, -41, 41, 42, -41, -41, 43, -41, -41, -41,
  469. -41, -41, -41, -41, -41, -41, -41, -41
  470. },
  471. {
  472. 11, -42, -42, -42, -42, -42, -42, -42, -42, -42,
  473. -42, -42, -42, -42, -42, -42, -42, -42
  474. },
  475. {
  476. 11, 44, 44, 45, 44, 44, 44, 44, 44, 44,
  477. 44, 44, 44, 44, 44, 44, 44, 44
  478. },
  479. {
  480. 11, 44, 44, 45, 44, 44, 44, 44, 44, 44,
  481. 44, 44, 44, 44, 44, 44, 44, 44
  482. },
  483. {
  484. 11, -45, -45, -45, -45, -45, -45, -45, -45, -45,
  485. -45, -45, -45, -45, -45, -45, -45, -45
  486. },
  487. {
  488. 11, -46, -46, -46, -46, -46, -46, -46, -46, -46,
  489. -46, 46, -46, -46, -46, -46, -46, -46
  490. },
  491. {
  492. 11, 47, 47, -47, 47, 47, 47, 47, 47, 47,
  493. 47, 47, 47, 47, 47, 47, 47, 47
  494. },
  495. {
  496. 11, -48, 48, 49, -48, -48, -48, -48, -48, -48,
  497. -48, -48, -48, -48, -48, -48, -48, -48
  498. },
  499. {
  500. 11, 50, -49, -49, 50, 50, 50, 50, 50, 50,
  501. 50, 50, 50, 50, 50, 50, 50, 50
  502. },
  503. {
  504. 11, -50, -50, -50, -50, -50, -50, -50, -50, -50,
  505. -50, -50, -50, -50, -50, -50, -50, -50
  506. },
  507. {
  508. 11, 51, 51, 52, 51, -51, 51, 51, -51, 51,
  509. 51, 51, 51, 51, 51, 51, -51, 51
  510. },
  511. {
  512. 11, -52, -52, -52, -52, -52, -52, -52, -52, -52,
  513. -52, -52, -52, -52, -52, -52, -52, -52
  514. },
  515. {
  516. 11, -53, -53, 54, -53, -53, -53, -53, -53, -53,
  517. -53, -53, -53, -53, -53, -53, -53, -53
  518. },
  519. {
  520. 11, -54, -54, -54, -54, -54, -54, -54, -54, -54,
  521. -54, -54, -54, -54, -54, -54, -54, -54
  522. },
  523. {
  524. 11, -55, 55, -55, -55, -55, -55, -55, -55, -55,
  525. -55, -55, -55, -55, -55, -55, -55, -55
  526. },
  527. {
  528. 11, -56, -56, -56, -56, -56, -56, -56, -56, -56,
  529. -56, -56, -56, -56, -56, -56, -56, -56
  530. },
  531. {
  532. 11, 57, 57, -57, 57, 57, 57, 57, 57, 57,
  533. 57, 57, 57, 57, 57, 57, 57, 57
  534. },
  535. {
  536. 11, -58, -58, -58, -58, -58, -58, -58, -58, -58,
  537. -58, -58, -58, -58, -58, -58, -58, -58
  538. },
  539. {
  540. 11, -59, -59, -59, -59, -59, -59, -59, -59, -59,
  541. -59, 59, 59, -59, -59, -59, -59, -59
  542. },
  543. {
  544. 11, -60, -60, -60, -60, -60, -60, -60, -60, -60,
  545. -60, -60, -60, -60, -60, -60, -60, -60
  546. },
  547. {
  548. 11, -61, -61, -61, -61, -61, -61, -61, -61, -61,
  549. -61, -61, -61, -61, -61, -61, -61, -61
  550. },
  551. {
  552. 11, -62, -62, -62, -62, -62, -62, -62, -62, -62,
  553. -62, -62, -62, -62, -62, -62, -62, -62
  554. },
  555. {
  556. 11, -63, -63, -63, -63, -63, -63, -63, -63, -63,
  557. -63, -63, -63, -63, -63, -63, -63, -63
  558. },
  559. } ;
  560. static yy_state_type yy_get_previous_state (void );
  561. static yy_state_type yy_try_NUL_trans (yy_state_type current_state );
  562. static int yy_get_next_buffer (void );
  563. static void yy_fatal_error (yyconst char msg[] );
  564. /* Done after the current pattern has been matched and before the
  565. * corresponding action - sets up zconftext.
  566. */
  567. #define YY_DO_BEFORE_ACTION \
  568. (yytext_ptr) = yy_bp; \
  569. zconfleng = (size_t) (yy_cp - yy_bp); \
  570. (yy_hold_char) = *yy_cp; \
  571. *yy_cp = '\0'; \
  572. (yy_c_buf_p) = yy_cp;
  573. #define YY_NUM_RULES 37
  574. #define YY_END_OF_BUFFER 38
  575. /* This struct is not used in this scanner,
  576. but its presence is necessary. */
  577. struct yy_trans_info
  578. {
  579. flex_int32_t yy_verify;
  580. flex_int32_t yy_nxt;
  581. };
  582. static yyconst flex_int16_t yy_accept[64] =
  583. { 0,
  584. 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
  585. 38, 5, 4, 2, 3, 7, 8, 6, 36, 33,
  586. 35, 28, 32, 31, 30, 26, 25, 21, 13, 20,
  587. 23, 26, 11, 12, 22, 18, 14, 19, 26, 26,
  588. 4, 2, 3, 3, 1, 6, 36, 33, 35, 34,
  589. 28, 27, 30, 29, 25, 15, 23, 9, 22, 16,
  590. 17, 24, 10
  591. } ;
  592. static yyconst flex_int32_t yy_ec[256] =
  593. { 0,
  594. 1, 1, 1, 1, 1, 1, 1, 1, 2, 3,
  595. 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  596. 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  597. 1, 2, 4, 5, 6, 1, 1, 7, 8, 9,
  598. 10, 1, 1, 1, 11, 12, 12, 11, 11, 11,
  599. 11, 11, 11, 11, 11, 11, 11, 1, 1, 13,
  600. 14, 15, 1, 1, 11, 11, 11, 11, 11, 11,
  601. 11, 11, 11, 11, 11, 11, 11, 11, 11, 11,
  602. 11, 11, 11, 11, 11, 11, 11, 11, 11, 11,
  603. 1, 16, 1, 1, 11, 1, 11, 11, 11, 11,
  604. 11, 11, 11, 11, 11, 11, 11, 11, 11, 11,
  605. 11, 11, 11, 11, 11, 11, 11, 11, 11, 11,
  606. 11, 11, 1, 17, 1, 1, 1, 1, 1, 1,
  607. 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  608. 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  609. 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  610. 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  611. 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  612. 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  613. 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  614. 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  615. 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  616. 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  617. 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  618. 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  619. 1, 1, 1, 1, 1
  620. } ;
  621. extern int zconf_flex_debug;
  622. int zconf_flex_debug = 0;
  623. /* The intent behind this definition is that it'll catch
  624. * any uses of REJECT which flex missed.
  625. */
  626. #define REJECT reject_used_but_not_detected
  627. #define yymore() yymore_used_but_not_detected
  628. #define YY_MORE_ADJ 0
  629. #define YY_RESTORE_YY_MORE_OFFSET
  630. char *zconftext;
  631. #define YY_NO_INPUT 1
  632. /*
  633. * Copyright (C) 2002 Roman Zippel <zippel@linux-m68k.org>
  634. * Released under the terms of the GNU GPL v2.0.
  635. */
  636. #include <limits.h>
  637. #include <stdio.h>
  638. #include <stdlib.h>
  639. #include <string.h>
  640. #include <unistd.h>
  641. #include "lkc.h"
  642. #define START_STRSIZE 16
  643. static struct {
  644. struct file *file;
  645. int lineno;
  646. } current_pos;
  647. static char *text;
  648. static int text_size, text_asize;
  649. struct buffer {
  650. struct buffer *parent;
  651. YY_BUFFER_STATE state;
  652. };
  653. struct buffer *current_buf;
  654. static int last_ts, first_ts;
  655. static void zconf_endhelp(void);
  656. static void zconf_endfile(void);
  657. static void new_string(void)
  658. {
  659. text = xmalloc(START_STRSIZE);
  660. text_asize = START_STRSIZE;
  661. text_size = 0;
  662. *text = 0;
  663. }
  664. static void append_string(const char *str, int size)
  665. {
  666. int new_size = text_size + size + 1;
  667. if (new_size > text_asize) {
  668. new_size += START_STRSIZE - 1;
  669. new_size &= -START_STRSIZE;
  670. text = realloc(text, new_size);
  671. text_asize = new_size;
  672. }
  673. memcpy(text + text_size, str, size);
  674. text_size += size;
  675. text[text_size] = 0;
  676. }
  677. static void alloc_string(const char *str, int size)
  678. {
  679. text = xmalloc(size + 1);
  680. memcpy(text, str, size);
  681. text[size] = 0;
  682. }
  683. static void warn_ignored_character(char chr)
  684. {
  685. fprintf(stderr,
  686. "%s:%d:warning: ignoring unsupported character '%c'\n",
  687. zconf_curname(), zconf_lineno(), chr);
  688. }
  689. #define INITIAL 0
  690. #define COMMAND 1
  691. #define HELP 2
  692. #define STRING 3
  693. #define PARAM 4
  694. #ifndef YY_NO_UNISTD_H
  695. /* Special case for "unistd.h", since it is non-ANSI. We include it way
  696. * down here because we want the user's section 1 to have been scanned first.
  697. * The user has a chance to override it with an option.
  698. */
  699. #include <unistd.h>
  700. #endif
  701. #ifndef YY_EXTRA_TYPE
  702. #define YY_EXTRA_TYPE void *
  703. #endif
  704. static int yy_init_globals (void );
  705. /* Accessor methods to globals.
  706. These are made visible to non-reentrant scanners for convenience. */
  707. int zconflex_destroy (void );
  708. int zconfget_debug (void );
  709. void zconfset_debug (int debug_flag );
  710. YY_EXTRA_TYPE zconfget_extra (void );
  711. void zconfset_extra (YY_EXTRA_TYPE user_defined );
  712. FILE *zconfget_in (void );
  713. void zconfset_in (FILE * in_str );
  714. FILE *zconfget_out (void );
  715. void zconfset_out (FILE * out_str );
  716. int zconfget_leng (void );
  717. char *zconfget_text (void );
  718. int zconfget_lineno (void );
  719. void zconfset_lineno (int line_number );
  720. /* Macros after this point can all be overridden by user definitions in
  721. * section 1.
  722. */
  723. #ifndef YY_SKIP_YYWRAP
  724. #ifdef __cplusplus
  725. extern "C" int zconfwrap (void );
  726. #else
  727. extern int zconfwrap (void );
  728. #endif
  729. #endif
  730. static void yyunput (int c,char *buf_ptr );
  731. #ifndef yytext_ptr
  732. static void yy_flex_strncpy (char *,yyconst char *,int );
  733. #endif
  734. #ifdef YY_NEED_STRLEN
  735. static int yy_flex_strlen (yyconst char * );
  736. #endif
  737. #ifndef YY_NO_INPUT
  738. #ifdef __cplusplus
  739. static int yyinput (void );
  740. #else
  741. static int input (void );
  742. #endif
  743. #endif
  744. /* Amount of stuff to slurp up with each read. */
  745. #ifndef YY_READ_BUF_SIZE
  746. #ifdef __ia64__
  747. /* On IA-64, the buffer size is 16k, not 8k */
  748. #define YY_READ_BUF_SIZE 16384
  749. #else
  750. #define YY_READ_BUF_SIZE 8192
  751. #endif /* __ia64__ */
  752. #endif
  753. /* Copy whatever the last rule matched to the standard output. */
  754. #ifndef ECHO
  755. /* This used to be an fputs(), but since the string might contain NUL's,
  756. * we now use fwrite().
  757. */
  758. #define ECHO do { if (fwrite( zconftext, zconfleng, 1, zconfout )) {} } while (0)
  759. #endif
  760. /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL,
  761. * is returned in "result".
  762. */
  763. #ifndef YY_INPUT
  764. #define YY_INPUT(buf,result,max_size) \
  765. errno=0; \
  766. while ( (result = read( fileno(zconfin), (char *) buf, max_size )) < 0 ) \
  767. { \
  768. if( errno != EINTR) \
  769. { \
  770. YY_FATAL_ERROR( "input in flex scanner failed" ); \
  771. break; \
  772. } \
  773. errno=0; \
  774. clearerr(zconfin); \
  775. }\
  776. \
  777. #endif
  778. /* No semi-colon after return; correct usage is to write "yyterminate();" -
  779. * we don't want an extra ';' after the "return" because that will cause
  780. * some compilers to complain about unreachable statements.
  781. */
  782. #ifndef yyterminate
  783. #define yyterminate() return YY_NULL
  784. #endif
  785. /* Number of entries by which start-condition stack grows. */
  786. #ifndef YY_START_STACK_INCR
  787. #define YY_START_STACK_INCR 25
  788. #endif
  789. /* Report a fatal error. */
  790. #ifndef YY_FATAL_ERROR
  791. #define YY_FATAL_ERROR(msg) yy_fatal_error( msg )
  792. #endif
  793. /* end tables serialization structures and prototypes */
  794. /* Default declaration of generated scanner - a define so the user can
  795. * easily add parameters.
  796. */
  797. #ifndef YY_DECL
  798. #define YY_DECL_IS_OURS 1
  799. extern int zconflex (void);
  800. #define YY_DECL int zconflex (void)
  801. #endif /* !YY_DECL */
  802. /* Code executed at the beginning of each rule, after zconftext and zconfleng
  803. * have been set up.
  804. */
  805. #ifndef YY_USER_ACTION
  806. #define YY_USER_ACTION
  807. #endif
  808. /* Code executed at the end of each rule. */
  809. #ifndef YY_BREAK
  810. #define YY_BREAK break;
  811. #endif
  812. #define YY_RULE_SETUP \
  813. YY_USER_ACTION
  814. /** The main scanner function which does all the work.
  815. */
  816. YY_DECL
  817. {
  818. register yy_state_type yy_current_state;
  819. register char *yy_cp, *yy_bp;
  820. register int yy_act;
  821. int str = 0;
  822. int ts, i;
  823. if ( !(yy_init) )
  824. {
  825. (yy_init) = 1;
  826. #ifdef YY_USER_INIT
  827. YY_USER_INIT;
  828. #endif
  829. if ( ! (yy_start) )
  830. (yy_start) = 1; /* first start state */
  831. if ( ! zconfin )
  832. zconfin = stdin;
  833. if ( ! zconfout )
  834. zconfout = stdout;
  835. if ( ! YY_CURRENT_BUFFER ) {
  836. zconfensure_buffer_stack ();
  837. YY_CURRENT_BUFFER_LVALUE =
  838. zconf_create_buffer(zconfin,YY_BUF_SIZE );
  839. }
  840. zconf_load_buffer_state( );
  841. }
  842. while ( 1 ) /* loops until end-of-file is reached */
  843. {
  844. yy_cp = (yy_c_buf_p);
  845. /* Support of zconftext. */
  846. *yy_cp = (yy_hold_char);
  847. /* yy_bp points to the position in yy_ch_buf of the start of
  848. * the current run.
  849. */
  850. yy_bp = yy_cp;
  851. yy_current_state = (yy_start);
  852. yy_match:
  853. while ( (yy_current_state = yy_nxt[yy_current_state][ yy_ec[YY_SC_TO_UI(*yy_cp)] ]) > 0 )
  854. ++yy_cp;
  855. yy_current_state = -yy_current_state;
  856. yy_find_action:
  857. yy_act = yy_accept[yy_current_state];
  858. YY_DO_BEFORE_ACTION;
  859. do_action: /* This label is used only to access EOF actions. */
  860. switch ( yy_act )
  861. { /* beginning of action switch */
  862. case 1:
  863. /* rule 1 can match eol */
  864. case 2:
  865. /* rule 2 can match eol */
  866. YY_RULE_SETUP
  867. {
  868. current_file->lineno++;
  869. return T_EOL;
  870. }
  871. YY_BREAK
  872. case 3:
  873. YY_RULE_SETUP
  874. YY_BREAK
  875. case 4:
  876. YY_RULE_SETUP
  877. {
  878. BEGIN(COMMAND);
  879. }
  880. YY_BREAK
  881. case 5:
  882. YY_RULE_SETUP
  883. {
  884. unput(zconftext[0]);
  885. BEGIN(COMMAND);
  886. }
  887. YY_BREAK
  888. case 6:
  889. YY_RULE_SETUP
  890. {
  891. const struct kconf_id *id = kconf_id_lookup(zconftext, zconfleng);
  892. BEGIN(PARAM);
  893. current_pos.file = current_file;
  894. current_pos.lineno = current_file->lineno;
  895. if (id && id->flags & TF_COMMAND) {
  896. zconflval.id = id;
  897. return id->token;
  898. }
  899. alloc_string(zconftext, zconfleng);
  900. zconflval.string = text;
  901. return T_WORD;
  902. }
  903. YY_BREAK
  904. case 7:
  905. YY_RULE_SETUP
  906. warn_ignored_character(*zconftext);
  907. YY_BREAK
  908. case 8:
  909. /* rule 8 can match eol */
  910. YY_RULE_SETUP
  911. {
  912. BEGIN(INITIAL);
  913. current_file->lineno++;
  914. return T_EOL;
  915. }
  916. YY_BREAK
  917. case 9:
  918. YY_RULE_SETUP
  919. return T_AND;
  920. YY_BREAK
  921. case 10:
  922. YY_RULE_SETUP
  923. return T_OR;
  924. YY_BREAK
  925. case 11:
  926. YY_RULE_SETUP
  927. return T_OPEN_PAREN;
  928. YY_BREAK
  929. case 12:
  930. YY_RULE_SETUP
  931. return T_CLOSE_PAREN;
  932. YY_BREAK
  933. case 13:
  934. YY_RULE_SETUP
  935. return T_NOT;
  936. YY_BREAK
  937. case 14:
  938. YY_RULE_SETUP
  939. return T_EQUAL;
  940. YY_BREAK
  941. case 15:
  942. YY_RULE_SETUP
  943. return T_UNEQUAL;
  944. YY_BREAK
  945. case 16:
  946. YY_RULE_SETUP
  947. return T_LESS_EQUAL;
  948. YY_BREAK
  949. case 17:
  950. YY_RULE_SETUP
  951. return T_GREATER_EQUAL;
  952. YY_BREAK
  953. case 18:
  954. YY_RULE_SETUP
  955. return T_LESS;
  956. YY_BREAK
  957. case 19:
  958. YY_RULE_SETUP
  959. return T_GREATER;
  960. YY_BREAK
  961. case 20:
  962. YY_RULE_SETUP
  963. {
  964. str = zconftext[0];
  965. new_string();
  966. BEGIN(STRING);
  967. }
  968. YY_BREAK
  969. case 21:
  970. /* rule 21 can match eol */
  971. YY_RULE_SETUP
  972. BEGIN(INITIAL); current_file->lineno++; return T_EOL;
  973. YY_BREAK
  974. case 22:
  975. YY_RULE_SETUP
  976. {
  977. const struct kconf_id *id = kconf_id_lookup(zconftext, zconfleng);
  978. if (id && id->flags & TF_PARAM) {
  979. zconflval.id = id;
  980. return id->token;
  981. }
  982. alloc_string(zconftext, zconfleng);
  983. zconflval.string = text;
  984. return T_WORD;
  985. }
  986. YY_BREAK
  987. case 23:
  988. YY_RULE_SETUP
  989. /* comment */
  990. YY_BREAK
  991. case 24:
  992. /* rule 24 can match eol */
  993. YY_RULE_SETUP
  994. current_file->lineno++;
  995. YY_BREAK
  996. case 25:
  997. YY_RULE_SETUP
  998. YY_BREAK
  999. case 26:
  1000. YY_RULE_SETUP
  1001. warn_ignored_character(*zconftext);
  1002. YY_BREAK
  1003. case YY_STATE_EOF(PARAM):
  1004. {
  1005. BEGIN(INITIAL);
  1006. }
  1007. YY_BREAK
  1008. case 27:
  1009. /* rule 27 can match eol */
  1010. *yy_cp = (yy_hold_char); /* undo effects of setting up zconftext */
  1011. (yy_c_buf_p) = yy_cp -= 1;
  1012. YY_DO_BEFORE_ACTION; /* set up zconftext again */
  1013. YY_RULE_SETUP
  1014. {
  1015. append_string(zconftext, zconfleng);
  1016. zconflval.string = text;
  1017. return T_WORD_QUOTE;
  1018. }
  1019. YY_BREAK
  1020. case 28:
  1021. YY_RULE_SETUP
  1022. {
  1023. append_string(zconftext, zconfleng);
  1024. }
  1025. YY_BREAK
  1026. case 29:
  1027. /* rule 29 can match eol */
  1028. *yy_cp = (yy_hold_char); /* undo effects of setting up zconftext */
  1029. (yy_c_buf_p) = yy_cp -= 1;
  1030. YY_DO_BEFORE_ACTION; /* set up zconftext again */
  1031. YY_RULE_SETUP
  1032. {
  1033. append_string(zconftext + 1, zconfleng - 1);
  1034. zconflval.string = text;
  1035. return T_WORD_QUOTE;
  1036. }
  1037. YY_BREAK
  1038. case 30:
  1039. YY_RULE_SETUP
  1040. {
  1041. append_string(zconftext + 1, zconfleng - 1);
  1042. }
  1043. YY_BREAK
  1044. case 31:
  1045. YY_RULE_SETUP
  1046. {
  1047. if (str == zconftext[0]) {
  1048. BEGIN(PARAM);
  1049. zconflval.string = text;
  1050. return T_WORD_QUOTE;
  1051. } else
  1052. append_string(zconftext, 1);
  1053. }
  1054. YY_BREAK
  1055. case 32:
  1056. /* rule 32 can match eol */
  1057. YY_RULE_SETUP
  1058. {
  1059. printf("%s:%d:warning: multi-line strings not supported\n", zconf_curname(), zconf_lineno());
  1060. current_file->lineno++;
  1061. BEGIN(INITIAL);
  1062. return T_EOL;
  1063. }
  1064. YY_BREAK
  1065. case YY_STATE_EOF(STRING):
  1066. {
  1067. BEGIN(INITIAL);
  1068. }
  1069. YY_BREAK
  1070. case 33:
  1071. YY_RULE_SETUP
  1072. {
  1073. ts = 0;
  1074. for (i = 0; i < zconfleng; i++) {
  1075. if (zconftext[i] == '\t')
  1076. ts = (ts & ~7) + 8;
  1077. else
  1078. ts++;
  1079. }
  1080. last_ts = ts;
  1081. if (first_ts) {
  1082. if (ts < first_ts) {
  1083. zconf_endhelp();
  1084. return T_HELPTEXT;
  1085. }
  1086. ts -= first_ts;
  1087. while (ts > 8) {
  1088. append_string(" ", 8);
  1089. ts -= 8;
  1090. }
  1091. append_string(" ", ts);
  1092. }
  1093. }
  1094. YY_BREAK
  1095. case 34:
  1096. /* rule 34 can match eol */
  1097. *yy_cp = (yy_hold_char); /* undo effects of setting up zconftext */
  1098. (yy_c_buf_p) = yy_cp -= 1;
  1099. YY_DO_BEFORE_ACTION; /* set up zconftext again */
  1100. YY_RULE_SETUP
  1101. {
  1102. current_file->lineno++;
  1103. zconf_endhelp();
  1104. return T_HELPTEXT;
  1105. }
  1106. YY_BREAK
  1107. case 35:
  1108. /* rule 35 can match eol */
  1109. YY_RULE_SETUP
  1110. {
  1111. current_file->lineno++;
  1112. append_string("\n", 1);
  1113. }
  1114. YY_BREAK
  1115. case 36:
  1116. YY_RULE_SETUP
  1117. {
  1118. while (zconfleng) {
  1119. if ((zconftext[zconfleng-1] != ' ') && (zconftext[zconfleng-1] != '\t'))
  1120. break;
  1121. zconfleng--;
  1122. }
  1123. append_string(zconftext, zconfleng);
  1124. if (!first_ts)
  1125. first_ts = last_ts;
  1126. }
  1127. YY_BREAK
  1128. case YY_STATE_EOF(HELP):
  1129. {
  1130. zconf_endhelp();
  1131. return T_HELPTEXT;
  1132. }
  1133. YY_BREAK
  1134. case YY_STATE_EOF(INITIAL):
  1135. case YY_STATE_EOF(COMMAND):
  1136. {
  1137. if (current_file) {
  1138. zconf_endfile();
  1139. return T_EOL;
  1140. }
  1141. fclose(zconfin);
  1142. yyterminate();
  1143. }
  1144. YY_BREAK
  1145. case 37:
  1146. YY_RULE_SETUP
  1147. YY_FATAL_ERROR( "flex scanner jammed" );
  1148. YY_BREAK
  1149. case YY_END_OF_BUFFER:
  1150. {
  1151. /* Amount of text matched not including the EOB char. */
  1152. int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1;
  1153. /* Undo the effects of YY_DO_BEFORE_ACTION. */
  1154. *yy_cp = (yy_hold_char);
  1155. YY_RESTORE_YY_MORE_OFFSET
  1156. if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_NEW )
  1157. {
  1158. /* We're scanning a new file or input source. It's
  1159. * possible that this happened because the user
  1160. * just pointed zconfin at a new source and called
  1161. * zconflex(). If so, then we have to assure
  1162. * consistency between YY_CURRENT_BUFFER and our
  1163. * globals. Here is the right place to do so, because
  1164. * this is the first action (other than possibly a
  1165. * back-up) that will match for the new input source.
  1166. */
  1167. (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
  1168. YY_CURRENT_BUFFER_LVALUE->yy_input_file = zconfin;
  1169. YY_CURRENT_BUFFER_LVALUE->yy_buffer_status = YY_BUFFER_NORMAL;
  1170. }
  1171. /* Note that here we test for yy_c_buf_p "<=" to the position
  1172. * of the first EOB in the buffer, since yy_c_buf_p will
  1173. * already have been incremented past the NUL character
  1174. * (since all states make transitions on EOB to the
  1175. * end-of-buffer state). Contrast this with the test
  1176. * in input().
  1177. */
  1178. if ( (yy_c_buf_p) <= &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
  1179. { /* This was really a NUL. */
  1180. yy_state_type yy_next_state;
  1181. (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
  1182. yy_current_state = yy_get_previous_state( );
  1183. /* Okay, we're now positioned to make the NUL
  1184. * transition. We couldn't have
  1185. * yy_get_previous_state() go ahead and do it
  1186. * for us because it doesn't know how to deal
  1187. * with the possibility of jamming (and we don't
  1188. * want to build jamming into it because then it
  1189. * will run more slowly).
  1190. */
  1191. yy_next_state = yy_try_NUL_trans( yy_current_state );
  1192. yy_bp = (yytext_ptr) + YY_MORE_ADJ;
  1193. if ( yy_next_state )
  1194. {
  1195. /* Consume the NUL. */
  1196. yy_cp = ++(yy_c_buf_p);
  1197. yy_current_state = yy_next_state;
  1198. goto yy_match;
  1199. }
  1200. else
  1201. {
  1202. yy_cp = (yy_c_buf_p);
  1203. goto yy_find_action;
  1204. }
  1205. }
  1206. else switch ( yy_get_next_buffer( ) )
  1207. {
  1208. case EOB_ACT_END_OF_FILE:
  1209. {
  1210. (yy_did_buffer_switch_on_eof) = 0;
  1211. if ( zconfwrap( ) )
  1212. {
  1213. /* Note: because we've taken care in
  1214. * yy_get_next_buffer() to have set up
  1215. * zconftext, we can now set up
  1216. * yy_c_buf_p so that if some total
  1217. * hoser (like flex itself) wants to
  1218. * call the scanner after we return the
  1219. * YY_NULL, it'll still work - another
  1220. * YY_NULL will get returned.
  1221. */
  1222. (yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ;
  1223. yy_act = YY_STATE_EOF(YY_START);
  1224. goto do_action;
  1225. }
  1226. else
  1227. {
  1228. if ( ! (yy_did_buffer_switch_on_eof) )
  1229. YY_NEW_FILE;
  1230. }
  1231. break;
  1232. }
  1233. case EOB_ACT_CONTINUE_SCAN:
  1234. (yy_c_buf_p) =
  1235. (yytext_ptr) + yy_amount_of_matched_text;
  1236. yy_current_state = yy_get_previous_state( );
  1237. yy_cp = (yy_c_buf_p);
  1238. yy_bp = (yytext_ptr) + YY_MORE_ADJ;
  1239. goto yy_match;
  1240. case EOB_ACT_LAST_MATCH:
  1241. (yy_c_buf_p) =
  1242. &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)];
  1243. yy_current_state = yy_get_previous_state( );
  1244. yy_cp = (yy_c_buf_p);
  1245. yy_bp = (yytext_ptr) + YY_MORE_ADJ;
  1246. goto yy_find_action;
  1247. }
  1248. break;
  1249. }
  1250. default:
  1251. YY_FATAL_ERROR(
  1252. "fatal flex scanner internal error--no action found" );
  1253. } /* end of action switch */
  1254. } /* end of scanning one token */
  1255. } /* end of zconflex */
  1256. /* yy_get_next_buffer - try to read in a new buffer
  1257. *
  1258. * Returns a code representing an action:
  1259. * EOB_ACT_LAST_MATCH -
  1260. * EOB_ACT_CONTINUE_SCAN - continue scanning from current position
  1261. * EOB_ACT_END_OF_FILE - end of file
  1262. */
  1263. static int yy_get_next_buffer (void)
  1264. {
  1265. register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf;
  1266. register char *source = (yytext_ptr);
  1267. register int number_to_move, i;
  1268. int ret_val;
  1269. if ( (yy_c_buf_p) > &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] )
  1270. YY_FATAL_ERROR(
  1271. "fatal flex scanner internal error--end of buffer missed" );
  1272. if ( YY_CURRENT_BUFFER_LVALUE->yy_fill_buffer == 0 )
  1273. { /* Don't try to fill the buffer, so this is an EOF. */
  1274. if ( (yy_c_buf_p) - (yytext_ptr) - YY_MORE_ADJ == 1 )
  1275. {
  1276. /* We matched a single character, the EOB, so
  1277. * treat this as a final EOF.
  1278. */
  1279. return EOB_ACT_END_OF_FILE;
  1280. }
  1281. else
  1282. {
  1283. /* We matched some text prior to the EOB, first
  1284. * process it.
  1285. */
  1286. return EOB_ACT_LAST_MATCH;
  1287. }
  1288. }
  1289. /* Try to read more data. */
  1290. /* First move last chars to start of buffer. */
  1291. number_to_move = (int) ((yy_c_buf_p) - (yytext_ptr)) - 1;
  1292. for ( i = 0; i < number_to_move; ++i )
  1293. *(dest++) = *(source++);
  1294. if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_EOF_PENDING )
  1295. /* don't do the read, it's not guaranteed to return an EOF,
  1296. * just force an EOF
  1297. */
  1298. YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars) = 0;
  1299. else
  1300. {
  1301. int num_to_read =
  1302. YY_CURRENT_BUFFER_LVALUE->yy_buf_size - number_to_move - 1;
  1303. while ( num_to_read <= 0 )
  1304. { /* Not enough room in the buffer - grow it. */
  1305. /* just a shorter name for the current buffer */
  1306. YY_BUFFER_STATE b = YY_CURRENT_BUFFER;
  1307. int yy_c_buf_p_offset =
  1308. (int) ((yy_c_buf_p) - b->yy_ch_buf);
  1309. if ( b->yy_is_our_buffer )
  1310. {
  1311. int new_size = b->yy_buf_size * 2;
  1312. if ( new_size <= 0 )
  1313. b->yy_buf_size += b->yy_buf_size / 8;
  1314. else
  1315. b->yy_buf_size *= 2;
  1316. b->yy_ch_buf = (char *)
  1317. /* Include room in for 2 EOB chars. */
  1318. zconfrealloc((void *) b->yy_ch_buf,b->yy_buf_size + 2 );
  1319. }
  1320. else
  1321. /* Can't grow it, we don't own it. */
  1322. b->yy_ch_buf = 0;
  1323. if ( ! b->yy_ch_buf )
  1324. YY_FATAL_ERROR(
  1325. "fatal error - scanner input buffer overflow" );
  1326. (yy_c_buf_p) = &b->yy_ch_buf[yy_c_buf_p_offset];
  1327. num_to_read = YY_CURRENT_BUFFER_LVALUE->yy_buf_size -
  1328. number_to_move - 1;
  1329. }
  1330. if ( num_to_read > YY_READ_BUF_SIZE )
  1331. num_to_read = YY_READ_BUF_SIZE;
  1332. /* Read in more data. */
  1333. YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]),
  1334. (yy_n_chars), (size_t) num_to_read );
  1335. YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
  1336. }
  1337. if ( (yy_n_chars) == 0 )
  1338. {
  1339. if ( number_to_move == YY_MORE_ADJ )
  1340. {
  1341. ret_val = EOB_ACT_END_OF_FILE;
  1342. zconfrestart(zconfin );
  1343. }
  1344. else
  1345. {
  1346. ret_val = EOB_ACT_LAST_MATCH;
  1347. YY_CURRENT_BUFFER_LVALUE->yy_buffer_status =
  1348. YY_BUFFER_EOF_PENDING;
  1349. }
  1350. }
  1351. else
  1352. ret_val = EOB_ACT_CONTINUE_SCAN;
  1353. if ((yy_size_t) ((yy_n_chars) + number_to_move) > YY_CURRENT_BUFFER_LVALUE->yy_buf_size) {
  1354. /* Extend the array by 50%, plus the number we really need. */
  1355. yy_size_t new_size = (yy_n_chars) + number_to_move + ((yy_n_chars) >> 1);
  1356. YY_CURRENT_BUFFER_LVALUE->yy_ch_buf = (char *) zconfrealloc((void *) YY_CURRENT_BUFFER_LVALUE->yy_ch_buf,new_size );
  1357. if ( ! YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
  1358. YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" );
  1359. }
  1360. (yy_n_chars) += number_to_move;
  1361. YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] = YY_END_OF_BUFFER_CHAR;
  1362. YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] = YY_END_OF_BUFFER_CHAR;
  1363. (yytext_ptr) = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[0];
  1364. return ret_val;
  1365. }
  1366. /* yy_get_previous_state - get the state just before the EOB char was reached */
  1367. static yy_state_type yy_get_previous_state (void)
  1368. {
  1369. register yy_state_type yy_current_state;
  1370. register char *yy_cp;
  1371. yy_current_state = (yy_start);
  1372. for ( yy_cp = (yytext_ptr) + YY_MORE_ADJ; yy_cp < (yy_c_buf_p); ++yy_cp )
  1373. {
  1374. yy_current_state = yy_nxt[yy_current_state][(*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1)];
  1375. }
  1376. return yy_current_state;
  1377. }
  1378. /* yy_try_NUL_trans - try to make a transition on the NUL character
  1379. *
  1380. * synopsis
  1381. * next_state = yy_try_NUL_trans( current_state );
  1382. */
  1383. static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state )
  1384. {
  1385. register int yy_is_jam;
  1386. yy_current_state = yy_nxt[yy_current_state][1];
  1387. yy_is_jam = (yy_current_state <= 0);
  1388. return yy_is_jam ? 0 : yy_current_state;
  1389. }
  1390. static void yyunput (int c, register char * yy_bp )
  1391. {
  1392. register char *yy_cp;
  1393. yy_cp = (yy_c_buf_p);
  1394. /* undo effects of setting up zconftext */
  1395. *yy_cp = (yy_hold_char);
  1396. if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 )
  1397. { /* need to shift things up to make room */
  1398. /* +2 for EOB chars. */
  1399. register int number_to_move = (yy_n_chars) + 2;
  1400. register char *dest = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[
  1401. YY_CURRENT_BUFFER_LVALUE->yy_buf_size + 2];
  1402. register char *source =
  1403. &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move];
  1404. while ( source > YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
  1405. *--dest = *--source;
  1406. yy_cp += (int) (dest - source);
  1407. yy_bp += (int) (dest - source);
  1408. YY_CURRENT_BUFFER_LVALUE->yy_n_chars =
  1409. (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_buf_size;
  1410. if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 )
  1411. YY_FATAL_ERROR( "flex scanner push-back overflow" );
  1412. }
  1413. *--yy_cp = (char) c;
  1414. (yytext_ptr) = yy_bp;
  1415. (yy_hold_char) = *yy_cp;
  1416. (yy_c_buf_p) = yy_cp;
  1417. }
  1418. #ifndef YY_NO_INPUT
  1419. #ifdef __cplusplus
  1420. static int yyinput (void)
  1421. #else
  1422. static int input (void)
  1423. #endif
  1424. {
  1425. int c;
  1426. *(yy_c_buf_p) = (yy_hold_char);
  1427. if ( *(yy_c_buf_p) == YY_END_OF_BUFFER_CHAR )
  1428. {
  1429. /* yy_c_buf_p now points to the character we want to return.
  1430. * If this occurs *before* the EOB characters, then it's a
  1431. * valid NUL; if not, then we've hit the end of the buffer.
  1432. */
  1433. if ( (yy_c_buf_p) < &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
  1434. /* This was really a NUL. */
  1435. *(yy_c_buf_p) = '\0';
  1436. else
  1437. { /* need more input */
  1438. int offset = (yy_c_buf_p) - (yytext_ptr);
  1439. ++(yy_c_buf_p);
  1440. switch ( yy_get_next_buffer( ) )
  1441. {
  1442. case EOB_ACT_LAST_MATCH:
  1443. /* This happens because yy_g_n_b()
  1444. * sees that we've accumulated a
  1445. * token and flags that we need to
  1446. * try matching the token before
  1447. * proceeding. But for input(),
  1448. * there's no matching to consider.
  1449. * So convert the EOB_ACT_LAST_MATCH
  1450. * to EOB_ACT_END_OF_FILE.
  1451. */
  1452. /* Reset buffer status. */
  1453. zconfrestart(zconfin );
  1454. /*FALLTHROUGH*/
  1455. case EOB_ACT_END_OF_FILE:
  1456. {
  1457. if ( zconfwrap( ) )
  1458. return EOF;
  1459. if ( ! (yy_did_buffer_switch_on_eof) )
  1460. YY_NEW_FILE;
  1461. #ifdef __cplusplus
  1462. return yyinput();
  1463. #else
  1464. return input();
  1465. #endif
  1466. }
  1467. case EOB_ACT_CONTINUE_SCAN:
  1468. (yy_c_buf_p) = (yytext_ptr) + offset;
  1469. break;
  1470. }
  1471. }
  1472. }
  1473. c = *(unsigned char *) (yy_c_buf_p); /* cast for 8-bit char's */
  1474. *(yy_c_buf_p) = '\0'; /* preserve zconftext */
  1475. (yy_hold_char) = *++(yy_c_buf_p);
  1476. return c;
  1477. }
  1478. #endif /* ifndef YY_NO_INPUT */
  1479. /** Immediately switch to a different input stream.
  1480. * @param input_file A readable stream.
  1481. *
  1482. * @note This function does not reset the start condition to @c INITIAL .
  1483. */
  1484. void zconfrestart (FILE * input_file )
  1485. {
  1486. if ( ! YY_CURRENT_BUFFER ){
  1487. zconfensure_buffer_stack ();
  1488. YY_CURRENT_BUFFER_LVALUE =
  1489. zconf_create_buffer(zconfin,YY_BUF_SIZE );
  1490. }
  1491. zconf_init_buffer(YY_CURRENT_BUFFER,input_file );
  1492. zconf_load_buffer_state( );
  1493. }
  1494. /** Switch to a different input buffer.
  1495. * @param new_buffer The new input buffer.
  1496. *
  1497. */
  1498. void zconf_switch_to_buffer (YY_BUFFER_STATE new_buffer )
  1499. {
  1500. /* TODO. We should be able to replace this entire function body
  1501. * with
  1502. * zconfpop_buffer_state();
  1503. * zconfpush_buffer_state(new_buffer);
  1504. */
  1505. zconfensure_buffer_stack ();
  1506. if ( YY_CURRENT_BUFFER == new_buffer )
  1507. return;
  1508. if ( YY_CURRENT_BUFFER )
  1509. {
  1510. /* Flush out information for old buffer. */
  1511. *(yy_c_buf_p) = (yy_hold_char);
  1512. YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
  1513. YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
  1514. }
  1515. YY_CURRENT_BUFFER_LVALUE = new_buffer;
  1516. zconf_load_buffer_state( );
  1517. /* We don't actually know whether we did this switch during
  1518. * EOF (zconfwrap()) processing, but the only time this flag
  1519. * is looked at is after zconfwrap() is called, so it's safe
  1520. * to go ahead and always set it.
  1521. */
  1522. (yy_did_buffer_switch_on_eof) = 1;
  1523. }
  1524. static void zconf_load_buffer_state (void)
  1525. {
  1526. (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
  1527. (yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos;
  1528. zconfin = YY_CURRENT_BUFFER_LVALUE->yy_input_file;
  1529. (yy_hold_char) = *(yy_c_buf_p);
  1530. }
  1531. /** Allocate and initialize an input buffer state.
  1532. * @param file A readable stream.
  1533. * @param size The character buffer size in bytes. When in doubt, use @c YY_BUF_SIZE.
  1534. *
  1535. * @return the allocated buffer state.
  1536. */
  1537. YY_BUFFER_STATE zconf_create_buffer (FILE * file, int size )
  1538. {
  1539. YY_BUFFER_STATE b;
  1540. b = (YY_BUFFER_STATE) zconfalloc(sizeof( struct yy_buffer_state ) );
  1541. if ( ! b )
  1542. YY_FATAL_ERROR( "out of dynamic memory in zconf_create_buffer()" );
  1543. b->yy_buf_size = size;
  1544. /* yy_ch_buf has to be 2 characters longer than the size given because
  1545. * we need to put in 2 end-of-buffer characters.
  1546. */
  1547. b->yy_ch_buf = (char *) zconfalloc(b->yy_buf_size + 2 );
  1548. if ( ! b->yy_ch_buf )
  1549. YY_FATAL_ERROR( "out of dynamic memory in zconf_create_buffer()" );
  1550. b->yy_is_our_buffer = 1;
  1551. zconf_init_buffer(b,file );
  1552. return b;
  1553. }
  1554. /** Destroy the buffer.
  1555. * @param b a buffer created with zconf_create_buffer()
  1556. *
  1557. */
  1558. void zconf_delete_buffer (YY_BUFFER_STATE b )
  1559. {
  1560. if ( ! b )
  1561. return;
  1562. if ( b == YY_CURRENT_BUFFER ) /* Not sure if we should pop here. */
  1563. YY_CURRENT_BUFFER_LVALUE = (YY_BUFFER_STATE) 0;
  1564. if ( b->yy_is_our_buffer )
  1565. zconffree((void *) b->yy_ch_buf );
  1566. zconffree((void *) b );
  1567. }
  1568. /* Initializes or reinitializes a buffer.
  1569. * This function is sometimes called more than once on the same buffer,
  1570. * such as during a zconfrestart() or at EOF.
  1571. */
  1572. static void zconf_init_buffer (YY_BUFFER_STATE b, FILE * file )
  1573. {
  1574. int oerrno = errno;
  1575. zconf_flush_buffer(b );
  1576. b->yy_input_file = file;
  1577. b->yy_fill_buffer = 1;
  1578. /* If b is the current buffer, then zconf_init_buffer was _probably_
  1579. * called from zconfrestart() or through yy_get_next_buffer.
  1580. * In that case, we don't want to reset the lineno or column.
  1581. */
  1582. if (b != YY_CURRENT_BUFFER){
  1583. b->yy_bs_lineno = 1;
  1584. b->yy_bs_column = 0;
  1585. }
  1586. b->yy_is_interactive = 0;
  1587. errno = oerrno;
  1588. }
  1589. /** Discard all buffered characters. On the next scan, YY_INPUT will be called.
  1590. * @param b the buffer state to be flushed, usually @c YY_CURRENT_BUFFER.
  1591. *
  1592. */
  1593. void zconf_flush_buffer (YY_BUFFER_STATE b )
  1594. {
  1595. if ( ! b )
  1596. return;
  1597. b->yy_n_chars = 0;
  1598. /* We always need two end-of-buffer characters. The first causes
  1599. * a transition to the end-of-buffer state. The second causes
  1600. * a jam in that state.
  1601. */
  1602. b->yy_ch_buf[0] = YY_END_OF_BUFFER_CHAR;
  1603. b->yy_ch_buf[1] = YY_END_OF_BUFFER_CHAR;
  1604. b->yy_buf_pos = &b->yy_ch_buf[0];
  1605. b->yy_at_bol = 1;
  1606. b->yy_buffer_status = YY_BUFFER_NEW;
  1607. if ( b == YY_CURRENT_BUFFER )
  1608. zconf_load_buffer_state( );
  1609. }
  1610. /** Pushes the new state onto the stack. The new state becomes
  1611. * the current state. This function will allocate the stack
  1612. * if necessary.
  1613. * @param new_buffer The new state.
  1614. *
  1615. */
  1616. void zconfpush_buffer_state (YY_BUFFER_STATE new_buffer )
  1617. {
  1618. if (new_buffer == NULL)
  1619. return;
  1620. zconfensure_buffer_stack();
  1621. /* This block is copied from zconf_switch_to_buffer. */
  1622. if ( YY_CURRENT_BUFFER )
  1623. {
  1624. /* Flush out information for old buffer. */
  1625. *(yy_c_buf_p) = (yy_hold_char);
  1626. YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
  1627. YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
  1628. }
  1629. /* Only push if top exists. Otherwise, replace top. */
  1630. if (YY_CURRENT_BUFFER)
  1631. (yy_buffer_stack_top)++;
  1632. YY_CURRENT_BUFFER_LVALUE = new_buffer;
  1633. /* copied from zconf_switch_to_buffer. */
  1634. zconf_load_buffer_state( );
  1635. (yy_did_buffer_switch_on_eof) = 1;
  1636. }
  1637. /** Removes and deletes the top of the stack, if present.
  1638. * The next element becomes the new top.
  1639. *
  1640. */
  1641. void zconfpop_buffer_state (void)
  1642. {
  1643. if (!YY_CURRENT_BUFFER)
  1644. return;
  1645. zconf_delete_buffer(YY_CURRENT_BUFFER );
  1646. YY_CURRENT_BUFFER_LVALUE = NULL;
  1647. if ((yy_buffer_stack_top) > 0)
  1648. --(yy_buffer_stack_top);
  1649. if (YY_CURRENT_BUFFER) {
  1650. zconf_load_buffer_state( );
  1651. (yy_did_buffer_switch_on_eof) = 1;
  1652. }
  1653. }
  1654. /* Allocates the stack if it does not exist.
  1655. * Guarantees space for at least one push.
  1656. */
  1657. static void zconfensure_buffer_stack (void)
  1658. {
  1659. int num_to_alloc;
  1660. if (!(yy_buffer_stack)) {
  1661. /* First allocation is just for 2 elements, since we don't know if this
  1662. * scanner will even need a stack. We use 2 instead of 1 to avoid an
  1663. * immediate realloc on the next call.
  1664. */
  1665. num_to_alloc = 1;
  1666. (yy_buffer_stack) = (struct yy_buffer_state**)zconfalloc
  1667. (num_to_alloc * sizeof(struct yy_buffer_state*)
  1668. );
  1669. if ( ! (yy_buffer_stack) )
  1670. YY_FATAL_ERROR( "out of dynamic memory in zconfensure_buffer_stack()" );
  1671. memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*));
  1672. (yy_buffer_stack_max) = num_to_alloc;
  1673. (yy_buffer_stack_top) = 0;
  1674. return;
  1675. }
  1676. if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){
  1677. /* Increase the buffer to prepare for a possible push. */
  1678. int grow_size = 8 /* arbitrary grow size */;
  1679. num_to_alloc = (yy_buffer_stack_max) + grow_size;
  1680. (yy_buffer_stack) = (struct yy_buffer_state**)zconfrealloc
  1681. ((yy_buffer_stack),
  1682. num_to_alloc * sizeof(struct yy_buffer_state*)
  1683. );
  1684. if ( ! (yy_buffer_stack) )
  1685. YY_FATAL_ERROR( "out of dynamic memory in zconfensure_buffer_stack()" );
  1686. /* zero only the new slots.*/
  1687. memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*));
  1688. (yy_buffer_stack_max) = num_to_alloc;
  1689. }
  1690. }
  1691. /** Setup the input buffer state to scan directly from a user-specified character buffer.
  1692. * @param base the character buffer
  1693. * @param size the size in bytes of the character buffer
  1694. *
  1695. * @return the newly allocated buffer state object.
  1696. */
  1697. YY_BUFFER_STATE zconf_scan_buffer (char * base, yy_size_t size )
  1698. {
  1699. YY_BUFFER_STATE b;
  1700. if ( size < 2 ||
  1701. base[size-2] != YY_END_OF_BUFFER_CHAR ||
  1702. base[size-1] != YY_END_OF_BUFFER_CHAR )
  1703. /* They forgot to leave room for the EOB's. */
  1704. return 0;
  1705. b = (YY_BUFFER_STATE) zconfalloc(sizeof( struct yy_buffer_state ) );
  1706. if ( ! b )
  1707. YY_FATAL_ERROR( "out of dynamic memory in zconf_scan_buffer()" );
  1708. b->yy_buf_size = size - 2; /* "- 2" to take care of EOB's */
  1709. b->yy_buf_pos = b->yy_ch_buf = base;
  1710. b->yy_is_our_buffer = 0;
  1711. b->yy_input_file = 0;
  1712. b->yy_n_chars = b->yy_buf_size;
  1713. b->yy_is_interactive = 0;
  1714. b->yy_at_bol = 1;
  1715. b->yy_fill_buffer = 0;
  1716. b->yy_buffer_status = YY_BUFFER_NEW;
  1717. zconf_switch_to_buffer(b );
  1718. return b;
  1719. }
  1720. /** Setup the input buffer state to scan a string. The next call to zconflex() will
  1721. * scan from a @e copy of @a str.
  1722. * @param yystr a NUL-terminated string to scan
  1723. *
  1724. * @return the newly allocated buffer state object.
  1725. * @note If you want to scan bytes that may contain NUL values, then use
  1726. * zconf_scan_bytes() instead.
  1727. */
  1728. YY_BUFFER_STATE zconf_scan_string (yyconst char * yystr )
  1729. {
  1730. return zconf_scan_bytes(yystr,strlen(yystr) );
  1731. }
  1732. /** Setup the input buffer state to scan the given bytes. The next call to zconflex() will
  1733. * scan from a @e copy of @a bytes.
  1734. * @param yybytes the byte buffer to scan
  1735. * @param _yybytes_len the number of bytes in the buffer pointed to by @a bytes.
  1736. *
  1737. * @return the newly allocated buffer state object.
  1738. */
  1739. YY_BUFFER_STATE zconf_scan_bytes (yyconst char * yybytes, int _yybytes_len )
  1740. {
  1741. YY_BUFFER_STATE b;
  1742. char *buf;
  1743. yy_size_t n;
  1744. int i;
  1745. /* Get memory for full buffer, including space for trailing EOB's. */
  1746. n = _yybytes_len + 2;
  1747. buf = (char *) zconfalloc(n );
  1748. if ( ! buf )
  1749. YY_FATAL_ERROR( "out of dynamic memory in zconf_scan_bytes()" );
  1750. for ( i = 0; i < _yybytes_len; ++i )
  1751. buf[i] = yybytes[i];
  1752. buf[_yybytes_len] = buf[_yybytes_len+1] = YY_END_OF_BUFFER_CHAR;
  1753. b = zconf_scan_buffer(buf,n );
  1754. if ( ! b )
  1755. YY_FATAL_ERROR( "bad buffer in zconf_scan_bytes()" );
  1756. /* It's okay to grow etc. this buffer, and we should throw it
  1757. * away when we're done.
  1758. */
  1759. b->yy_is_our_buffer = 1;
  1760. return b;
  1761. }
  1762. #ifndef YY_EXIT_FAILURE
  1763. #define YY_EXIT_FAILURE 2
  1764. #endif
  1765. static void yy_fatal_error (yyconst char* msg )
  1766. {
  1767. (void) fprintf( stderr, "%s\n", msg );
  1768. exit( YY_EXIT_FAILURE );
  1769. }
  1770. /* Redefine yyless() so it works in section 3 code. */
  1771. #undef yyless
  1772. #define yyless(n) \
  1773. do \
  1774. { \
  1775. /* Undo effects of setting up zconftext. */ \
  1776. int yyless_macro_arg = (n); \
  1777. YY_LESS_LINENO(yyless_macro_arg);\
  1778. zconftext[zconfleng] = (yy_hold_char); \
  1779. (yy_c_buf_p) = zconftext + yyless_macro_arg; \
  1780. (yy_hold_char) = *(yy_c_buf_p); \
  1781. *(yy_c_buf_p) = '\0'; \
  1782. zconfleng = yyless_macro_arg; \
  1783. } \
  1784. while ( 0 )
  1785. /* Accessor methods (get/set functions) to struct members. */
  1786. /** Get the current line number.
  1787. *
  1788. */
  1789. int zconfget_lineno (void)
  1790. {
  1791. return zconflineno;
  1792. }
  1793. /** Get the input stream.
  1794. *
  1795. */
  1796. FILE *zconfget_in (void)
  1797. {
  1798. return zconfin;
  1799. }
  1800. /** Get the output stream.
  1801. *
  1802. */
  1803. FILE *zconfget_out (void)
  1804. {
  1805. return zconfout;
  1806. }
  1807. /** Get the length of the current token.
  1808. *
  1809. */
  1810. int zconfget_leng (void)
  1811. {
  1812. return zconfleng;
  1813. }
  1814. /** Get the current token.
  1815. *
  1816. */
  1817. char *zconfget_text (void)
  1818. {
  1819. return zconftext;
  1820. }
  1821. /** Set the current line number.
  1822. * @param line_number
  1823. *
  1824. */
  1825. void zconfset_lineno (int line_number )
  1826. {
  1827. zconflineno = line_number;
  1828. }
  1829. /** Set the input stream. This does not discard the current
  1830. * input buffer.
  1831. * @param in_str A readable stream.
  1832. *
  1833. * @see zconf_switch_to_buffer
  1834. */
  1835. void zconfset_in (FILE * in_str )
  1836. {
  1837. zconfin = in_str ;
  1838. }
  1839. void zconfset_out (FILE * out_str )
  1840. {
  1841. zconfout = out_str ;
  1842. }
  1843. int zconfget_debug (void)
  1844. {
  1845. return zconf_flex_debug;
  1846. }
  1847. void zconfset_debug (int bdebug )
  1848. {
  1849. zconf_flex_debug = bdebug ;
  1850. }
  1851. static int yy_init_globals (void)
  1852. {
  1853. /* Initialization is the same as for the non-reentrant scanner.
  1854. * This function is called from zconflex_destroy(), so don't allocate here.
  1855. */
  1856. (yy_buffer_stack) = 0;
  1857. (yy_buffer_stack_top) = 0;
  1858. (yy_buffer_stack_max) = 0;
  1859. (yy_c_buf_p) = (char *) 0;
  1860. (yy_init) = 0;
  1861. (yy_start) = 0;
  1862. /* Defined in main.c */
  1863. #ifdef YY_STDINIT
  1864. zconfin = stdin;
  1865. zconfout = stdout;
  1866. #else
  1867. zconfin = (FILE *) 0;
  1868. zconfout = (FILE *) 0;
  1869. #endif
  1870. /* For future reference: Set errno on error, since we are called by
  1871. * zconflex_init()
  1872. */
  1873. return 0;
  1874. }
  1875. /* zconflex_destroy is for both reentrant and non-reentrant scanners. */
  1876. int zconflex_destroy (void)
  1877. {
  1878. /* Pop the buffer stack, destroying each element. */
  1879. while(YY_CURRENT_BUFFER){
  1880. zconf_delete_buffer(YY_CURRENT_BUFFER );
  1881. YY_CURRENT_BUFFER_LVALUE = NULL;
  1882. zconfpop_buffer_state();
  1883. }
  1884. /* Destroy the stack itself. */
  1885. zconffree((yy_buffer_stack) );
  1886. (yy_buffer_stack) = NULL;
  1887. /* Reset the globals. This is important in a non-reentrant scanner so the next time
  1888. * zconflex() is called, initialization will occur. */
  1889. yy_init_globals( );
  1890. return 0;
  1891. }
  1892. /*
  1893. * Internal utility routines.
  1894. */
  1895. #ifndef yytext_ptr
  1896. static void yy_flex_strncpy (char* s1, yyconst char * s2, int n )
  1897. {
  1898. register int i;
  1899. for ( i = 0; i < n; ++i )
  1900. s1[i] = s2[i];
  1901. }
  1902. #endif
  1903. #ifdef YY_NEED_STRLEN
  1904. static int yy_flex_strlen (yyconst char * s )
  1905. {
  1906. register int n;
  1907. for ( n = 0; s[n]; ++n )
  1908. ;
  1909. return n;
  1910. }
  1911. #endif
  1912. void *zconfalloc (yy_size_t size )
  1913. {
  1914. return (void *) malloc( size );
  1915. }
  1916. void *zconfrealloc (void * ptr, yy_size_t size )
  1917. {
  1918. /* The cast to (char *) in the following accommodates both
  1919. * implementations that use char* generic pointers, and those
  1920. * that use void* generic pointers. It works with the latter
  1921. * because both ANSI C and C++ allow castless assignment from
  1922. * any pointer type to void*, and deal with argument conversions
  1923. * as though doing an assignment.
  1924. */
  1925. return (void *) realloc( (char *) ptr, size );
  1926. }
  1927. void zconffree (void * ptr )
  1928. {
  1929. free( (char *) ptr ); /* see zconfrealloc() for (char *) cast */
  1930. }
  1931. #define YYTABLES_NAME "yytables"
  1932. void zconf_starthelp(void)
  1933. {
  1934. new_string();
  1935. last_ts = first_ts = 0;
  1936. BEGIN(HELP);
  1937. }
  1938. static void zconf_endhelp(void)
  1939. {
  1940. zconflval.string = text;
  1941. BEGIN(INITIAL);
  1942. }
  1943. /*
  1944. * Try to open specified file with following names:
  1945. * ./name
  1946. * $(srctree)/name
  1947. * The latter is used when srctree is separate from objtree
  1948. * when compiling the kernel.
  1949. * Return NULL if file is not found.
  1950. */
  1951. FILE *zconf_fopen(const char *name)
  1952. {
  1953. char *env, fullname[PATH_MAX+1];
  1954. FILE *f;
  1955. f = fopen(name, "r");
  1956. if (!f && name != NULL && name[0] != '/') {
  1957. env = getenv(SRCTREE);
  1958. if (env) {
  1959. sprintf(fullname, "%s/%s", env, name);
  1960. f = fopen(fullname, "r");
  1961. }
  1962. }
  1963. return f;
  1964. }
  1965. void zconf_initscan(const char *name)
  1966. {
  1967. zconfin = zconf_fopen(name);
  1968. if (!zconfin) {
  1969. printf("can't find file %s\n", name);
  1970. exit(1);
  1971. }
  1972. current_buf = xmalloc(sizeof(*current_buf));
  1973. memset(current_buf, 0, sizeof(*current_buf));
  1974. current_file = file_lookup(name);
  1975. current_file->lineno = 1;
  1976. }
  1977. void zconf_nextfile(const char *name)
  1978. {
  1979. struct file *iter;
  1980. struct file *file = file_lookup(name);
  1981. struct buffer *buf = xmalloc(sizeof(*buf));
  1982. memset(buf, 0, sizeof(*buf));
  1983. current_buf->state = YY_CURRENT_BUFFER;
  1984. zconfin = zconf_fopen(file->name);
  1985. if (!zconfin) {
  1986. printf("%s:%d: can't open file \"%s\"\n",
  1987. zconf_curname(), zconf_lineno(), file->name);
  1988. exit(1);
  1989. }
  1990. zconf_switch_to_buffer(zconf_create_buffer(zconfin,YY_BUF_SIZE));
  1991. buf->parent = current_buf;
  1992. current_buf = buf;
  1993. for (iter = current_file->parent; iter; iter = iter->parent ) {
  1994. if (!strcmp(current_file->name,iter->name) ) {
  1995. printf("%s:%d: recursive inclusion detected. "
  1996. "Inclusion path:\n current file : '%s'\n",
  1997. zconf_curname(), zconf_lineno(),
  1998. zconf_curname());
  1999. iter = current_file->parent;
  2000. while (iter && \
  2001. strcmp(iter->name,current_file->name)) {
  2002. printf(" included from: '%s:%d'\n",
  2003. iter->name, iter->lineno-1);
  2004. iter = iter->parent;
  2005. }
  2006. if (iter)
  2007. printf(" included from: '%s:%d'\n",
  2008. iter->name, iter->lineno+1);
  2009. exit(1);
  2010. }
  2011. }
  2012. file->lineno = 1;
  2013. file->parent = current_file;
  2014. current_file = file;
  2015. }
  2016. static void zconf_endfile(void)
  2017. {
  2018. struct buffer *parent;
  2019. current_file = current_file->parent;
  2020. parent = current_buf->parent;
  2021. if (parent) {
  2022. fclose(zconfin);
  2023. zconf_delete_buffer(YY_CURRENT_BUFFER);
  2024. zconf_switch_to_buffer(parent->state);
  2025. }
  2026. free(current_buf);
  2027. current_buf = parent;
  2028. }
  2029. int zconf_lineno(void)
  2030. {
  2031. return current_pos.lineno;
  2032. }
  2033. const char *zconf_curname(void)
  2034. {
  2035. return current_pos.file ? current_pos.file->name : "<none>";
  2036. }