messagescanner.h 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743
  1. #ifndef message_HEADER_H
  2. #define message_HEADER_H 1
  3. #define message_IN_HEADER 1
  4. #line 10 "messagelexer.l"
  5. /*
  6. * This file is part of Wireless Display Software for Linux OS
  7. *
  8. * Copyright (C) 2015 Intel Corporation.
  9. *
  10. * This library is free software; you can redistribute it and/or
  11. * modify it under the terms of the GNU Lesser General Public
  12. * License as published by the Free Software Foundation; either
  13. * version 2.1 of the License, or (at your option) any later version.
  14. *
  15. * This library is distributed in the hope that it will be useful,
  16. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  17. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  18. * Lesser General Public License for more details.
  19. *
  20. * You should have received a copy of the GNU Lesser General Public
  21. * License along with this library; if not, write to the Free Software
  22. * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
  23. * 02110-1301 USA
  24. */
  25. #include <stdint.h>
  26. #define YY_NO_UNISTD_H 1
  27. #define YY_INT_ALIGNED short int
  28. /* A lexical scanner generated by flex */
  29. #define FLEX_SCANNER
  30. #define YY_FLEX_MAJOR_VERSION 2
  31. #define YY_FLEX_MINOR_VERSION 6
  32. #define YY_FLEX_SUBMINOR_VERSION 4
  33. #if YY_FLEX_SUBMINOR_VERSION > 0
  34. #define FLEX_BETA
  35. #endif
  36. #ifdef yy_create_buffer
  37. #define message__create_buffer_ALREADY_DEFINED
  38. #else
  39. #define yy_create_buffer message__create_buffer
  40. #endif
  41. #ifdef yy_delete_buffer
  42. #define message__delete_buffer_ALREADY_DEFINED
  43. #else
  44. #define yy_delete_buffer message__delete_buffer
  45. #endif
  46. #ifdef yy_scan_buffer
  47. #define message__scan_buffer_ALREADY_DEFINED
  48. #else
  49. #define yy_scan_buffer message__scan_buffer
  50. #endif
  51. #ifdef yy_scan_string
  52. #define message__scan_string_ALREADY_DEFINED
  53. #else
  54. #define yy_scan_string message__scan_string
  55. #endif
  56. #ifdef yy_scan_bytes
  57. #define message__scan_bytes_ALREADY_DEFINED
  58. #else
  59. #define yy_scan_bytes message__scan_bytes
  60. #endif
  61. #ifdef yy_init_buffer
  62. #define message__init_buffer_ALREADY_DEFINED
  63. #else
  64. #define yy_init_buffer message__init_buffer
  65. #endif
  66. #ifdef yy_flush_buffer
  67. #define message__flush_buffer_ALREADY_DEFINED
  68. #else
  69. #define yy_flush_buffer message__flush_buffer
  70. #endif
  71. #ifdef yy_load_buffer_state
  72. #define message__load_buffer_state_ALREADY_DEFINED
  73. #else
  74. #define yy_load_buffer_state message__load_buffer_state
  75. #endif
  76. #ifdef yy_switch_to_buffer
  77. #define message__switch_to_buffer_ALREADY_DEFINED
  78. #else
  79. #define yy_switch_to_buffer message__switch_to_buffer
  80. #endif
  81. #ifdef yypush_buffer_state
  82. #define message_push_buffer_state_ALREADY_DEFINED
  83. #else
  84. #define yypush_buffer_state message_push_buffer_state
  85. #endif
  86. #ifdef yypop_buffer_state
  87. #define message_pop_buffer_state_ALREADY_DEFINED
  88. #else
  89. #define yypop_buffer_state message_pop_buffer_state
  90. #endif
  91. #ifdef yyensure_buffer_stack
  92. #define message_ensure_buffer_stack_ALREADY_DEFINED
  93. #else
  94. #define yyensure_buffer_stack message_ensure_buffer_stack
  95. #endif
  96. #ifdef yylex
  97. #define message_lex_ALREADY_DEFINED
  98. #else
  99. #define yylex message_lex
  100. #endif
  101. #ifdef yyrestart
  102. #define message_restart_ALREADY_DEFINED
  103. #else
  104. #define yyrestart message_restart
  105. #endif
  106. #ifdef yylex_init
  107. #define message_lex_init_ALREADY_DEFINED
  108. #else
  109. #define yylex_init message_lex_init
  110. #endif
  111. #ifdef yylex_init_extra
  112. #define message_lex_init_extra_ALREADY_DEFINED
  113. #else
  114. #define yylex_init_extra message_lex_init_extra
  115. #endif
  116. #ifdef yylex_destroy
  117. #define message_lex_destroy_ALREADY_DEFINED
  118. #else
  119. #define yylex_destroy message_lex_destroy
  120. #endif
  121. #ifdef yyget_debug
  122. #define message_get_debug_ALREADY_DEFINED
  123. #else
  124. #define yyget_debug message_get_debug
  125. #endif
  126. #ifdef yyset_debug
  127. #define message_set_debug_ALREADY_DEFINED
  128. #else
  129. #define yyset_debug message_set_debug
  130. #endif
  131. #ifdef yyget_extra
  132. #define message_get_extra_ALREADY_DEFINED
  133. #else
  134. #define yyget_extra message_get_extra
  135. #endif
  136. #ifdef yyset_extra
  137. #define message_set_extra_ALREADY_DEFINED
  138. #else
  139. #define yyset_extra message_set_extra
  140. #endif
  141. #ifdef yyget_in
  142. #define message_get_in_ALREADY_DEFINED
  143. #else
  144. #define yyget_in message_get_in
  145. #endif
  146. #ifdef yyset_in
  147. #define message_set_in_ALREADY_DEFINED
  148. #else
  149. #define yyset_in message_set_in
  150. #endif
  151. #ifdef yyget_out
  152. #define message_get_out_ALREADY_DEFINED
  153. #else
  154. #define yyget_out message_get_out
  155. #endif
  156. #ifdef yyset_out
  157. #define message_set_out_ALREADY_DEFINED
  158. #else
  159. #define yyset_out message_set_out
  160. #endif
  161. #ifdef yyget_leng
  162. #define message_get_leng_ALREADY_DEFINED
  163. #else
  164. #define yyget_leng message_get_leng
  165. #endif
  166. #ifdef yyget_text
  167. #define message_get_text_ALREADY_DEFINED
  168. #else
  169. #define yyget_text message_get_text
  170. #endif
  171. #ifdef yyget_lineno
  172. #define message_get_lineno_ALREADY_DEFINED
  173. #else
  174. #define yyget_lineno message_get_lineno
  175. #endif
  176. #ifdef yyset_lineno
  177. #define message_set_lineno_ALREADY_DEFINED
  178. #else
  179. #define yyset_lineno message_set_lineno
  180. #endif
  181. #ifdef yyget_column
  182. #define message_get_column_ALREADY_DEFINED
  183. #else
  184. #define yyget_column message_get_column
  185. #endif
  186. #ifdef yyset_column
  187. #define message_set_column_ALREADY_DEFINED
  188. #else
  189. #define yyset_column message_set_column
  190. #endif
  191. #ifdef yywrap
  192. #define message_wrap_ALREADY_DEFINED
  193. #else
  194. #define yywrap message_wrap
  195. #endif
  196. #ifdef yyget_lval
  197. #define message_get_lval_ALREADY_DEFINED
  198. #else
  199. #define yyget_lval message_get_lval
  200. #endif
  201. #ifdef yyset_lval
  202. #define message_set_lval_ALREADY_DEFINED
  203. #else
  204. #define yyset_lval message_set_lval
  205. #endif
  206. #ifdef yyalloc
  207. #define message_alloc_ALREADY_DEFINED
  208. #else
  209. #define yyalloc message_alloc
  210. #endif
  211. #ifdef yyrealloc
  212. #define message_realloc_ALREADY_DEFINED
  213. #else
  214. #define yyrealloc message_realloc
  215. #endif
  216. #ifdef yyfree
  217. #define message_free_ALREADY_DEFINED
  218. #else
  219. #define yyfree message_free
  220. #endif
  221. /* First, we deal with platform-specific or compiler-specific issues. */
  222. /* begin standard C headers. */
  223. #include <stdio.h>
  224. #include <string.h>
  225. #include <errno.h>
  226. #include <stdlib.h>
  227. /* end standard C headers. */
  228. /* flex integer type definitions */
  229. #ifndef FLEXINT_H
  230. #define FLEXINT_H
  231. /* C99 systems have <inttypes.h>. Non-C99 systems may or may not. */
  232. #if defined (__STDC_VERSION__) && __STDC_VERSION__ >= 199901L
  233. /* C99 says to define __STDC_LIMIT_MACROS before including stdint.h,
  234. * if you want the limit (max/min) macros for int types.
  235. */
  236. #ifndef __STDC_LIMIT_MACROS
  237. #define __STDC_LIMIT_MACROS 1
  238. #endif
  239. #include <inttypes.h>
  240. typedef int8_t flex_int8_t;
  241. typedef uint8_t flex_uint8_t;
  242. typedef int16_t flex_int16_t;
  243. typedef uint16_t flex_uint16_t;
  244. typedef int32_t flex_int32_t;
  245. typedef uint32_t flex_uint32_t;
  246. #else
  247. typedef signed char flex_int8_t;
  248. typedef short int flex_int16_t;
  249. typedef int flex_int32_t;
  250. typedef unsigned char flex_uint8_t;
  251. typedef unsigned short int flex_uint16_t;
  252. typedef unsigned int flex_uint32_t;
  253. /* Limits of integral types. */
  254. #ifndef INT8_MIN
  255. #define INT8_MIN (-128)
  256. #endif
  257. #ifndef INT16_MIN
  258. #define INT16_MIN (-32767-1)
  259. #endif
  260. #ifndef INT32_MIN
  261. #define INT32_MIN (-2147483647-1)
  262. #endif
  263. #ifndef INT8_MAX
  264. #define INT8_MAX (127)
  265. #endif
  266. #ifndef INT16_MAX
  267. #define INT16_MAX (32767)
  268. #endif
  269. #ifndef INT32_MAX
  270. #define INT32_MAX (2147483647)
  271. #endif
  272. #ifndef UINT8_MAX
  273. #define UINT8_MAX (255U)
  274. #endif
  275. #ifndef UINT16_MAX
  276. #define UINT16_MAX (65535U)
  277. #endif
  278. #ifndef UINT32_MAX
  279. #define UINT32_MAX (4294967295U)
  280. #endif
  281. #ifndef SIZE_MAX
  282. #define SIZE_MAX (~(size_t)0)
  283. #endif
  284. #endif /* ! C99 */
  285. #endif /* ! FLEXINT_H */
  286. /* begin standard C++ headers. */
  287. /* TODO: this is always defined, so inline it */
  288. #define yyconst const
  289. #if defined(__GNUC__) && __GNUC__ >= 3
  290. #define yynoreturn __attribute__((__noreturn__))
  291. #else
  292. #define yynoreturn
  293. #endif
  294. /* An opaque pointer. */
  295. #ifndef YY_TYPEDEF_YY_SCANNER_T
  296. #define YY_TYPEDEF_YY_SCANNER_T
  297. typedef void* yyscan_t;
  298. #endif
  299. /* For convenience, these vars (plus the bison vars far below)
  300. are macros in the reentrant scanner. */
  301. #define yyin yyg->yyin_r
  302. #define yyout yyg->yyout_r
  303. #define yyextra yyg->yyextra_r
  304. #define yyleng yyg->yyleng_r
  305. #define yytext yyg->yytext_r
  306. #define yylineno (YY_CURRENT_BUFFER_LVALUE->yy_bs_lineno)
  307. #define yycolumn (YY_CURRENT_BUFFER_LVALUE->yy_bs_column)
  308. #define yy_flex_debug yyg->yy_flex_debug_r
  309. /* Size of default input buffer. */
  310. #ifndef YY_BUF_SIZE
  311. #ifdef __ia64__
  312. /* On IA-64, the buffer size is 16k, not 8k.
  313. * Moreover, YY_BUF_SIZE is 2*YY_READ_BUF_SIZE in the general case.
  314. * Ditto for the __ia64__ case accordingly.
  315. */
  316. #define YY_BUF_SIZE 32768
  317. #else
  318. #define YY_BUF_SIZE 16384
  319. #endif /* __ia64__ */
  320. #endif
  321. #ifndef YY_TYPEDEF_YY_BUFFER_STATE
  322. #define YY_TYPEDEF_YY_BUFFER_STATE
  323. typedef struct yy_buffer_state *YY_BUFFER_STATE;
  324. #endif
  325. #ifndef YY_TYPEDEF_YY_SIZE_T
  326. #define YY_TYPEDEF_YY_SIZE_T
  327. typedef size_t yy_size_t;
  328. #endif
  329. #ifndef YY_STRUCT_YY_BUFFER_STATE
  330. #define YY_STRUCT_YY_BUFFER_STATE
  331. struct yy_buffer_state
  332. {
  333. FILE *yy_input_file;
  334. char* yy_ch_buf; /* input buffer */
  335. char* yy_buf_pos; /* current position in input buffer */
  336. /* Size of input buffer in bytes, not including room for EOB
  337. * characters.
  338. */
  339. int yy_buf_size;
  340. /* Number of characters read into yy_ch_buf, not including EOB
  341. * characters.
  342. */
  343. int yy_n_chars;
  344. /* Whether we "own" the buffer - i.e., we know we created it,
  345. * and can realloc() it to grow it, and should free() it to
  346. * delete it.
  347. */
  348. int yy_is_our_buffer;
  349. /* Whether this is an "interactive" input source; if so, and
  350. * if we're using stdio for input, then we want to use getc()
  351. * instead of fread(), to make sure we stop fetching input after
  352. * each newline.
  353. */
  354. int yy_is_interactive;
  355. /* Whether we're considered to be at the beginning of a line.
  356. * If so, '^' rules will be active on the next match, otherwise
  357. * not.
  358. */
  359. int yy_at_bol;
  360. int yy_bs_lineno; /**< The line count. */
  361. int yy_bs_column; /**< The column count. */
  362. /* Whether to try to fill the input buffer when we reach the
  363. * end of it.
  364. */
  365. int yy_fill_buffer;
  366. int yy_buffer_status;
  367. };
  368. #endif /* !YY_STRUCT_YY_BUFFER_STATE */
  369. void yyrestart(FILE* input_file, yyscan_t yyscanner);
  370. void yy_switch_to_buffer(YY_BUFFER_STATE new_buffer, yyscan_t yyscanner);
  371. YY_BUFFER_STATE yy_create_buffer(FILE* file, int size, yyscan_t yyscanner);
  372. void yy_delete_buffer(YY_BUFFER_STATE b, yyscan_t yyscanner);
  373. void yy_flush_buffer(YY_BUFFER_STATE b, yyscan_t yyscanner);
  374. void yypush_buffer_state(YY_BUFFER_STATE new_buffer, yyscan_t yyscanner);
  375. void yypop_buffer_state(yyscan_t yyscanner);
  376. YY_BUFFER_STATE yy_scan_buffer(char* base, yy_size_t size, yyscan_t yyscanner);
  377. YY_BUFFER_STATE yy_scan_string(const char* yy_str, yyscan_t yyscanner);
  378. YY_BUFFER_STATE yy_scan_bytes(const char* bytes, int len, yyscan_t yyscanner);
  379. void* yyalloc(yy_size_t, yyscan_t yyscanner);
  380. void* yyrealloc(void*, yy_size_t, yyscan_t yyscanner);
  381. void yyfree(void*, yyscan_t yyscanner);
  382. /* Begin user sect3 */
  383. #define message_wrap(yyscanner) (/*CONSTCOND*/ 1)
  384. #define YY_SKIP_YYWRAP
  385. #define yytext_ptr yytext_r
  386. #ifdef YY_HEADER_EXPORT_START_CONDITIONS
  387. #define INITIAL 0
  388. #define MATCH_STRING_STATE 1
  389. #define MATCH_RESPONSE_CODE_STATE 2
  390. #define SUPPORTED_METHODS_STATE 3
  391. #define CONTENT_TYPE_STATE 4
  392. #define SESSION_STATE 5
  393. #define MATCH_PRESENTATION_URL 6
  394. #define NUM_AS_HEX_MODE 7
  395. #define MATCH_EDID_STATE 8
  396. #endif
  397. #ifndef YY_NO_UNISTD_H
  398. /* Special case for "unistd.h", since it is non-ANSI. We include it way
  399. * down here because we want the user's section 1 to have been scanned
  400. * first. The user has a chance to override it with an option.
  401. */
  402. #include <unistd.h>
  403. #endif
  404. #define YY_EXTRA_TYPE bool
  405. int yylex_init(yyscan_t* scanner);
  406. int yylex_init_extra(YY_EXTRA_TYPE user_defined, yyscan_t* scanner);
  407. /* Accessor methods to globals.
  408. These are made visible to non-reentrant scanners for convenience. */
  409. int yylex_destroy(yyscan_t yyscanner);
  410. int yyget_debug(yyscan_t yyscanner);
  411. void yyset_debug(int debug_flag, yyscan_t yyscanner);
  412. YY_EXTRA_TYPE yyget_extra(yyscan_t yyscanner);
  413. void yyset_extra(YY_EXTRA_TYPE user_defined, yyscan_t yyscanner);
  414. FILE* yyget_in(yyscan_t yyscanner);
  415. void yyset_in(FILE* _in_str, yyscan_t yyscanner);
  416. FILE* yyget_out(yyscan_t yyscanner);
  417. void yyset_out(FILE* _out_str, yyscan_t yyscanner);
  418. int yyget_leng(yyscan_t yyscanner);
  419. char* yyget_text(yyscan_t yyscanner);
  420. int yyget_lineno(yyscan_t yyscanner);
  421. void yyset_lineno(int _line_number, yyscan_t yyscanner);
  422. int yyget_column(yyscan_t yyscanner);
  423. void yyset_column(int _column_no, yyscan_t yyscanner);
  424. YYSTYPE* yyget_lval(yyscan_t yyscanner);
  425. void yyset_lval(YYSTYPE* yylval_param, yyscan_t yyscanner);
  426. /* Macros after this point can all be overridden by user definitions in
  427. * section 1.
  428. */
  429. #ifndef YY_SKIP_YYWRAP
  430. #ifdef __cplusplus
  431. extern "C" int yywrap(yyscan_t yyscanner);
  432. #else
  433. extern int yywrap(yyscan_t yyscanner);
  434. #endif
  435. #endif
  436. #ifndef yytext_ptr
  437. static void yy_flex_strncpy(char*, const char*, int, yyscan_t yyscanner);
  438. #endif
  439. #ifdef YY_NEED_STRLEN
  440. static int yy_flex_strlen(const char*, yyscan_t yyscanner);
  441. #endif
  442. #ifndef YY_NO_INPUT
  443. #endif
  444. /* Amount of stuff to slurp up with each read. */
  445. #ifndef YY_READ_BUF_SIZE
  446. #ifdef __ia64__
  447. /* On IA-64, the buffer size is 16k, not 8k */
  448. #define YY_READ_BUF_SIZE 16384
  449. #else
  450. #define YY_READ_BUF_SIZE 8192
  451. #endif /* __ia64__ */
  452. #endif
  453. /* Number of entries by which start-condition stack grows. */
  454. #ifndef YY_START_STACK_INCR
  455. #define YY_START_STACK_INCR 25
  456. #endif
  457. /* Default declaration of generated scanner - a define so the user can
  458. * easily add parameters.
  459. */
  460. #ifndef YY_DECL
  461. #define YY_DECL_IS_OURS 1
  462. extern int yylex(YYSTYPE* yylval_param, yyscan_t yyscanner);
  463. #define YY_DECL int yylex(YYSTYPE* yylval_param, yyscan_t yyscanner)
  464. #endif /* !YY_DECL */
  465. /* yy_get_previous_state - get the state just before the EOB char was reached */
  466. #undef YY_NEW_FILE
  467. #undef YY_FLUSH_BUFFER
  468. #undef yy_set_bol
  469. #undef yy_new_buffer
  470. #undef yy_set_interactive
  471. #undef YY_DO_BEFORE_ACTION
  472. #ifdef YY_DECL_IS_OURS
  473. #undef YY_DECL_IS_OURS
  474. #undef YY_DECL
  475. #endif
  476. #ifndef message__create_buffer_ALREADY_DEFINED
  477. #undef yy_create_buffer
  478. #endif
  479. #ifndef message__delete_buffer_ALREADY_DEFINED
  480. #undef yy_delete_buffer
  481. #endif
  482. #ifndef message__scan_buffer_ALREADY_DEFINED
  483. #undef yy_scan_buffer
  484. #endif
  485. #ifndef message__scan_string_ALREADY_DEFINED
  486. #undef yy_scan_string
  487. #endif
  488. #ifndef message__scan_bytes_ALREADY_DEFINED
  489. #undef yy_scan_bytes
  490. #endif
  491. #ifndef message__init_buffer_ALREADY_DEFINED
  492. #undef yy_init_buffer
  493. #endif
  494. #ifndef message__flush_buffer_ALREADY_DEFINED
  495. #undef yy_flush_buffer
  496. #endif
  497. #ifndef message__load_buffer_state_ALREADY_DEFINED
  498. #undef yy_load_buffer_state
  499. #endif
  500. #ifndef message__switch_to_buffer_ALREADY_DEFINED
  501. #undef yy_switch_to_buffer
  502. #endif
  503. #ifndef message_push_buffer_state_ALREADY_DEFINED
  504. #undef yypush_buffer_state
  505. #endif
  506. #ifndef message_pop_buffer_state_ALREADY_DEFINED
  507. #undef yypop_buffer_state
  508. #endif
  509. #ifndef message_ensure_buffer_stack_ALREADY_DEFINED
  510. #undef yyensure_buffer_stack
  511. #endif
  512. #ifndef message_lex_ALREADY_DEFINED
  513. #undef yylex
  514. #endif
  515. #ifndef message_restart_ALREADY_DEFINED
  516. #undef yyrestart
  517. #endif
  518. #ifndef message_lex_init_ALREADY_DEFINED
  519. #undef yylex_init
  520. #endif
  521. #ifndef message_lex_init_extra_ALREADY_DEFINED
  522. #undef yylex_init_extra
  523. #endif
  524. #ifndef message_lex_destroy_ALREADY_DEFINED
  525. #undef yylex_destroy
  526. #endif
  527. #ifndef message_get_debug_ALREADY_DEFINED
  528. #undef yyget_debug
  529. #endif
  530. #ifndef message_set_debug_ALREADY_DEFINED
  531. #undef yyset_debug
  532. #endif
  533. #ifndef message_get_extra_ALREADY_DEFINED
  534. #undef yyget_extra
  535. #endif
  536. #ifndef message_set_extra_ALREADY_DEFINED
  537. #undef yyset_extra
  538. #endif
  539. #ifndef message_get_in_ALREADY_DEFINED
  540. #undef yyget_in
  541. #endif
  542. #ifndef message_set_in_ALREADY_DEFINED
  543. #undef yyset_in
  544. #endif
  545. #ifndef message_get_out_ALREADY_DEFINED
  546. #undef yyget_out
  547. #endif
  548. #ifndef message_set_out_ALREADY_DEFINED
  549. #undef yyset_out
  550. #endif
  551. #ifndef message_get_leng_ALREADY_DEFINED
  552. #undef yyget_leng
  553. #endif
  554. #ifndef message_get_text_ALREADY_DEFINED
  555. #undef yyget_text
  556. #endif
  557. #ifndef message_get_lineno_ALREADY_DEFINED
  558. #undef yyget_lineno
  559. #endif
  560. #ifndef message_set_lineno_ALREADY_DEFINED
  561. #undef yyset_lineno
  562. #endif
  563. #ifndef message_get_column_ALREADY_DEFINED
  564. #undef yyget_column
  565. #endif
  566. #ifndef message_set_column_ALREADY_DEFINED
  567. #undef yyset_column
  568. #endif
  569. #ifndef message_wrap_ALREADY_DEFINED
  570. #undef yywrap
  571. #endif
  572. #ifndef message_get_lval_ALREADY_DEFINED
  573. #undef yyget_lval
  574. #endif
  575. #ifndef message_set_lval_ALREADY_DEFINED
  576. #undef yyset_lval
  577. #endif
  578. #ifndef message_get_lloc_ALREADY_DEFINED
  579. #undef yyget_lloc
  580. #endif
  581. #ifndef message_set_lloc_ALREADY_DEFINED
  582. #undef yyset_lloc
  583. #endif
  584. #ifndef message_alloc_ALREADY_DEFINED
  585. #undef yyalloc
  586. #endif
  587. #ifndef message_realloc_ALREADY_DEFINED
  588. #undef yyrealloc
  589. #endif
  590. #ifndef message_free_ALREADY_DEFINED
  591. #undef yyfree
  592. #endif
  593. #ifndef message_text_ALREADY_DEFINED
  594. #undef yytext
  595. #endif
  596. #ifndef message_leng_ALREADY_DEFINED
  597. #undef yyleng
  598. #endif
  599. #ifndef message_in_ALREADY_DEFINED
  600. #undef yyin
  601. #endif
  602. #ifndef message_out_ALREADY_DEFINED
  603. #undef yyout
  604. #endif
  605. #ifndef message__flex_debug_ALREADY_DEFINED
  606. #undef yy_flex_debug
  607. #endif
  608. #ifndef message_lineno_ALREADY_DEFINED
  609. #undef yylineno
  610. #endif
  611. #ifndef message_tables_fload_ALREADY_DEFINED
  612. #undef yytables_fload
  613. #endif
  614. #ifndef message_tables_destroy_ALREADY_DEFINED
  615. #undef yytables_destroy
  616. #endif
  617. #ifndef message_TABLES_NAME_ALREADY_DEFINED
  618. #undef yyTABLES_NAME
  619. #endif
  620. #undef message_IN_HEADER
  621. #endif /* message_HEADER_H */