#include "ace/Svc_Conf.h"
#include "ace/Module.h"
#include "ace/Stream.h"
#include "ace/Service_Types.h"
#include "ace/ace_wchar.h"
#include <stddef.h>
#include <stdlib.h>
Defines | |
#define | YYBISON 1 |
#define | YYBISON_VERSION "2.3" |
#define | YYSKELETON_NAME "yacc.c" |
#define | YYPURE 1 |
#define | YYLSP_NEEDED 0 |
#define | ACE_DYNAMIC 258 |
#define | ACE_STATIC 259 |
#define | ACE_SUSPEND 260 |
#define | ACE_RESUME 261 |
#define | ACE_REMOVE 262 |
#define | ACE_USTREAM 263 |
#define | ACE_MODULE_T 264 |
#define | ACE_STREAM_T 265 |
#define | ACE_SVC_OBJ_T 266 |
#define | ACE_ACTIVE 267 |
#define | ACE_INACTIVE 268 |
#define | ACE_PATHNAME 269 |
#define | ACE_IDENT 270 |
#define | ACE_STRING 271 |
#define | YYDEBUG_LEXER_TEXT (ace_yytext[ace_yyleng] = '\0', ace_yytext) |
#define | YY_ ACE_TEXT |
#define | YYSTYPE_IS_DECLARED |
#define | YYDEBUG 0 |
#define | YYERROR_VERBOSE 0 |
#define | YYTOKEN_TABLE 0 |
#define | YYSIZE_T size_t |
#define | YYSIZE_MAXIMUM ((YYSIZE_T) -1) |
#define | YYUSE(e) ((void) (e)) |
#define | YYID(n) (n) |
#define | YYSTACK_ALLOC YYMALLOC |
#define | YYSTACK_FREE YYFREE |
#define | YYSTACK_ALLOC_MAXIMUM YYSIZE_MAXIMUM |
#define | _STDLIB_H 1 |
#define | YYMALLOC malloc |
#define | YYFREE free |
#define | YYFINAL 2 |
#define | YYLAST 62 |
#define | YYNTOKENS 23 |
#define | YYNNTS 21 |
#define | YYNRULES 45 |
#define | YYNSTATES 66 |
#define | YYUNDEFTOK 2 |
#define | YYMAXUTOK 271 |
#define | YYTRANSLATE(YYX) ((unsigned int) (YYX) <= YYMAXUTOK ? ace_yytranslate[YYX] : YYUNDEFTOK) |
#define | YYPACT_NINF -13 |
#define | YYTABLE_NINF -1 |
#define | ace_yyerrok (ace_yyerrstatus = 0) |
#define | ace_yyclearin (ace_yychar = YYEMPTY) |
#define | YYEMPTY (-2) |
#define | YYEOF 0 |
#define | YYACCEPT goto ace_yyacceptlab |
#define | YYABORT goto ace_yyabortlab |
#define | YYERROR goto ace_yyerrorlab |
#define | YYFAIL goto ace_yyerrlab |
#define | YYRECOVERING() (!!ace_yyerrstatus) |
#define | YYBACKUP(Token, Value) |
#define | YYTERROR 1 |
#define | YYERRCODE 256 |
#define | YYRHSLOC(Rhs, K) ((Rhs)[K]) |
#define | YYLLOC_DEFAULT(Current, Rhs, N) |
#define | YY_LOCATION_PRINT(File, Loc) ((void) 0) |
#define | YYLEX ace_yylex (&ace_yylval, YYLEX_PARAM) |
#define | YYDPRINTF(Args) |
#define | YY_SYMBOL_PRINT(Title, Type, Value, Location) |
#define | YY_STACK_PRINT(Bottom, Top) |
#define | YY_REDUCE_PRINT(Rule) |
#define | YYINITDEPTH 200 |
#define | YYMAXDEPTH 10000 |
#define | YYPOPSTACK(N) (ace_yyvsp -= (N), ace_yyssp -= (N)) |
Typedefs | |
typedef unsigned char | ace_yytype_uint8 |
typedef signed char | ace_yytype_int8 |
typedef unsigned short int | ace_yytype_uint16 |
typedef short int | ace_yytype_int16 |
Enumerations | |
enum | ace_yytokentype { ACE_DYNAMIC = 258, ACE_STATIC = 259, ACE_SUSPEND = 260, ACE_RESUME = 261, ACE_REMOVE = 262, ACE_USTREAM = 263, ACE_MODULE_T = 264, ACE_STREAM_T = 265, ACE_SVC_OBJ_T = 266, ACE_ACTIVE = 267, ACE_INACTIVE = 268, ACE_PATHNAME = 269, ACE_IDENT = 270, ACE_STRING = 271, ACE_DYNAMIC = 258, ACE_STATIC = 259, ACE_SUSPEND = 260, ACE_RESUME = 261, ACE_REMOVE = 262, ACE_USTREAM = 263, ACE_MODULE_T = 264, ACE_STREAM_T = 265, ACE_SVC_OBJ_T = 266, ACE_ACTIVE = 267, ACE_INACTIVE = 268, ACE_PATHNAME = 269, ACE_IDENT = 270, ACE_STRING = 271 } |
Functions | |
static ACE_BEGIN_VERSIONED_NAMESPACE_DECL ACE_Module_Type * | ace_get_module (ACE_Service_Type const *sr, ACE_TCHAR const *svc_name, int &ace_ace_yyerrno) |
static void | ace_yydestruct (const char *ace_yymsg, int ace_yytype, YYSTYPE *ace_yyvaluep) |
int | ace_yyparse (void *YYPARSE_PARAM) |
ACE_BEGIN_VERSIONED_NAMESPACE_DECL void | ace_yyerror (int ace_yyerrno, int ace_yylineno, ACE_TCHAR const *s) |
void | ace_yyerror (ACE_TCHAR const *s) |
Error handling routines required by YACC or BISON. | |
Variables | |
static const ace_yytype_uint8 | ace_yytranslate [] |
static const ace_yytype_uint8 | ace_yyr1 [] |
static const ace_yytype_uint8 | ace_yyr2 [] |
static const ace_yytype_uint8 | ace_yydefact [] |
static const ace_yytype_int8 | ace_yydefgoto [] |
static const ace_yytype_int8 | ace_yypact [] |
static const ace_yytype_int8 | ace_yypgoto [] |
static const ace_yytype_uint8 | ace_yytable [] |
static const ace_yytype_int8 | ace_yycheck [] |
static const ace_yytype_uint8 | ace_yystos [] |
#define _STDLIB_H 1 |
#define ACE_ACTIVE 267 |
#define ACE_DYNAMIC 258 |
#define ACE_IDENT 270 |
#define ACE_INACTIVE 268 |
#define ACE_MODULE_T 264 |
#define ACE_PATHNAME 269 |
#define ACE_REMOVE 262 |
#define ACE_RESUME 261 |
#define ACE_STATIC 259 |
#define ACE_STREAM_T 265 |
#define ACE_STRING 271 |
#define ACE_SUSPEND 260 |
#define ACE_SVC_OBJ_T 266 |
#define ACE_USTREAM 263 |
#define ace_yyclearin (ace_yychar = YYEMPTY) |
#define ace_yyerrok (ace_yyerrstatus = 0) |
#define YY_ ACE_TEXT |
#define YY_LOCATION_PRINT | ( | File, | |||
Loc | ) | ((void) 0) |
#define YY_REDUCE_PRINT | ( | Rule | ) |
#define YY_STACK_PRINT | ( | Bottom, | |||
Top | ) |
#define YY_SYMBOL_PRINT | ( | Title, | |||
Type, | |||||
Value, | |||||
Location | ) |
#define YYABORT goto ace_yyabortlab |
#define YYACCEPT goto ace_yyacceptlab |
#define YYBACKUP | ( | Token, | |||
Value | ) |
Value:
do \ if (ace_yychar == YYEMPTY && ace_yylen == 1) \ { \ ace_yychar = (Token); \ ace_yylval = (Value); \ ace_yytoken = YYTRANSLATE (ace_yychar); \ YYPOPSTACK (1); \ goto ace_yybackup; \ } \ else \ { \ ace_yyerror (ACE_SVC_CONF_PARAM->yyerrno, ACE_SVC_CONF_PARAM->yylineno, YY_("syntax error: cannot back up")); \ YYERROR; \ } \ while (YYID (0))
#define YYBISON 1 |
#define YYBISON_VERSION "2.3" |
#define YYDEBUG 0 |
#define YYDEBUG_LEXER_TEXT (ace_yytext[ace_yyleng] = '\0', ace_yytext) |
#define YYDPRINTF | ( | Args | ) |
#define YYEMPTY (-2) |
#define YYEOF 0 |
#define YYERRCODE 256 |
#define YYERROR goto ace_yyerrorlab |
#define YYERROR_VERBOSE 0 |
#define YYFAIL goto ace_yyerrlab |
#define YYFINAL 2 |
#define YYFREE free |
#define YYID | ( | n | ) | (n) |
#define YYINITDEPTH 200 |
#define YYLAST 62 |
#define YYLEX ace_yylex (&ace_yylval, YYLEX_PARAM) |
#define YYLLOC_DEFAULT | ( | Current, | |||
Rhs, | |||||
N | ) |
Value:
do \ if (YYID (N)) \ { \ (Current).first_line = YYRHSLOC (Rhs, 1).first_line; \ (Current).first_column = YYRHSLOC (Rhs, 1).first_column; \ (Current).last_line = YYRHSLOC (Rhs, N).last_line; \ (Current).last_column = YYRHSLOC (Rhs, N).last_column; \ } \ else \ { \ (Current).first_line = (Current).last_line = \ YYRHSLOC (Rhs, 0).last_line; \ (Current).first_column = (Current).last_column = \ YYRHSLOC (Rhs, 0).last_column; \ } \ while (YYID (0))
#define YYLSP_NEEDED 0 |
#define YYMALLOC malloc |
#define YYMAXDEPTH 10000 |
#define YYMAXUTOK 271 |
#define YYNNTS 21 |
#define YYNRULES 45 |
#define YYNSTATES 66 |
#define YYNTOKENS 23 |
#define YYPACT_NINF -13 |
#define YYPOPSTACK | ( | N | ) | (ace_yyvsp -= (N), ace_yyssp -= (N)) |
#define YYPURE 1 |
#define YYRECOVERING | ( | ) | (!!ace_yyerrstatus) |
#define YYRHSLOC | ( | Rhs, | |||
K | ) | ((Rhs)[K]) |
#define YYSIZE_MAXIMUM ((YYSIZE_T) -1) |
#define YYSIZE_T size_t |
#define YYSKELETON_NAME "yacc.c" |
#define YYSTACK_ALLOC YYMALLOC |
#define YYSTACK_ALLOC_MAXIMUM YYSIZE_MAXIMUM |
#define YYSTACK_FREE YYFREE |
#define YYSTYPE_IS_DECLARED |
#define YYTABLE_NINF -1 |
#define YYTERROR 1 |
#define YYTOKEN_TABLE 0 |
#define YYTRANSLATE | ( | YYX | ) | ((unsigned int) (YYX) <= YYMAXUTOK ? ace_yytranslate[YYX] : YYUNDEFTOK) |
#define YYUNDEFTOK 2 |
#define YYUSE | ( | e | ) | ((void) (e)) |
typedef short int ace_yytype_int16 |
typedef signed char ace_yytype_int8 |
typedef unsigned short int ace_yytype_uint16 |
typedef unsigned char ace_yytype_uint8 |
enum ace_yytokentype |
static ACE_Module_Type * ace_get_module | ( | ACE_Service_Type const * | sr, | |
ACE_TCHAR const * | svc_name, | |||
int & | ace_ace_yyerrno | |||
) | [static] |
static void ace_yydestruct | ( | const char * | ace_yymsg, | |
int | ace_yytype, | |||
YYSTYPE * | ace_yyvaluep | |||
) | [static] |
void ace_yyerror | ( | ACE_TCHAR const * | s | ) |
Error handling routines required by YACC or BISON.
ACE_BEGIN_VERSIONED_NAMESPACE_DECL void ace_yyerror | ( | int | ace_yyerrno, | |
int | ace_yylineno, | |||
ACE_TCHAR const * | s | |||
) |
int ace_yyparse | ( | void * | YYPARSE_PARAM | ) |
const ace_yytype_int8 ace_yycheck[] [static] |
Initial value:
{ 9, 9, 3, 4, 5, 6, 7, 3, 4, 14, 15, 16, 12, 13, 19, 17, 15, 18, 15, 15, 0, 1, 15, 3, 4, 5, 6, 7, 8, 15, 9, 10, 11, 15, 22, 16, 19, 22, 22, 15, 15, 53, 20, 20, 53, 53, 53, 21, 21, 53, 19, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 34 }
const ace_yytype_uint8 ace_yydefact[] [static] |
Initial value:
{ 4, 0, 1, 3, 0, 0, 0, 0, 0, 0, 2, 5, 6, 7, 8, 9, 10, 0, 42, 42, 13, 14, 15, 17, 19, 20, 23, 0, 0, 0, 0, 41, 11, 12, 23, 21, 16, 38, 40, 39, 43, 44, 45, 0, 34, 0, 18, 25, 0, 32, 33, 31, 0, 0, 0, 35, 22, 26, 27, 28, 29, 30, 24, 37, 0, 36 }
const ace_yytype_int8 ace_yydefgoto[] [static] |
Initial value:
{ -1, 1, 10, 11, 12, 13, 14, 15, 16, 34, 26, 36, 47, 53, 62, 18, 51, 44, 30, 32, 45 }
const ace_yytype_int8 ace_yypact[] [static] |
Initial value:
{ -13, 20, -13, -13, 1, 3, 7, 14, 18, 4, -13, -13, -13, -13, -13, -13, -13, 21, 19, 19, -13, -13, -13, -13, -13, -13, -2, 12, 15, 16, -5, -13, -13, -13, -2, -13, -13, -13, -13, -13, -13, -13, -13, 24, 0, 17, -13, -13, 22, -13, -13, -13, 25, -1, 26, 23, -13, -13, -13, -13, -13, -13, -13, -13, 27, -13 }
const ace_yytype_int8 ace_yypgoto[] [static] |
Initial value:
{ -13, -13, -13, -9, -8, -12, -7, -4, -13, -13, -13, 28, -13, -13, -13, -13, -13, -13, -13, 31, -13 }
const ace_yytype_uint8 ace_yyr1[] [static] |
Initial value:
{ 0, 23, 24, 24, 24, 25, 25, 25, 25, 25, 25, 26, 27, 28, 29, 30, 31, 32, 31, 33, 33, 35, 34, 34, 36, 36, 37, 37, 37, 37, 37, 38, 39, 39, 39, 40, 40, 40, 41, 41, 41, 42, 42, 43, 43, 43 }
const ace_yytype_uint8 ace_yyr2[] [static] |
Initial value:
{ 0, 2, 2, 2, 0, 1, 1, 1, 1, 1, 1, 3, 3, 2, 2, 2, 3, 0, 4, 1, 1, 0, 4, 0, 2, 0, 1, 1, 1, 1, 1, 4, 1, 1, 0, 3, 5, 4, 2, 2, 2, 1, 0, 1, 1, 1 }
const ace_yytype_uint8 ace_yystos[] [static] |
Initial value:
{ 0, 24, 0, 1, 3, 4, 5, 6, 7, 8, 25, 26, 27, 28, 29, 30, 31, 15, 38, 15, 15, 15, 15, 15, 26, 27, 33, 9, 10, 11, 41, 16, 42, 42, 32, 17, 34, 22, 22, 22, 14, 15, 16, 19, 40, 43, 34, 35, 15, 12, 13, 39, 19, 36, 20, 15, 18, 26, 27, 28, 29, 30, 37, 21, 20, 21 }
const ace_yytype_uint8 ace_yytable[] [static] |
Initial value:
{ 24, 25, 4, 5, 6, 7, 8, 4, 5, 40, 41, 42, 49, 50, 43, 35, 17, 56, 19, 23, 2, 3, 20, 4, 5, 6, 7, 8, 9, 21, 27, 28, 29, 22, 37, 31, 52, 38, 39, 48, 55, 59, 54, 64, 57, 58, 60, 63, 65, 61, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46 }
const ace_yytype_uint8 ace_yytranslate[] [static] |