SimGrid  3.14.159
Versatile Simulation of Distributed Systems
simgrid_dtd.c File Reference
#include <stdio.h>
#include <string.h>
#include <errno.h>
#include <stdlib.h>
#include <assert.h>
#include <stdarg.h>
#include <ctype.h>
#include <unistd.h>

Classes

struct  yy_buffer_state
 
struct  yy_trans_info
 

Macros

#define YY_INT_ALIGNED   short int
 
#define yy_create_buffer   surf_parse__create_buffer
 
#define yy_delete_buffer   surf_parse__delete_buffer
 
#define yy_flex_debug   surf_parse__flex_debug
 
#define yy_init_buffer   surf_parse__init_buffer
 
#define yy_flush_buffer   surf_parse__flush_buffer
 
#define yy_load_buffer_state   surf_parse__load_buffer_state
 
#define yy_switch_to_buffer   surf_parse__switch_to_buffer
 
#define yyin   surf_parse_in
 
#define yyleng   surf_parse_leng
 
#define yylex   surf_parse_lex
 
#define yylineno   surf_parse_lineno
 
#define yyout   surf_parse_out
 
#define yyrestart   surf_parse_restart
 
#define yytext   surf_parse_text
 
#define yywrap   surf_parse_wrap
 
#define yyalloc   surf_parse_alloc
 
#define yyrealloc   surf_parse_realloc
 
#define yyfree   surf_parse_free
 
#define FLEX_SCANNER
 
#define YY_FLEX_MAJOR_VERSION   2
 
#define YY_FLEX_MINOR_VERSION   6
 
#define YY_FLEX_SUBMINOR_VERSION   0
 
#define FLEXINT_H
 
#define INT8_MIN   (-128)
 
#define INT16_MIN   (-32767-1)
 
#define INT32_MIN   (-2147483647-1)
 
#define INT8_MAX   (127)
 
#define INT16_MAX   (32767)
 
#define INT32_MAX   (2147483647)
 
#define UINT8_MAX   (255U)
 
#define UINT16_MAX   (65535U)
 
#define UINT32_MAX   (4294967295U)
 
#define yyconst
 
#define YY_NULL   0
 
#define YY_SC_TO_UI(c)   ((unsigned int) (unsigned char) c)
 
#define BEGIN   (yy_start) = 1 + 2 *
 
#define YY_START   (((yy_start) - 1) / 2)
 
#define YYSTATE   YY_START
 
#define YY_STATE_EOF(state)   (YY_END_OF_BUFFER + state + 1)
 
#define YY_NEW_FILE   surf_parse_restart(surf_parse_in )
 
#define YY_END_OF_BUFFER_CHAR   0
 
#define YY_BUF_SIZE   16384
 
#define YY_STATE_BUF_SIZE   ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
 
#define YY_TYPEDEF_YY_BUFFER_STATE
 
#define YY_TYPEDEF_YY_SIZE_T
 
#define EOB_ACT_CONTINUE_SCAN   0
 
#define EOB_ACT_END_OF_FILE   1
 
#define EOB_ACT_LAST_MATCH   2
 
#define YY_LESS_LINENO(n)
 
#define YY_LINENO_REWIND_TO(dst)
 
#define yyless(n)
 
#define unput(c)   yyunput( c, (yytext_ptr) )
 
#define YY_STRUCT_YY_BUFFER_STATE
 
#define YY_BUFFER_NEW   0
 
#define YY_BUFFER_NORMAL   1
 
#define YY_BUFFER_EOF_PENDING   2
 
#define YY_CURRENT_BUFFER
 
#define YY_CURRENT_BUFFER_LVALUE   (yy_buffer_stack)[(yy_buffer_stack_top)]
 
#define YY_FLUSH_BUFFER   surf_parse__flush_buffer(YY_CURRENT_BUFFER )
 
#define yy_new_buffer   surf_parse__create_buffer
 
#define yy_set_interactive(is_interactive)
 
#define yy_set_bol(at_bol)
 
#define YY_AT_BOL()   (YY_CURRENT_BUFFER_LVALUE->yy_at_bol)
 
#define surf_parse_wrap()   (/*CONSTCOND*/1)
 
#define YY_SKIP_YYWRAP
 
#define yytext_ptr   surf_parse_text
 
#define YY_DO_BEFORE_ACTION
 
#define YY_NUM_RULES   561
 
#define YY_END_OF_BUFFER   562
 
#define REJECT   reject_used_but_not_detected
 
#define yymore()   yymore_used_but_not_detected
 
#define YY_MORE_ADJ   0
 
#define YY_RESTORE_YY_MORE_OFFSET
 
#define FLEXML_INDEXSTACKSIZE   1000
 
#define FLEXML_yylineno
 
#define FLEXML_BUFFERSTACKSIZE   1000000
 
#define FLEXML_NEED_BUFFERLIT
 
#define surfxml_pcdata   (surfxml_bufferstack + surfxml_pcdata_ix)
 
#define A_surfxml_AS_id   (surfxml_bufferstack + AX_surfxml_AS_id)
 
#define A_surfxml_AS_routing   AX_surfxml_AS_routing
 
#define A_surfxml_ASroute_dst   (surfxml_bufferstack + AX_surfxml_ASroute_dst)
 
#define A_surfxml_ASroute_gw___dst   (surfxml_bufferstack + AX_surfxml_ASroute_gw___dst)
 
#define A_surfxml_ASroute_gw___src   (surfxml_bufferstack + AX_surfxml_ASroute_gw___src)
 
#define A_surfxml_ASroute_src   (surfxml_bufferstack + AX_surfxml_ASroute_src)
 
#define A_surfxml_ASroute_symmetrical   AX_surfxml_ASroute_symmetrical
 
#define A_surfxml_argument_value   (surfxml_bufferstack + AX_surfxml_argument_value)
 
#define A_surfxml_backbone_bandwidth   (surfxml_bufferstack + AX_surfxml_backbone_bandwidth)
 
#define A_surfxml_backbone_id   (surfxml_bufferstack + AX_surfxml_backbone_id)
 
#define A_surfxml_backbone_latency   (surfxml_bufferstack + AX_surfxml_backbone_latency)
 
#define A_surfxml_bypassASroute_dst   (surfxml_bufferstack + AX_surfxml_bypassASroute_dst)
 
#define A_surfxml_bypassASroute_gw___dst   (surfxml_bufferstack + AX_surfxml_bypassASroute_gw___dst)
 
#define A_surfxml_bypassASroute_gw___src   (surfxml_bufferstack + AX_surfxml_bypassASroute_gw___src)
 
#define A_surfxml_bypassASroute_src   (surfxml_bufferstack + AX_surfxml_bypassASroute_src)
 
#define A_surfxml_bypassRoute_dst   (surfxml_bufferstack + AX_surfxml_bypassRoute_dst)
 
#define A_surfxml_bypassRoute_src   (surfxml_bufferstack + AX_surfxml_bypassRoute_src)
 
#define A_surfxml_cabinet_bw   (surfxml_bufferstack + AX_surfxml_cabinet_bw)
 
#define A_surfxml_cabinet_id   (surfxml_bufferstack + AX_surfxml_cabinet_id)
 
#define A_surfxml_cabinet_lat   (surfxml_bufferstack + AX_surfxml_cabinet_lat)
 
#define A_surfxml_cabinet_prefix   (surfxml_bufferstack + AX_surfxml_cabinet_prefix)
 
#define A_surfxml_cabinet_radical   (surfxml_bufferstack + AX_surfxml_cabinet_radical)
 
#define A_surfxml_cabinet_speed   (surfxml_bufferstack + AX_surfxml_cabinet_speed)
 
#define A_surfxml_cabinet_suffix   (surfxml_bufferstack + AX_surfxml_cabinet_suffix)
 
#define A_surfxml_cluster_bb___bw   (surfxml_bufferstack + AX_surfxml_cluster_bb___bw)
 
#define A_surfxml_cluster_bb___lat   (surfxml_bufferstack + AX_surfxml_cluster_bb___lat)
 
#define A_surfxml_cluster_bb___sharing___policy   AX_surfxml_cluster_bb___sharing___policy
 
#define A_surfxml_cluster_bw   (surfxml_bufferstack + AX_surfxml_cluster_bw)
 
#define A_surfxml_cluster_core   (surfxml_bufferstack + AX_surfxml_cluster_core)
 
#define A_surfxml_cluster_id   (surfxml_bufferstack + AX_surfxml_cluster_id)
 
#define A_surfxml_cluster_lat   (surfxml_bufferstack + AX_surfxml_cluster_lat)
 
#define A_surfxml_cluster_limiter___link   (surfxml_bufferstack + AX_surfxml_cluster_limiter___link)
 
#define A_surfxml_cluster_loopback___bw   (surfxml_bufferstack + AX_surfxml_cluster_loopback___bw)
 
#define A_surfxml_cluster_loopback___lat   (surfxml_bufferstack + AX_surfxml_cluster_loopback___lat)
 
#define A_surfxml_cluster_prefix   (surfxml_bufferstack + AX_surfxml_cluster_prefix)
 
#define A_surfxml_cluster_radical   (surfxml_bufferstack + AX_surfxml_cluster_radical)
 
#define A_surfxml_cluster_router___id   (surfxml_bufferstack + AX_surfxml_cluster_router___id)
 
#define A_surfxml_cluster_sharing___policy   AX_surfxml_cluster_sharing___policy
 
#define A_surfxml_cluster_speed   (surfxml_bufferstack + AX_surfxml_cluster_speed)
 
#define A_surfxml_cluster_suffix   (surfxml_bufferstack + AX_surfxml_cluster_suffix)
 
#define A_surfxml_cluster_topo___parameters   (surfxml_bufferstack + AX_surfxml_cluster_topo___parameters)
 
#define A_surfxml_cluster_topology   AX_surfxml_cluster_topology
 
#define A_surfxml_config_id   (surfxml_bufferstack + AX_surfxml_config_id)
 
#define A_surfxml_host_availability___file   (surfxml_bufferstack + AX_surfxml_host_availability___file)
 
#define A_surfxml_host_coordinates   (surfxml_bufferstack + AX_surfxml_host_coordinates)
 
#define A_surfxml_host_core   (surfxml_bufferstack + AX_surfxml_host_core)
 
#define A_surfxml_host_id   (surfxml_bufferstack + AX_surfxml_host_id)
 
#define A_surfxml_host_pstate   (surfxml_bufferstack + AX_surfxml_host_pstate)
 
#define A_surfxml_host_speed   (surfxml_bufferstack + AX_surfxml_host_speed)
 
#define A_surfxml_host_state___file   (surfxml_bufferstack + AX_surfxml_host_state___file)
 
#define A_surfxml_host___link_down   (surfxml_bufferstack + AX_surfxml_host___link_down)
 
#define A_surfxml_host___link_id   (surfxml_bufferstack + AX_surfxml_host___link_id)
 
#define A_surfxml_host___link_up   (surfxml_bufferstack + AX_surfxml_host___link_up)
 
#define A_surfxml_include_file   (surfxml_bufferstack + AX_surfxml_include_file)
 
#define A_surfxml_link_bandwidth   (surfxml_bufferstack + AX_surfxml_link_bandwidth)
 
#define A_surfxml_link_bandwidth___file   (surfxml_bufferstack + AX_surfxml_link_bandwidth___file)
 
#define A_surfxml_link_id   (surfxml_bufferstack + AX_surfxml_link_id)
 
#define A_surfxml_link_latency   (surfxml_bufferstack + AX_surfxml_link_latency)
 
#define A_surfxml_link_latency___file   (surfxml_bufferstack + AX_surfxml_link_latency___file)
 
#define A_surfxml_link_sharing___policy   AX_surfxml_link_sharing___policy
 
#define A_surfxml_link_state___file   (surfxml_bufferstack + AX_surfxml_link_state___file)
 
#define A_surfxml_link___ctn_direction   AX_surfxml_link___ctn_direction
 
#define A_surfxml_link___ctn_id   (surfxml_bufferstack + AX_surfxml_link___ctn_id)
 
#define A_surfxml_model___prop_id   (surfxml_bufferstack + AX_surfxml_model___prop_id)
 
#define A_surfxml_model___prop_value   (surfxml_bufferstack + AX_surfxml_model___prop_value)
 
#define A_surfxml_mount_name   (surfxml_bufferstack + AX_surfxml_mount_name)
 
#define A_surfxml_mount_storageId   (surfxml_bufferstack + AX_surfxml_mount_storageId)
 
#define A_surfxml_peer_availability___file   (surfxml_bufferstack + AX_surfxml_peer_availability___file)
 
#define A_surfxml_peer_bw___in   (surfxml_bufferstack + AX_surfxml_peer_bw___in)
 
#define A_surfxml_peer_bw___out   (surfxml_bufferstack + AX_surfxml_peer_bw___out)
 
#define A_surfxml_peer_coordinates   (surfxml_bufferstack + AX_surfxml_peer_coordinates)
 
#define A_surfxml_peer_id   (surfxml_bufferstack + AX_surfxml_peer_id)
 
#define A_surfxml_peer_lat   (surfxml_bufferstack + AX_surfxml_peer_lat)
 
#define A_surfxml_peer_speed   (surfxml_bufferstack + AX_surfxml_peer_speed)
 
#define A_surfxml_peer_state___file   (surfxml_bufferstack + AX_surfxml_peer_state___file)
 
#define A_surfxml_platform_version   (surfxml_bufferstack + AX_surfxml_platform_version)
 
#define A_surfxml_process_function   (surfxml_bufferstack + AX_surfxml_process_function)
 
#define A_surfxml_process_host   (surfxml_bufferstack + AX_surfxml_process_host)
 
#define A_surfxml_process_kill___time   (surfxml_bufferstack + AX_surfxml_process_kill___time)
 
#define A_surfxml_process_on___failure   AX_surfxml_process_on___failure
 
#define A_surfxml_process_start___time   (surfxml_bufferstack + AX_surfxml_process_start___time)
 
#define A_surfxml_prop_id   (surfxml_bufferstack + AX_surfxml_prop_id)
 
#define A_surfxml_prop_value   (surfxml_bufferstack + AX_surfxml_prop_value)
 
#define A_surfxml_random_generator   AX_surfxml_random_generator
 
#define A_surfxml_random_id   (surfxml_bufferstack + AX_surfxml_random_id)
 
#define A_surfxml_random_max   (surfxml_bufferstack + AX_surfxml_random_max)
 
#define A_surfxml_random_mean   (surfxml_bufferstack + AX_surfxml_random_mean)
 
#define A_surfxml_random_min   (surfxml_bufferstack + AX_surfxml_random_min)
 
#define A_surfxml_random_radical   (surfxml_bufferstack + AX_surfxml_random_radical)
 
#define A_surfxml_random_seed   (surfxml_bufferstack + AX_surfxml_random_seed)
 
#define A_surfxml_random_std___deviation   (surfxml_bufferstack + AX_surfxml_random_std___deviation)
 
#define A_surfxml_route_dst   (surfxml_bufferstack + AX_surfxml_route_dst)
 
#define A_surfxml_route_src   (surfxml_bufferstack + AX_surfxml_route_src)
 
#define A_surfxml_route_symmetrical   AX_surfxml_route_symmetrical
 
#define A_surfxml_router_coordinates   (surfxml_bufferstack + AX_surfxml_router_coordinates)
 
#define A_surfxml_router_id   (surfxml_bufferstack + AX_surfxml_router_id)
 
#define A_surfxml_storage_attach   (surfxml_bufferstack + AX_surfxml_storage_attach)
 
#define A_surfxml_storage_content   (surfxml_bufferstack + AX_surfxml_storage_content)
 
#define A_surfxml_storage_content___type   (surfxml_bufferstack + AX_surfxml_storage_content___type)
 
#define A_surfxml_storage_id   (surfxml_bufferstack + AX_surfxml_storage_id)
 
#define A_surfxml_storage_typeId   (surfxml_bufferstack + AX_surfxml_storage_typeId)
 
#define A_surfxml_storage___type_content   (surfxml_bufferstack + AX_surfxml_storage___type_content)
 
#define A_surfxml_storage___type_content___type   (surfxml_bufferstack + AX_surfxml_storage___type_content___type)
 
#define A_surfxml_storage___type_id   (surfxml_bufferstack + AX_surfxml_storage___type_id)
 
#define A_surfxml_storage___type_model   (surfxml_bufferstack + AX_surfxml_storage___type_model)
 
#define A_surfxml_storage___type_size   (surfxml_bufferstack + AX_surfxml_storage___type_size)
 
#define A_surfxml_trace_file   (surfxml_bufferstack + AX_surfxml_trace_file)
 
#define A_surfxml_trace_id   (surfxml_bufferstack + AX_surfxml_trace_id)
 
#define A_surfxml_trace_periodicity   (surfxml_bufferstack + AX_surfxml_trace_periodicity)
 
#define A_surfxml_trace___connect_element   (surfxml_bufferstack + AX_surfxml_trace___connect_element)
 
#define A_surfxml_trace___connect_kind   AX_surfxml_trace___connect_kind
 
#define A_surfxml_trace___connect_trace   (surfxml_bufferstack + AX_surfxml_trace___connect_trace)
 
#define ENTER(state)   (yy_push_state(state))
 
#define LEAVE   (yy_pop_state())
 
#define SET(state)   BEGIN(state)
 
#define SKIP   /*skip*/
 
#define SUCCEED   CLEANUP; return 0
 
#define FAIL   return fail
 
#define CLEANUP   cleanup()
 
#define BUFFERSET(P)   (P = bnext)
 
#define BUFFERPUTC(C)   (ck_blimit(), surfxml_bufferstack[bnext++] = (C))
 
#define BUFFERDONE   (BUFFERPUTC('\0'))
 
#define BUFFERLITERAL(C, P)   surfxml_bufferliteral(C, &(P), surf_parse_text)
 
#define ENTITYTEXT(T)
 
#define YY_NO_INPUT   1
 
#define INITIAL   0
 
#define PROLOG   1
 
#define DOCTYPE   2
 
#define EPILOG   3
 
#define INCOMMENT   4
 
#define INPI   5
 
#define VALUE1   6
 
#define VALUE2   7
 
#define CDATA   8
 
#define AL_surfxml_AS   9
 
#define S_surfxml_AS   10
 
#define S_surfxml_AS_1   11
 
#define S_surfxml_AS_2   12
 
#define S_surfxml_AS_3   13
 
#define S_surfxml_AS_4   14
 
#define S_surfxml_AS_5   15
 
#define S_surfxml_AS_6   16
 
#define S_surfxml_AS_7   17
 
#define S_surfxml_AS_8   18
 
#define E_surfxml_AS   19
 
#define AL_surfxml_ASroute   20
 
#define S_surfxml_ASroute   21
 
#define S_surfxml_ASroute_1   22
 
#define S_surfxml_ASroute_2   23
 
#define E_surfxml_ASroute   24
 
#define AL_surfxml_argument   25
 
#define E_surfxml_argument   26
 
#define AL_surfxml_backbone   27
 
#define E_surfxml_backbone   28
 
#define AL_surfxml_bypassASroute   29
 
#define S_surfxml_bypassASroute   30
 
#define S_surfxml_bypassASroute_1   31
 
#define S_surfxml_bypassASroute_2   32
 
#define E_surfxml_bypassASroute   33
 
#define AL_surfxml_bypassRoute   34
 
#define S_surfxml_bypassRoute   35
 
#define S_surfxml_bypassRoute_1   36
 
#define S_surfxml_bypassRoute_2   37
 
#define E_surfxml_bypassRoute   38
 
#define AL_surfxml_cabinet   39
 
#define E_surfxml_cabinet   40
 
#define AL_surfxml_cluster   41
 
#define S_surfxml_cluster   42
 
#define S_surfxml_cluster_1   43
 
#define S_surfxml_cluster_2   44
 
#define E_surfxml_cluster   45
 
#define AL_surfxml_config   46
 
#define S_surfxml_config   47
 
#define S_surfxml_config_1   48
 
#define S_surfxml_config_2   49
 
#define E_surfxml_config   50
 
#define AL_surfxml_host   51
 
#define S_surfxml_host   52
 
#define S_surfxml_host_1   53
 
#define S_surfxml_host_2   54
 
#define E_surfxml_host   55
 
#define AL_surfxml_host___link   56
 
#define E_surfxml_host___link   57
 
#define AL_surfxml_include   58
 
#define S_surfxml_include   59
 
#define S_surfxml_include_1   60
 
#define S_surfxml_include_2   61
 
#define E_surfxml_include   62
 
#define AL_surfxml_link   63
 
#define S_surfxml_link   64
 
#define S_surfxml_link_1   65
 
#define S_surfxml_link_2   66
 
#define E_surfxml_link   67
 
#define AL_surfxml_link___ctn   68
 
#define E_surfxml_link___ctn   69
 
#define AL_surfxml_model___prop   70
 
#define E_surfxml_model___prop   71
 
#define AL_surfxml_mount   72
 
#define E_surfxml_mount   73
 
#define AL_surfxml_peer   74
 
#define E_surfxml_peer   75
 
#define ROOT_surfxml_platform   76
 
#define AL_surfxml_platform   77
 
#define S_surfxml_platform   78
 
#define S_surfxml_platform_1   79
 
#define S_surfxml_platform_2   80
 
#define S_surfxml_platform_3   81
 
#define S_surfxml_platform_4   82
 
#define S_surfxml_platform_5   83
 
#define S_surfxml_platform_6   84
 
#define S_surfxml_platform_7   85
 
#define S_surfxml_platform_8   86
 
#define E_surfxml_platform   87
 
#define AL_surfxml_process   88
 
#define S_surfxml_process   89
 
#define S_surfxml_process_1   90
 
#define S_surfxml_process_2   91
 
#define E_surfxml_process   92
 
#define AL_surfxml_prop   93
 
#define E_surfxml_prop   94
 
#define AL_surfxml_random   95
 
#define E_surfxml_random   96
 
#define AL_surfxml_route   97
 
#define S_surfxml_route   98
 
#define S_surfxml_route_1   99
 
#define S_surfxml_route_2   100
 
#define E_surfxml_route   101
 
#define AL_surfxml_router   102
 
#define E_surfxml_router   103
 
#define AL_surfxml_storage   104
 
#define S_surfxml_storage   105
 
#define S_surfxml_storage_1   106
 
#define S_surfxml_storage_2   107
 
#define E_surfxml_storage   108
 
#define AL_surfxml_storage___type   109
 
#define S_surfxml_storage___type   110
 
#define S_surfxml_storage___type_1   111
 
#define S_surfxml_storage___type_2   112
 
#define E_surfxml_storage___type   113
 
#define AL_surfxml_trace   114
 
#define IN_trace   115
 
#define AL_surfxml_trace___connect   116
 
#define E_surfxml_trace___connect   117
 
#define IMPOSSIBLE   118
 
#define YY_EXTRA_TYPE   void *
 
#define YY_READ_BUF_SIZE   8192
 
#define ECHO   do { if (fwrite( surf_parse_text, surf_parse_leng, 1, surf_parse_out )) {} } while (0)
 
#define YY_INPUT(buf, result, max_size)
 
#define yyterminate()   return YY_NULL
 
#define YY_START_STACK_INCR   25
 
#define YY_FATAL_ERROR(msg)   yy_fatal_error( msg )
 
#define YY_DECL_IS_OURS   1
 
#define YY_DECL   int surf_parse_lex (void)
 
#define YY_USER_ACTION
 
#define YY_BREAK   /*LINTED*/break;
 
#define YY_RULE_SETUP   YY_USER_ACTION
 
#define YY_EXIT_FAILURE   2
 
#define yyless(n)
 
#define YYTABLES_NAME   "yytables"
 

Typedefs

typedef signed char flex_int8_t
 
typedef short int flex_int16_t
 
typedef int flex_int32_t
 
typedef unsigned char flex_uint8_t
 
typedef unsigned short int flex_uint16_t
 
typedef unsigned int flex_uint32_t
 
typedef struct yy_buffer_stateYY_BUFFER_STATE
 
typedef size_t yy_size_t
 
typedef unsigned char YY_CHAR
 
typedef int yy_state_type
 

Enumerations

enum  { flexml_max_err_msg_size = 512 }
 

Functions

void surf_parse_restart (FILE *input_file)
 Immediately switch to a different input stream. More...
 
void surf_parse__switch_to_buffer (YY_BUFFER_STATE new_buffer)
 Switch to a different input buffer. More...
 
YY_BUFFER_STATE surf_parse__create_buffer (FILE *file, int size)
 Allocate and initialize an input buffer state. More...
 
void surf_parse__delete_buffer (YY_BUFFER_STATE b)
 Destroy the buffer. More...
 
void surf_parse__flush_buffer (YY_BUFFER_STATE b)
 Discard all buffered characters. More...
 
void surf_parse_push_buffer_state (YY_BUFFER_STATE new_buffer)
 Pushes the new state onto the stack. More...
 
void surf_parse_pop_buffer_state (void)
 Removes and deletes the top of the stack, if present. More...
 
static void surf_parse_ensure_buffer_stack (void)
 
static void surf_parse__load_buffer_state (void)
 
static void surf_parse__init_buffer (YY_BUFFER_STATE b, FILE *file)
 
YY_BUFFER_STATE surf_parse__scan_buffer (char *base, yy_size_t size)
 Setup the input buffer state to scan directly from a user-specified character buffer. More...
 
YY_BUFFER_STATE surf_parse__scan_string (yyconst char *yystr)
 Setup the input buffer state to scan a string. More...
 
YY_BUFFER_STATE surf_parse__scan_bytes (yyconst char *yybytes, yy_size_t _yybytes_len)
 Setup the input buffer state to scan the given bytes. More...
 
voidsurf_parse_alloc (yy_size_t)
 
voidsurf_parse_realloc (void *, yy_size_t)
 
void surf_parse_free (void *)
 
static yy_state_type yy_get_previous_state (void)
 
static yy_state_type yy_try_NUL_trans (yy_state_type current_state)
 
static int yy_get_next_buffer (void)
 
static void yy_fatal_error (yyconst char msg[])
 
static int fail (const char *,...)
 
const char * surfxml_parse_err_msg ()
 
static void reset_surfxml_parse_err_msg ()
 
static void cleanup (void)
 
static int ck_blimit ()
 
static int ck_ilimit ()
 
static void surfxml_bufferliteral (char c, int *pp, const char *text)
 
static void pushbuffer (int p)
 
static int popbuffer (void)
 
static int yy_init_globals (void)
 
int surf_parse_lex_destroy (void)
 
int surf_parse_get_debug (void)
 
void surf_parse_set_debug (int debug_flag)
 
YY_EXTRA_TYPE surf_parse_get_extra (void)
 
void surf_parse_set_extra (YY_EXTRA_TYPE user_defined)
 
FILE * surf_parse_get_in (void)
 Get the input stream. More...
 
void surf_parse_set_in (FILE *_in_str)
 Set the input stream. More...
 
FILE * surf_parse_get_out (void)
 Get the output stream. More...
 
void surf_parse_set_out (FILE *_out_str)
 
yy_size_t surf_parse_get_leng (void)
 Get the length of the current token. More...
 
char * surf_parse_get_text (void)
 Get the current token. More...
 
int surf_parse_get_lineno (void)
 Get the current line number. More...
 
void surf_parse_set_lineno (int _line_number)
 Set the current line number. More...
 
static void yy_push_state (int _new_state)
 
static void yy_pop_state (void)
 
int surf_parse_lex (void)
 
 if (!(yy_init))
 
 assert (surfxml_bufferstack)
 
 assert (indexstack)
 
 surfxml_bufferliteral ('\0', &bnext, "0.0")
 
 surfxml_bufferliteral ('\0', &bnext, "2147483647")
 
 surfxml_bufferliteral ('\0', &bnext, "txt_unix")
 
 surfxml_bufferliteral ('\0', &bnext, "1")
 
 surfxml_bufferliteral ('\0', &bnext, "0s")
 
 surfxml_bufferliteral ('\0', &bnext, "-1.0")
 
 if (!surfxml_statenames)
 
 while (1)
 
static void yy_fatal_error (yyconst char *msg)
 
int surfxml_element_context (int i)
 

Variables

yy_size_t surf_parse_leng
 
FILE * surf_parse_in = (FILE *) 0
 
FILE * surf_parse_out = (FILE *) 0
 
static size_t yy_buffer_stack_top = 0
 index of top of stack. More...
 
static size_t yy_buffer_stack_max = 0
 capacity of stack. More...
 
static YY_BUFFER_STATEyy_buffer_stack = 0
 Stack as an array. More...
 
static char yy_hold_char
 
static int yy_n_chars
 
static char * yy_c_buf_p = (char *) 0
 
static int yy_init = 0
 
static int yy_start = 0
 
static int yy_did_buffer_switch_on_eof
 
int surf_parse_lineno = 1
 
char * surf_parse_text
 
static yyconst flex_int16_t yy_accept [3334]
 
static yyconst YY_CHAR yy_ec [256]
 
static yyconst YY_CHAR yy_meta [75]
 
static yyconst flex_uint16_t yy_base [3813]
 
static yyconst flex_int16_t yy_def [3813]
 
static yyconst flex_uint16_t yy_nxt [11977]
 
static yyconst flex_int16_t yy_chk [11977]
 
static yyconst flex_int32_t yy_rule_can_match_eol [562]
 
static yy_state_type yy_last_accepting_state
 
static char * yy_last_accepting_cpos
 
int surf_parse__flex_debug = 0
 
const char surfxml_flexml_version [] = "1.9.6"
 
int surfxml_pcdata_ix
 
char * surfxml_bufferstack = NULL
 
AT_surfxml_AS_id AX_surfxml_AS_id
 
short int surfxml_AS_id_isset
 
AT_surfxml_AS_routing AX_surfxml_AS_routing
 
short int surfxml_AS_routing_isset
 
AT_surfxml_ASroute_dst AX_surfxml_ASroute_dst
 
short int surfxml_ASroute_dst_isset
 
AT_surfxml_ASroute_gw___dst AX_surfxml_ASroute_gw___dst
 
short int surfxml_ASroute_gw___dst_isset
 
AT_surfxml_ASroute_gw___src AX_surfxml_ASroute_gw___src
 
short int surfxml_ASroute_gw___src_isset
 
AT_surfxml_ASroute_src AX_surfxml_ASroute_src
 
short int surfxml_ASroute_src_isset
 
AT_surfxml_ASroute_symmetrical AX_surfxml_ASroute_symmetrical
 
short int surfxml_ASroute_symmetrical_isset
 
AT_surfxml_argument_value AX_surfxml_argument_value
 
short int surfxml_argument_value_isset
 
AT_surfxml_backbone_bandwidth AX_surfxml_backbone_bandwidth
 
short int surfxml_backbone_bandwidth_isset
 
AT_surfxml_backbone_id AX_surfxml_backbone_id
 
short int surfxml_backbone_id_isset
 
AT_surfxml_backbone_latency AX_surfxml_backbone_latency
 
short int surfxml_backbone_latency_isset
 
AT_surfxml_bypassASroute_dst AX_surfxml_bypassASroute_dst
 
short int surfxml_bypassASroute_dst_isset
 
AT_surfxml_bypassASroute_gw___dst AX_surfxml_bypassASroute_gw___dst
 
short int surfxml_bypassASroute_gw___dst_isset
 
AT_surfxml_bypassASroute_gw___src AX_surfxml_bypassASroute_gw___src
 
short int surfxml_bypassASroute_gw___src_isset
 
AT_surfxml_bypassASroute_src AX_surfxml_bypassASroute_src
 
short int surfxml_bypassASroute_src_isset
 
AT_surfxml_bypassRoute_dst AX_surfxml_bypassRoute_dst
 
short int surfxml_bypassRoute_dst_isset
 
AT_surfxml_bypassRoute_src AX_surfxml_bypassRoute_src
 
short int surfxml_bypassRoute_src_isset
 
AT_surfxml_cabinet_bw AX_surfxml_cabinet_bw
 
short int surfxml_cabinet_bw_isset
 
AT_surfxml_cabinet_id AX_surfxml_cabinet_id
 
short int surfxml_cabinet_id_isset
 
AT_surfxml_cabinet_lat AX_surfxml_cabinet_lat
 
short int surfxml_cabinet_lat_isset
 
AT_surfxml_cabinet_prefix AX_surfxml_cabinet_prefix
 
short int surfxml_cabinet_prefix_isset
 
AT_surfxml_cabinet_radical AX_surfxml_cabinet_radical
 
short int surfxml_cabinet_radical_isset
 
AT_surfxml_cabinet_speed AX_surfxml_cabinet_speed
 
short int surfxml_cabinet_speed_isset
 
AT_surfxml_cabinet_suffix AX_surfxml_cabinet_suffix
 
short int surfxml_cabinet_suffix_isset
 
AT_surfxml_cluster_bb___bw AX_surfxml_cluster_bb___bw
 
short int surfxml_cluster_bb___bw_isset
 
AT_surfxml_cluster_bb___lat AX_surfxml_cluster_bb___lat
 
short int surfxml_cluster_bb___lat_isset
 
AT_surfxml_cluster_bb___sharing___policy AX_surfxml_cluster_bb___sharing___policy
 
short int surfxml_cluster_bb___sharing___policy_isset
 
AT_surfxml_cluster_bw AX_surfxml_cluster_bw
 
short int surfxml_cluster_bw_isset
 
AT_surfxml_cluster_core AX_surfxml_cluster_core
 
short int surfxml_cluster_core_isset
 
AT_surfxml_cluster_id AX_surfxml_cluster_id
 
short int surfxml_cluster_id_isset
 
AT_surfxml_cluster_lat AX_surfxml_cluster_lat
 
short int surfxml_cluster_lat_isset
 
AT_surfxml_cluster_limiter___link AX_surfxml_cluster_limiter___link
 
short int surfxml_cluster_limiter___link_isset
 
AT_surfxml_cluster_loopback___bw AX_surfxml_cluster_loopback___bw
 
short int surfxml_cluster_loopback___bw_isset
 
AT_surfxml_cluster_loopback___lat AX_surfxml_cluster_loopback___lat
 
short int surfxml_cluster_loopback___lat_isset
 
AT_surfxml_cluster_prefix AX_surfxml_cluster_prefix
 
short int surfxml_cluster_prefix_isset
 
AT_surfxml_cluster_radical AX_surfxml_cluster_radical
 
short int surfxml_cluster_radical_isset
 
AT_surfxml_cluster_router___id AX_surfxml_cluster_router___id
 
short int surfxml_cluster_router___id_isset
 
AT_surfxml_cluster_sharing___policy AX_surfxml_cluster_sharing___policy
 
short int surfxml_cluster_sharing___policy_isset
 
AT_surfxml_cluster_speed AX_surfxml_cluster_speed
 
short int surfxml_cluster_speed_isset
 
AT_surfxml_cluster_suffix AX_surfxml_cluster_suffix
 
short int surfxml_cluster_suffix_isset
 
AT_surfxml_cluster_topo___parameters AX_surfxml_cluster_topo___parameters
 
short int surfxml_cluster_topo___parameters_isset
 
AT_surfxml_cluster_topology AX_surfxml_cluster_topology
 
short int surfxml_cluster_topology_isset
 
AT_surfxml_config_id AX_surfxml_config_id
 
short int surfxml_config_id_isset
 
AT_surfxml_host_availability___file AX_surfxml_host_availability___file
 
short int surfxml_host_availability___file_isset
 
AT_surfxml_host_coordinates AX_surfxml_host_coordinates
 
short int surfxml_host_coordinates_isset
 
AT_surfxml_host_core AX_surfxml_host_core
 
short int surfxml_host_core_isset
 
AT_surfxml_host_id AX_surfxml_host_id
 
short int surfxml_host_id_isset
 
AT_surfxml_host_pstate AX_surfxml_host_pstate
 
short int surfxml_host_pstate_isset
 
AT_surfxml_host_speed AX_surfxml_host_speed
 
short int surfxml_host_speed_isset
 
AT_surfxml_host_state___file AX_surfxml_host_state___file
 
short int surfxml_host_state___file_isset
 
AT_surfxml_host___link_down AX_surfxml_host___link_down
 
short int surfxml_host___link_down_isset
 
AT_surfxml_host___link_id AX_surfxml_host___link_id
 
short int surfxml_host___link_id_isset
 
AT_surfxml_host___link_up AX_surfxml_host___link_up
 
short int surfxml_host___link_up_isset
 
AT_surfxml_include_file AX_surfxml_include_file
 
short int surfxml_include_file_isset
 
AT_surfxml_link_bandwidth AX_surfxml_link_bandwidth
 
short int surfxml_link_bandwidth_isset
 
AT_surfxml_link_bandwidth___file AX_surfxml_link_bandwidth___file
 
short int surfxml_link_bandwidth___file_isset
 
AT_surfxml_link_id AX_surfxml_link_id
 
short int surfxml_link_id_isset
 
AT_surfxml_link_latency AX_surfxml_link_latency
 
short int surfxml_link_latency_isset
 
AT_surfxml_link_latency___file AX_surfxml_link_latency___file
 
short int surfxml_link_latency___file_isset
 
AT_surfxml_link_sharing___policy AX_surfxml_link_sharing___policy
 
short int surfxml_link_sharing___policy_isset
 
AT_surfxml_link_state___file AX_surfxml_link_state___file
 
short int surfxml_link_state___file_isset
 
AT_surfxml_link___ctn_direction AX_surfxml_link___ctn_direction
 
short int surfxml_link___ctn_direction_isset
 
AT_surfxml_link___ctn_id AX_surfxml_link___ctn_id
 
short int surfxml_link___ctn_id_isset
 
AT_surfxml_model___prop_id AX_surfxml_model___prop_id
 
short int surfxml_model___prop_id_isset
 
AT_surfxml_model___prop_value AX_surfxml_model___prop_value
 
short int surfxml_model___prop_value_isset
 
AT_surfxml_mount_name AX_surfxml_mount_name
 
short int surfxml_mount_name_isset
 
AT_surfxml_mount_storageId AX_surfxml_mount_storageId
 
short int surfxml_mount_storageId_isset
 
AT_surfxml_peer_availability___file AX_surfxml_peer_availability___file
 
short int surfxml_peer_availability___file_isset
 
AT_surfxml_peer_bw___in AX_surfxml_peer_bw___in
 
short int surfxml_peer_bw___in_isset
 
AT_surfxml_peer_bw___out AX_surfxml_peer_bw___out
 
short int surfxml_peer_bw___out_isset
 
AT_surfxml_peer_coordinates AX_surfxml_peer_coordinates
 
short int surfxml_peer_coordinates_isset
 
AT_surfxml_peer_id AX_surfxml_peer_id
 
short int surfxml_peer_id_isset
 
AT_surfxml_peer_lat AX_surfxml_peer_lat
 
short int surfxml_peer_lat_isset
 
AT_surfxml_peer_speed AX_surfxml_peer_speed
 
short int surfxml_peer_speed_isset
 
AT_surfxml_peer_state___file AX_surfxml_peer_state___file
 
short int surfxml_peer_state___file_isset
 
AT_surfxml_platform_version AX_surfxml_platform_version
 
short int surfxml_platform_version_isset
 
AT_surfxml_process_function AX_surfxml_process_function
 
short int surfxml_process_function_isset
 
AT_surfxml_process_host AX_surfxml_process_host
 
short int surfxml_process_host_isset
 
AT_surfxml_process_kill___time AX_surfxml_process_kill___time
 
short int surfxml_process_kill___time_isset
 
AT_surfxml_process_on___failure AX_surfxml_process_on___failure
 
short int surfxml_process_on___failure_isset
 
AT_surfxml_process_start___time AX_surfxml_process_start___time
 
short int surfxml_process_start___time_isset
 
AT_surfxml_prop_id AX_surfxml_prop_id
 
short int surfxml_prop_id_isset
 
AT_surfxml_prop_value AX_surfxml_prop_value
 
short int surfxml_prop_value_isset
 
AT_surfxml_random_generator AX_surfxml_random_generator
 
short int surfxml_random_generator_isset
 
AT_surfxml_random_id AX_surfxml_random_id
 
short int surfxml_random_id_isset
 
AT_surfxml_random_max AX_surfxml_random_max
 
short int surfxml_random_max_isset
 
AT_surfxml_random_mean AX_surfxml_random_mean
 
short int surfxml_random_mean_isset
 
AT_surfxml_random_min AX_surfxml_random_min
 
short int surfxml_random_min_isset
 
AT_surfxml_random_radical AX_surfxml_random_radical
 
short int surfxml_random_radical_isset
 
AT_surfxml_random_seed AX_surfxml_random_seed
 
short int surfxml_random_seed_isset
 
AT_surfxml_random_std___deviation AX_surfxml_random_std___deviation
 
short int surfxml_random_std___deviation_isset
 
AT_surfxml_route_dst AX_surfxml_route_dst
 
short int surfxml_route_dst_isset
 
AT_surfxml_route_src AX_surfxml_route_src
 
short int surfxml_route_src_isset
 
AT_surfxml_route_symmetrical AX_surfxml_route_symmetrical
 
short int surfxml_route_symmetrical_isset
 
AT_surfxml_router_coordinates AX_surfxml_router_coordinates
 
short int surfxml_router_coordinates_isset
 
AT_surfxml_router_id AX_surfxml_router_id
 
short int surfxml_router_id_isset
 
AT_surfxml_storage_attach AX_surfxml_storage_attach
 
short int surfxml_storage_attach_isset
 
AT_surfxml_storage_content AX_surfxml_storage_content
 
short int surfxml_storage_content_isset
 
AT_surfxml_storage_content___type AX_surfxml_storage_content___type
 
short int surfxml_storage_content___type_isset
 
AT_surfxml_storage_id AX_surfxml_storage_id
 
short int surfxml_storage_id_isset
 
AT_surfxml_storage_typeId AX_surfxml_storage_typeId
 
short int surfxml_storage_typeId_isset
 
AT_surfxml_storage___type_content AX_surfxml_storage___type_content
 
short int surfxml_storage___type_content_isset
 
AT_surfxml_storage___type_content___type AX_surfxml_storage___type_content___type
 
short int surfxml_storage___type_content___type_isset
 
AT_surfxml_storage___type_id AX_surfxml_storage___type_id
 
short int surfxml_storage___type_id_isset
 
AT_surfxml_storage___type_model AX_surfxml_storage___type_model
 
short int surfxml_storage___type_model_isset
 
AT_surfxml_storage___type_size AX_surfxml_storage___type_size
 
short int surfxml_storage___type_size_isset
 
AT_surfxml_trace_file AX_surfxml_trace_file
 
short int surfxml_trace_file_isset
 
AT_surfxml_trace_id AX_surfxml_trace_id
 
short int surfxml_trace_id_isset
 
AT_surfxml_trace_periodicity AX_surfxml_trace_periodicity
 
short int surfxml_trace_periodicity_isset
 
AT_surfxml_trace___connect_element AX_surfxml_trace___connect_element
 
short int surfxml_trace___connect_element_isset
 
AT_surfxml_trace___connect_kind AX_surfxml_trace___connect_kind
 
short int surfxml_trace___connect_kind_isset
 
AT_surfxml_trace___connect_trace AX_surfxml_trace___connect_trace
 
short int surfxml_trace___connect_trace_isset
 
static char flexml_err_msg [flexml_max_err_msg_size]
 
static int blimit = FLEXML_BUFFERSTACKSIZE
 
static int bnext = 1
 
static int * indexstack = NULL
 
static int ilimit = FLEXML_INDEXSTACKSIZE
 
static int inext = 1
 
const char ** surfxml_statenames =NULL
 
static int yy_start_stack_ptr = 0
 
static int yy_start_stack_depth = 0
 
static int * yy_start_stack = NULL
 
 YY_DECL
 The main scanner function which does all the work. More...
 
char * yy_cp
 
char * yy_bp
 
int yy_act
 

Macro Definition Documentation

◆ YY_INT_ALIGNED

#define YY_INT_ALIGNED   short int

◆ yy_create_buffer

#define yy_create_buffer   surf_parse__create_buffer

◆ yy_delete_buffer

#define yy_delete_buffer   surf_parse__delete_buffer

◆ yy_flex_debug

#define yy_flex_debug   surf_parse__flex_debug

◆ yy_init_buffer

#define yy_init_buffer   surf_parse__init_buffer

◆ yy_flush_buffer

#define yy_flush_buffer   surf_parse__flush_buffer

◆ yy_load_buffer_state

#define yy_load_buffer_state   surf_parse__load_buffer_state

◆ yy_switch_to_buffer

#define yy_switch_to_buffer   surf_parse__switch_to_buffer

◆ yyin

#define yyin   surf_parse_in

◆ yyleng

#define yyleng   surf_parse_leng

◆ yylex

#define yylex   surf_parse_lex

◆ yylineno

#define yylineno   surf_parse_lineno

◆ yyout

#define yyout   surf_parse_out

◆ yyrestart

#define yyrestart   surf_parse_restart

◆ yytext

#define yytext   surf_parse_text

◆ yywrap

#define yywrap   surf_parse_wrap

◆ yyalloc

#define yyalloc   surf_parse_alloc

◆ yyrealloc

#define yyrealloc   surf_parse_realloc

◆ yyfree

#define yyfree   surf_parse_free

◆ FLEX_SCANNER

#define FLEX_SCANNER

◆ YY_FLEX_MAJOR_VERSION

#define YY_FLEX_MAJOR_VERSION   2

◆ YY_FLEX_MINOR_VERSION

#define YY_FLEX_MINOR_VERSION   6

◆ YY_FLEX_SUBMINOR_VERSION

#define YY_FLEX_SUBMINOR_VERSION   0

◆ FLEXINT_H

#define FLEXINT_H

◆ INT8_MIN

#define INT8_MIN   (-128)

◆ INT16_MIN

#define INT16_MIN   (-32767-1)

◆ INT32_MIN

#define INT32_MIN   (-2147483647-1)

◆ INT8_MAX

#define INT8_MAX   (127)

◆ INT16_MAX

#define INT16_MAX   (32767)

◆ INT32_MAX

#define INT32_MAX   (2147483647)

◆ UINT8_MAX

#define UINT8_MAX   (255U)

◆ UINT16_MAX

#define UINT16_MAX   (65535U)

◆ UINT32_MAX

#define UINT32_MAX   (4294967295U)

◆ yyconst

#define yyconst

◆ YY_NULL

#define YY_NULL   0

◆ YY_SC_TO_UI

#define YY_SC_TO_UI (   c)    ((unsigned int) (unsigned char) c)

◆ BEGIN

#define BEGIN   (yy_start) = 1 + 2 *

◆ YY_START

#define YY_START   (((yy_start) - 1) / 2)

◆ YYSTATE

#define YYSTATE   YY_START

◆ YY_STATE_EOF

#define YY_STATE_EOF (   state)    (YY_END_OF_BUFFER + state + 1)

◆ YY_NEW_FILE

#define YY_NEW_FILE   surf_parse_restart(surf_parse_in )

◆ YY_END_OF_BUFFER_CHAR

#define YY_END_OF_BUFFER_CHAR   0

◆ YY_BUF_SIZE

#define YY_BUF_SIZE   16384

◆ YY_STATE_BUF_SIZE

#define YY_STATE_BUF_SIZE   ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))

◆ YY_TYPEDEF_YY_BUFFER_STATE

#define YY_TYPEDEF_YY_BUFFER_STATE

◆ YY_TYPEDEF_YY_SIZE_T

#define YY_TYPEDEF_YY_SIZE_T

◆ EOB_ACT_CONTINUE_SCAN

#define EOB_ACT_CONTINUE_SCAN   0

◆ EOB_ACT_END_OF_FILE

#define EOB_ACT_END_OF_FILE   1

◆ EOB_ACT_LAST_MATCH

#define EOB_ACT_LAST_MATCH   2

◆ YY_LESS_LINENO

#define YY_LESS_LINENO (   n)
Value:
do { \
unsigned int yyl;\
for ( yyl = n; yyl < surf_parse_leng; ++yyl )\
if ( surf_parse_text[yyl] == '\n' )\
}while(0)
char * surf_parse_text
Definition: simgrid_dtd.c:4377
void int MPI_Datatype int MPI_Aint int MPI_Datatype MPI_Op MPI_Win win void int MPI_Datatype void int MPI_Datatype MPI_Comm comm MPI_Aint MPI_Info void baseptr void int MPI_Datatype void int MPI_Datatype MPI_Comm comm MPI_Comm int keyval MPI_Comm int void attr_value void int MPI_Datatype int MPI_Comm comm MPI_Comm int int int int MPI_Comm comm_cart MPI_Comm int int int int coords MPI_Comm int int int int dest MPI_Comm MPI_Comm int result MPI_Comm MPI_Group MPI_Comm newcomm MPI_Comm comm int keyval MPI_Comm int void int flag MPI_Comm MPI_Group group MPI_Comm int void attribute_val MPI_Comm int int MPI_Comm comm_out int int errorclass int flag void baseptr void int MPI_Datatype void int int MPI_Datatype int MPI_Comm comm MPI_Status MPI_Datatype int count char int resultlen void int MPI_Datatype int MPI_Aint int MPI_Datatype MPI_Win win MPI_Group MPI_Group MPI_Group newgroup MPI_Group group MPI_Group MPI_Group MPI_Group newgroup MPI_Group int n
Definition: smpi_mpi.cpp:93
int surf_parse_lineno
Definition: simgrid_dtd.c:391
yy_size_t surf_parse_leng
Definition: simgrid_dtd.c:320

◆ YY_LINENO_REWIND_TO

#define YY_LINENO_REWIND_TO (   dst)
Value:
do {\
const char *p;\
for ( p = yy_cp-1; p >= (dst); --p)\
if ( *p == '\n' )\
}while(0)
char * yy_cp
Definition: simgrid_dtd.c:5262
int surf_parse_lineno
Definition: simgrid_dtd.c:391
void int MPI_Datatype int MPI_Aint int MPI_Datatype MPI_Op MPI_Win win void int MPI_Datatype void int MPI_Datatype MPI_Comm comm MPI_Aint MPI_Info void baseptr void int MPI_Datatype void int MPI_Datatype MPI_Comm comm MPI_Comm int keyval MPI_Comm int void attr_value void int MPI_Datatype int MPI_Comm comm MPI_Comm int int int int MPI_Comm comm_cart MPI_Comm int int int int coords MPI_Comm int int int int dest MPI_Comm MPI_Comm int result MPI_Comm MPI_Group MPI_Comm newcomm MPI_Comm comm int keyval MPI_Comm int void int flag MPI_Comm MPI_Group group MPI_Comm int void attribute_val MPI_Comm int int MPI_Comm comm_out int int errorclass int flag void baseptr void int MPI_Datatype void int int MPI_Datatype int MPI_Comm comm MPI_Status MPI_Datatype int count char int resultlen void int MPI_Datatype int MPI_Aint int MPI_Datatype MPI_Win win MPI_Group MPI_Group MPI_Group newgroup MPI_Group group MPI_Group MPI_Group MPI_Group newgroup MPI_Group int int MPI_Group newgroup MPI_Group int size MPI_Group MPI_Group MPI_Group newgroup MPI_Info char key MPI_Info info MPI_Info int nkeys MPI_Info char int int flag int flag int char int int provided void int MPI_Datatype int int MPI_Comm MPI_Request request void int MPI_Datatype int int MPI_Comm MPI_Request request MPI_Copy_function MPI_Delete_function int void extra_state MPI_User_function int MPI_Op op int MPI_Datatype MPI_Comm int size int int MPI_Comm MPI_Status status int provided void int MPI_Datatype int int MPI_Comm MPI_Status status void void int MPI_Datatype MPI_Op MPI_Comm comm void void int MPI_Datatype MPI_Op int MPI_Comm comm void void int MPI_Datatype MPI_Op MPI_Comm comm void int int MPI_Datatype void int MPI_Datatype int MPI_Comm comm void int MPI_Datatype int dst
Definition: smpi_mpi.cpp:135

◆ yyless [1/2]

#define yyless (   n)
Value:
do \
{ \
/* Undo effects of setting up surf_parse_text. */ \
int yyless_macro_arg = (n); \
YY_LESS_LINENO(yyless_macro_arg);\
YY_RESTORE_YY_MORE_OFFSET \
(yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \
YY_DO_BEFORE_ACTION; /* set up surf_parse_text again */ \
} \
while ( 0 )
static char * yy_c_buf_p
Definition: simgrid_dtd.c:323
void int MPI_Datatype int MPI_Aint int MPI_Datatype MPI_Op MPI_Win win void int MPI_Datatype void int MPI_Datatype MPI_Comm comm MPI_Aint MPI_Info void baseptr void int MPI_Datatype void int MPI_Datatype MPI_Comm comm MPI_Comm int keyval MPI_Comm int void attr_value void int MPI_Datatype int MPI_Comm comm MPI_Comm int int int int MPI_Comm comm_cart MPI_Comm int int int int coords MPI_Comm int int int int dest MPI_Comm MPI_Comm int result MPI_Comm MPI_Group MPI_Comm newcomm MPI_Comm comm int keyval MPI_Comm int void int flag MPI_Comm MPI_Group group MPI_Comm int void attribute_val MPI_Comm int int MPI_Comm comm_out int int errorclass int flag void baseptr void int MPI_Datatype void int int MPI_Datatype int MPI_Comm comm MPI_Status MPI_Datatype int count char int resultlen void int MPI_Datatype int MPI_Aint int MPI_Datatype MPI_Win win MPI_Group MPI_Group MPI_Group newgroup MPI_Group group MPI_Group MPI_Group MPI_Group newgroup MPI_Group int n
Definition: smpi_mpi.cpp:93
char * yy_bp
Definition: simgrid_dtd.c:5262
char * yy_cp
Definition: simgrid_dtd.c:5262
#define YY_MORE_ADJ
Definition: simgrid_dtd.c:4375
static char yy_hold_char
Definition: simgrid_dtd.c:318

◆ unput

#define unput (   c)    yyunput( c, (yytext_ptr) )

◆ YY_STRUCT_YY_BUFFER_STATE

#define YY_STRUCT_YY_BUFFER_STATE

◆ YY_BUFFER_NEW

#define YY_BUFFER_NEW   0

◆ YY_BUFFER_NORMAL

#define YY_BUFFER_NORMAL   1

◆ YY_BUFFER_EOF_PENDING

#define YY_BUFFER_EOF_PENDING   2

◆ YY_CURRENT_BUFFER

#define YY_CURRENT_BUFFER
Value:
: NULL)
static size_t yy_buffer_stack_top
index of top of stack.
Definition: simgrid_dtd.c:298
static YY_BUFFER_STATE * yy_buffer_stack
Stack as an array.
Definition: simgrid_dtd.c:300

◆ YY_CURRENT_BUFFER_LVALUE

#define YY_CURRENT_BUFFER_LVALUE   (yy_buffer_stack)[(yy_buffer_stack_top)]

◆ YY_FLUSH_BUFFER

#define YY_FLUSH_BUFFER   surf_parse__flush_buffer(YY_CURRENT_BUFFER )

◆ yy_new_buffer

#define yy_new_buffer   surf_parse__create_buffer

◆ yy_set_interactive

#define yy_set_interactive (   is_interactive)
Value:
{ \
if ( ! YY_CURRENT_BUFFER ){ \
surf_parse_ensure_buffer_stack (); \
YY_CURRENT_BUFFER_LVALUE = \
surf_parse__create_buffer(surf_parse_in,YY_BUF_SIZE ); \
} \
YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \
}
#define YY_BUF_SIZE
Definition: simgrid_dtd.c:168
FILE * surf_parse_in
Definition: simgrid_dtd.c:385
#define YY_CURRENT_BUFFER
Definition: simgrid_dtd.c:308

◆ yy_set_bol

#define yy_set_bol (   at_bol)
Value:
{ \
if ( ! YY_CURRENT_BUFFER ){\
surf_parse_ensure_buffer_stack (); \
YY_CURRENT_BUFFER_LVALUE = \
surf_parse__create_buffer(surf_parse_in,YY_BUF_SIZE ); \
} \
YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \
}
#define YY_BUF_SIZE
Definition: simgrid_dtd.c:168
FILE * surf_parse_in
Definition: simgrid_dtd.c:385
#define YY_CURRENT_BUFFER
Definition: simgrid_dtd.c:308

◆ YY_AT_BOL

#define YY_AT_BOL ( )    (YY_CURRENT_BUFFER_LVALUE->yy_at_bol)

◆ surf_parse_wrap

#define surf_parse_wrap ( )    (/*CONSTCOND*/1)

◆ YY_SKIP_YYWRAP

#define YY_SKIP_YYWRAP

◆ yytext_ptr

#define yytext_ptr   surf_parse_text

◆ YY_DO_BEFORE_ACTION

#define YY_DO_BEFORE_ACTION
Value:
surf_parse_leng = (size_t) (yy_cp - yy_bp); \
*yy_cp = '\0'; \
static char * yy_c_buf_p
Definition: simgrid_dtd.c:323
char * yy_bp
Definition: simgrid_dtd.c:5262
char * yy_cp
Definition: simgrid_dtd.c:5262
#define yytext_ptr
Definition: simgrid_dtd.c:397
static char yy_hold_char
Definition: simgrid_dtd.c:318

◆ YY_NUM_RULES

#define YY_NUM_RULES   561

◆ YY_END_OF_BUFFER

#define YY_END_OF_BUFFER   562

◆ REJECT

#define REJECT   reject_used_but_not_detected

◆ yymore

#define yymore ( )    yymore_used_but_not_detected

◆ YY_MORE_ADJ

#define YY_MORE_ADJ   0

◆ YY_RESTORE_YY_MORE_OFFSET

#define YY_RESTORE_YY_MORE_OFFSET

◆ FLEXML_INDEXSTACKSIZE

#define FLEXML_INDEXSTACKSIZE   1000

◆ FLEXML_yylineno

#define FLEXML_yylineno

◆ FLEXML_BUFFERSTACKSIZE

#define FLEXML_BUFFERSTACKSIZE   1000000

◆ FLEXML_NEED_BUFFERLIT

#define FLEXML_NEED_BUFFERLIT

◆ surfxml_pcdata

#define surfxml_pcdata   (surfxml_bufferstack + surfxml_pcdata_ix)

◆ A_surfxml_AS_id

#define A_surfxml_AS_id   (surfxml_bufferstack + AX_surfxml_AS_id)

◆ A_surfxml_AS_routing

#define A_surfxml_AS_routing   AX_surfxml_AS_routing

◆ A_surfxml_ASroute_dst

#define A_surfxml_ASroute_dst   (surfxml_bufferstack + AX_surfxml_ASroute_dst)

◆ A_surfxml_ASroute_gw___dst

#define A_surfxml_ASroute_gw___dst   (surfxml_bufferstack + AX_surfxml_ASroute_gw___dst)

◆ A_surfxml_ASroute_gw___src

#define A_surfxml_ASroute_gw___src   (surfxml_bufferstack + AX_surfxml_ASroute_gw___src)

◆ A_surfxml_ASroute_src

#define A_surfxml_ASroute_src   (surfxml_bufferstack + AX_surfxml_ASroute_src)

◆ A_surfxml_ASroute_symmetrical

#define A_surfxml_ASroute_symmetrical   AX_surfxml_ASroute_symmetrical

◆ A_surfxml_argument_value

#define A_surfxml_argument_value   (surfxml_bufferstack + AX_surfxml_argument_value)

◆ A_surfxml_backbone_bandwidth

#define A_surfxml_backbone_bandwidth   (surfxml_bufferstack + AX_surfxml_backbone_bandwidth)

◆ A_surfxml_backbone_id

#define A_surfxml_backbone_id   (surfxml_bufferstack + AX_surfxml_backbone_id)

◆ A_surfxml_backbone_latency

#define A_surfxml_backbone_latency   (surfxml_bufferstack + AX_surfxml_backbone_latency)

◆ A_surfxml_bypassASroute_dst

#define A_surfxml_bypassASroute_dst   (surfxml_bufferstack + AX_surfxml_bypassASroute_dst)

◆ A_surfxml_bypassASroute_gw___dst

#define A_surfxml_bypassASroute_gw___dst   (surfxml_bufferstack + AX_surfxml_bypassASroute_gw___dst)

◆ A_surfxml_bypassASroute_gw___src

#define A_surfxml_bypassASroute_gw___src   (surfxml_bufferstack + AX_surfxml_bypassASroute_gw___src)

◆ A_surfxml_bypassASroute_src

#define A_surfxml_bypassASroute_src   (surfxml_bufferstack + AX_surfxml_bypassASroute_src)

◆ A_surfxml_bypassRoute_dst

#define A_surfxml_bypassRoute_dst   (surfxml_bufferstack + AX_surfxml_bypassRoute_dst)

◆ A_surfxml_bypassRoute_src

#define A_surfxml_bypassRoute_src   (surfxml_bufferstack + AX_surfxml_bypassRoute_src)

◆ A_surfxml_cabinet_bw

#define A_surfxml_cabinet_bw   (surfxml_bufferstack + AX_surfxml_cabinet_bw)

◆ A_surfxml_cabinet_id

#define A_surfxml_cabinet_id   (surfxml_bufferstack + AX_surfxml_cabinet_id)

◆ A_surfxml_cabinet_lat

#define A_surfxml_cabinet_lat   (surfxml_bufferstack + AX_surfxml_cabinet_lat)

◆ A_surfxml_cabinet_prefix

#define A_surfxml_cabinet_prefix   (surfxml_bufferstack + AX_surfxml_cabinet_prefix)

◆ A_surfxml_cabinet_radical

#define A_surfxml_cabinet_radical   (surfxml_bufferstack + AX_surfxml_cabinet_radical)

◆ A_surfxml_cabinet_speed

#define A_surfxml_cabinet_speed   (surfxml_bufferstack + AX_surfxml_cabinet_speed)

◆ A_surfxml_cabinet_suffix

#define A_surfxml_cabinet_suffix   (surfxml_bufferstack + AX_surfxml_cabinet_suffix)

◆ A_surfxml_cluster_bb___bw

#define A_surfxml_cluster_bb___bw   (surfxml_bufferstack + AX_surfxml_cluster_bb___bw)

◆ A_surfxml_cluster_bb___lat

#define A_surfxml_cluster_bb___lat   (surfxml_bufferstack + AX_surfxml_cluster_bb___lat)

◆ A_surfxml_cluster_bb___sharing___policy

#define A_surfxml_cluster_bb___sharing___policy   AX_surfxml_cluster_bb___sharing___policy

◆ A_surfxml_cluster_bw

#define A_surfxml_cluster_bw   (surfxml_bufferstack + AX_surfxml_cluster_bw)

◆ A_surfxml_cluster_core

#define A_surfxml_cluster_core   (surfxml_bufferstack + AX_surfxml_cluster_core)

◆ A_surfxml_cluster_id

#define A_surfxml_cluster_id   (surfxml_bufferstack + AX_surfxml_cluster_id)

◆ A_surfxml_cluster_lat

#define A_surfxml_cluster_lat   (surfxml_bufferstack + AX_surfxml_cluster_lat)

◆ A_surfxml_cluster_limiter___link

#define A_surfxml_cluster_limiter___link   (surfxml_bufferstack + AX_surfxml_cluster_limiter___link)

◆ A_surfxml_cluster_loopback___bw

#define A_surfxml_cluster_loopback___bw   (surfxml_bufferstack + AX_surfxml_cluster_loopback___bw)

◆ A_surfxml_cluster_loopback___lat

#define A_surfxml_cluster_loopback___lat   (surfxml_bufferstack + AX_surfxml_cluster_loopback___lat)

◆ A_surfxml_cluster_prefix

#define A_surfxml_cluster_prefix   (surfxml_bufferstack + AX_surfxml_cluster_prefix)

◆ A_surfxml_cluster_radical

#define A_surfxml_cluster_radical   (surfxml_bufferstack + AX_surfxml_cluster_radical)

◆ A_surfxml_cluster_router___id

#define A_surfxml_cluster_router___id   (surfxml_bufferstack + AX_surfxml_cluster_router___id)

◆ A_surfxml_cluster_sharing___policy

#define A_surfxml_cluster_sharing___policy   AX_surfxml_cluster_sharing___policy

◆ A_surfxml_cluster_speed

#define A_surfxml_cluster_speed   (surfxml_bufferstack + AX_surfxml_cluster_speed)

◆ A_surfxml_cluster_suffix

#define A_surfxml_cluster_suffix   (surfxml_bufferstack + AX_surfxml_cluster_suffix)

◆ A_surfxml_cluster_topo___parameters

#define A_surfxml_cluster_topo___parameters   (surfxml_bufferstack + AX_surfxml_cluster_topo___parameters)

◆ A_surfxml_cluster_topology

#define A_surfxml_cluster_topology   AX_surfxml_cluster_topology

◆ A_surfxml_config_id

#define A_surfxml_config_id   (surfxml_bufferstack + AX_surfxml_config_id)

◆ A_surfxml_host_availability___file

#define A_surfxml_host_availability___file   (surfxml_bufferstack + AX_surfxml_host_availability___file)

◆ A_surfxml_host_coordinates

#define A_surfxml_host_coordinates   (surfxml_bufferstack + AX_surfxml_host_coordinates)

◆ A_surfxml_host_core

#define A_surfxml_host_core   (surfxml_bufferstack + AX_surfxml_host_core)

◆ A_surfxml_host_id

#define A_surfxml_host_id   (surfxml_bufferstack + AX_surfxml_host_id)

◆ A_surfxml_host_pstate

#define A_surfxml_host_pstate   (surfxml_bufferstack + AX_surfxml_host_pstate)

◆ A_surfxml_host_speed

#define A_surfxml_host_speed   (surfxml_bufferstack + AX_surfxml_host_speed)

◆ A_surfxml_host_state___file

#define A_surfxml_host_state___file   (surfxml_bufferstack + AX_surfxml_host_state___file)

◆ A_surfxml_host___link_down

#define A_surfxml_host___link_down   (surfxml_bufferstack + AX_surfxml_host___link_down)

◆ A_surfxml_host___link_id

#define A_surfxml_host___link_id   (surfxml_bufferstack + AX_surfxml_host___link_id)

◆ A_surfxml_host___link_up

#define A_surfxml_host___link_up   (surfxml_bufferstack + AX_surfxml_host___link_up)

◆ A_surfxml_include_file

#define A_surfxml_include_file   (surfxml_bufferstack + AX_surfxml_include_file)

◆ A_surfxml_link_bandwidth

#define A_surfxml_link_bandwidth   (surfxml_bufferstack + AX_surfxml_link_bandwidth)

◆ A_surfxml_link_bandwidth___file

#define A_surfxml_link_bandwidth___file   (surfxml_bufferstack + AX_surfxml_link_bandwidth___file)

◆ A_surfxml_link_id

#define A_surfxml_link_id   (surfxml_bufferstack + AX_surfxml_link_id)

◆ A_surfxml_link_latency

#define A_surfxml_link_latency   (surfxml_bufferstack + AX_surfxml_link_latency)

◆ A_surfxml_link_latency___file

#define A_surfxml_link_latency___file   (surfxml_bufferstack + AX_surfxml_link_latency___file)

◆ A_surfxml_link_sharing___policy

#define A_surfxml_link_sharing___policy   AX_surfxml_link_sharing___policy

◆ A_surfxml_link_state___file

#define A_surfxml_link_state___file   (surfxml_bufferstack + AX_surfxml_link_state___file)

◆ A_surfxml_link___ctn_direction

#define A_surfxml_link___ctn_direction   AX_surfxml_link___ctn_direction

◆ A_surfxml_link___ctn_id

#define A_surfxml_link___ctn_id   (surfxml_bufferstack + AX_surfxml_link___ctn_id)

◆ A_surfxml_model___prop_id

#define A_surfxml_model___prop_id   (surfxml_bufferstack + AX_surfxml_model___prop_id)

◆ A_surfxml_model___prop_value

#define A_surfxml_model___prop_value   (surfxml_bufferstack + AX_surfxml_model___prop_value)

◆ A_surfxml_mount_name

#define A_surfxml_mount_name   (surfxml_bufferstack + AX_surfxml_mount_name)

◆ A_surfxml_mount_storageId

#define A_surfxml_mount_storageId   (surfxml_bufferstack + AX_surfxml_mount_storageId)

◆ A_surfxml_peer_availability___file

#define A_surfxml_peer_availability___file   (surfxml_bufferstack + AX_surfxml_peer_availability___file)

◆ A_surfxml_peer_bw___in

#define A_surfxml_peer_bw___in   (surfxml_bufferstack + AX_surfxml_peer_bw___in)

◆ A_surfxml_peer_bw___out

#define A_surfxml_peer_bw___out   (surfxml_bufferstack + AX_surfxml_peer_bw___out)

◆ A_surfxml_peer_coordinates

#define A_surfxml_peer_coordinates   (surfxml_bufferstack + AX_surfxml_peer_coordinates)

◆ A_surfxml_peer_id

#define A_surfxml_peer_id   (surfxml_bufferstack + AX_surfxml_peer_id)

◆ A_surfxml_peer_lat

#define A_surfxml_peer_lat   (surfxml_bufferstack + AX_surfxml_peer_lat)

◆ A_surfxml_peer_speed

#define A_surfxml_peer_speed   (surfxml_bufferstack + AX_surfxml_peer_speed)

◆ A_surfxml_peer_state___file

#define A_surfxml_peer_state___file   (surfxml_bufferstack + AX_surfxml_peer_state___file)

◆ A_surfxml_platform_version

#define A_surfxml_platform_version   (surfxml_bufferstack + AX_surfxml_platform_version)

◆ A_surfxml_process_function

#define A_surfxml_process_function   (surfxml_bufferstack + AX_surfxml_process_function)

◆ A_surfxml_process_host

#define A_surfxml_process_host   (surfxml_bufferstack + AX_surfxml_process_host)

◆ A_surfxml_process_kill___time

#define A_surfxml_process_kill___time   (surfxml_bufferstack + AX_surfxml_process_kill___time)

◆ A_surfxml_process_on___failure

#define A_surfxml_process_on___failure   AX_surfxml_process_on___failure

◆ A_surfxml_process_start___time

#define A_surfxml_process_start___time   (surfxml_bufferstack + AX_surfxml_process_start___time)

◆ A_surfxml_prop_id

#define A_surfxml_prop_id   (surfxml_bufferstack + AX_surfxml_prop_id)

◆ A_surfxml_prop_value

#define A_surfxml_prop_value   (surfxml_bufferstack + AX_surfxml_prop_value)

◆ A_surfxml_random_generator

#define A_surfxml_random_generator   AX_surfxml_random_generator

◆ A_surfxml_random_id

#define A_surfxml_random_id   (surfxml_bufferstack + AX_surfxml_random_id)

◆ A_surfxml_random_max

#define A_surfxml_random_max   (surfxml_bufferstack + AX_surfxml_random_max)

◆ A_surfxml_random_mean

#define A_surfxml_random_mean   (surfxml_bufferstack + AX_surfxml_random_mean)

◆ A_surfxml_random_min

#define A_surfxml_random_min   (surfxml_bufferstack + AX_surfxml_random_min)

◆ A_surfxml_random_radical

#define A_surfxml_random_radical   (surfxml_bufferstack + AX_surfxml_random_radical)

◆ A_surfxml_random_seed

#define A_surfxml_random_seed   (surfxml_bufferstack + AX_surfxml_random_seed)

◆ A_surfxml_random_std___deviation

#define A_surfxml_random_std___deviation   (surfxml_bufferstack + AX_surfxml_random_std___deviation)

◆ A_surfxml_route_dst

#define A_surfxml_route_dst   (surfxml_bufferstack + AX_surfxml_route_dst)

◆ A_surfxml_route_src

#define A_surfxml_route_src   (surfxml_bufferstack + AX_surfxml_route_src)

◆ A_surfxml_route_symmetrical

#define A_surfxml_route_symmetrical   AX_surfxml_route_symmetrical

◆ A_surfxml_router_coordinates

#define A_surfxml_router_coordinates   (surfxml_bufferstack + AX_surfxml_router_coordinates)

◆ A_surfxml_router_id

#define A_surfxml_router_id   (surfxml_bufferstack + AX_surfxml_router_id)

◆ A_surfxml_storage_attach

#define A_surfxml_storage_attach   (surfxml_bufferstack + AX_surfxml_storage_attach)

◆ A_surfxml_storage_content

#define A_surfxml_storage_content   (surfxml_bufferstack + AX_surfxml_storage_content)

◆ A_surfxml_storage_content___type

#define A_surfxml_storage_content___type   (surfxml_bufferstack + AX_surfxml_storage_content___type)

◆ A_surfxml_storage_id

#define A_surfxml_storage_id   (surfxml_bufferstack + AX_surfxml_storage_id)

◆ A_surfxml_storage_typeId

#define A_surfxml_storage_typeId   (surfxml_bufferstack + AX_surfxml_storage_typeId)

◆ A_surfxml_storage___type_content

#define A_surfxml_storage___type_content   (surfxml_bufferstack + AX_surfxml_storage___type_content)

◆ A_surfxml_storage___type_content___type

#define A_surfxml_storage___type_content___type   (surfxml_bufferstack + AX_surfxml_storage___type_content___type)

◆ A_surfxml_storage___type_id

#define A_surfxml_storage___type_id   (surfxml_bufferstack + AX_surfxml_storage___type_id)

◆ A_surfxml_storage___type_model

#define A_surfxml_storage___type_model   (surfxml_bufferstack + AX_surfxml_storage___type_model)

◆ A_surfxml_storage___type_size

#define A_surfxml_storage___type_size   (surfxml_bufferstack + AX_surfxml_storage___type_size)

◆ A_surfxml_trace_file

#define A_surfxml_trace_file   (surfxml_bufferstack + AX_surfxml_trace_file)

◆ A_surfxml_trace_id

#define A_surfxml_trace_id   (surfxml_bufferstack + AX_surfxml_trace_id)

◆ A_surfxml_trace_periodicity

#define A_surfxml_trace_periodicity   (surfxml_bufferstack + AX_surfxml_trace_periodicity)

◆ A_surfxml_trace___connect_element

#define A_surfxml_trace___connect_element   (surfxml_bufferstack + AX_surfxml_trace___connect_element)

◆ A_surfxml_trace___connect_kind

#define A_surfxml_trace___connect_kind   AX_surfxml_trace___connect_kind

◆ A_surfxml_trace___connect_trace

#define A_surfxml_trace___connect_trace   (surfxml_bufferstack + AX_surfxml_trace___connect_trace)

◆ ENTER

#define ENTER (   state)    (yy_push_state(state))

◆ LEAVE

#define LEAVE   (yy_pop_state())

◆ SET

#define SET (   state)    BEGIN(state)

◆ SKIP

#define SKIP   /*skip*/

◆ SUCCEED

#define SUCCEED   CLEANUP; return 0

◆ FAIL

#define FAIL   return fail

◆ CLEANUP

#define CLEANUP   cleanup()

◆ BUFFERSET

#define BUFFERSET (   P)    (P = bnext)

◆ BUFFERPUTC

#define BUFFERPUTC (   C)    (ck_blimit(), surfxml_bufferstack[bnext++] = (C))

◆ BUFFERDONE

#define BUFFERDONE   (BUFFERPUTC('\0'))

◆ BUFFERLITERAL

#define BUFFERLITERAL (   C,
  P 
)    surfxml_bufferliteral(C, &(P), surf_parse_text)

◆ ENTITYTEXT

#define ENTITYTEXT (   T)
Value:
{ char *s = (T), *e = s+strlen(s);\
while (--e >= s) { unput(*e); }}
#define unput(c)
Definition: simgrid_dtd.c:230

◆ YY_NO_INPUT

#define YY_NO_INPUT   1

◆ INITIAL

#define INITIAL   0

◆ PROLOG

#define PROLOG   1

◆ DOCTYPE

#define DOCTYPE   2

◆ EPILOG

#define EPILOG   3

◆ INCOMMENT

#define INCOMMENT   4

◆ INPI

#define INPI   5

◆ VALUE1

#define VALUE1   6

◆ VALUE2

#define VALUE2   7

◆ CDATA

#define CDATA   8

◆ AL_surfxml_AS

#define AL_surfxml_AS   9

◆ S_surfxml_AS

#define S_surfxml_AS   10

◆ S_surfxml_AS_1

#define S_surfxml_AS_1   11

◆ S_surfxml_AS_2

#define S_surfxml_AS_2   12

◆ S_surfxml_AS_3

#define S_surfxml_AS_3   13

◆ S_surfxml_AS_4

#define S_surfxml_AS_4   14

◆ S_surfxml_AS_5

#define S_surfxml_AS_5   15

◆ S_surfxml_AS_6

#define S_surfxml_AS_6   16

◆ S_surfxml_AS_7

#define S_surfxml_AS_7   17

◆ S_surfxml_AS_8

#define S_surfxml_AS_8   18

◆ E_surfxml_AS

#define E_surfxml_AS   19

◆ AL_surfxml_ASroute

#define AL_surfxml_ASroute   20

◆ S_surfxml_ASroute

#define S_surfxml_ASroute   21

◆ S_surfxml_ASroute_1

#define S_surfxml_ASroute_1   22

◆ S_surfxml_ASroute_2

#define S_surfxml_ASroute_2   23

◆ E_surfxml_ASroute

#define E_surfxml_ASroute   24

◆ AL_surfxml_argument

#define AL_surfxml_argument   25

◆ E_surfxml_argument

#define E_surfxml_argument   26

◆ AL_surfxml_backbone

#define AL_surfxml_backbone   27

◆ E_surfxml_backbone

#define E_surfxml_backbone   28

◆ AL_surfxml_bypassASroute

#define AL_surfxml_bypassASroute   29

◆ S_surfxml_bypassASroute

#define S_surfxml_bypassASroute   30

◆ S_surfxml_bypassASroute_1

#define S_surfxml_bypassASroute_1   31

◆ S_surfxml_bypassASroute_2

#define S_surfxml_bypassASroute_2   32

◆ E_surfxml_bypassASroute

#define E_surfxml_bypassASroute   33

◆ AL_surfxml_bypassRoute

#define AL_surfxml_bypassRoute   34

◆ S_surfxml_bypassRoute

#define S_surfxml_bypassRoute   35

◆ S_surfxml_bypassRoute_1

#define S_surfxml_bypassRoute_1   36

◆ S_surfxml_bypassRoute_2

#define S_surfxml_bypassRoute_2   37

◆ E_surfxml_bypassRoute

#define E_surfxml_bypassRoute   38

◆ AL_surfxml_cabinet

#define AL_surfxml_cabinet   39

◆ E_surfxml_cabinet

#define E_surfxml_cabinet   40

◆ AL_surfxml_cluster

#define AL_surfxml_cluster   41

◆ S_surfxml_cluster

#define S_surfxml_cluster   42

◆ S_surfxml_cluster_1

#define S_surfxml_cluster_1   43

◆ S_surfxml_cluster_2

#define S_surfxml_cluster_2   44

◆ E_surfxml_cluster

#define E_surfxml_cluster   45

◆ AL_surfxml_config

#define AL_surfxml_config   46

◆ S_surfxml_config

#define S_surfxml_config   47

◆ S_surfxml_config_1

#define S_surfxml_config_1   48

◆ S_surfxml_config_2

#define S_surfxml_config_2   49

◆ E_surfxml_config

#define E_surfxml_config   50

◆ AL_surfxml_host

#define AL_surfxml_host   51

◆ S_surfxml_host

#define S_surfxml_host   52

◆ S_surfxml_host_1

#define S_surfxml_host_1   53

◆ S_surfxml_host_2

#define S_surfxml_host_2   54

◆ E_surfxml_host

#define E_surfxml_host   55

◆ AL_surfxml_host___link

#define AL_surfxml_host___link   56

◆ E_surfxml_host___link

#define E_surfxml_host___link   57

◆ AL_surfxml_include

#define AL_surfxml_include   58

◆ S_surfxml_include

#define S_surfxml_include   59

◆ S_surfxml_include_1

#define S_surfxml_include_1   60

◆ S_surfxml_include_2

#define S_surfxml_include_2   61

◆ E_surfxml_include

#define E_surfxml_include   62

◆ AL_surfxml_link

#define AL_surfxml_link   63

◆ S_surfxml_link

#define S_surfxml_link   64

◆ S_surfxml_link_1

#define S_surfxml_link_1   65

◆ S_surfxml_link_2

#define S_surfxml_link_2   66

◆ E_surfxml_link

#define E_surfxml_link   67

◆ AL_surfxml_link___ctn

#define AL_surfxml_link___ctn   68

◆ E_surfxml_link___ctn

#define E_surfxml_link___ctn   69

◆ AL_surfxml_model___prop

#define AL_surfxml_model___prop   70

◆ E_surfxml_model___prop

#define E_surfxml_model___prop   71

◆ AL_surfxml_mount

#define AL_surfxml_mount   72

◆ E_surfxml_mount

#define E_surfxml_mount   73

◆ AL_surfxml_peer

#define AL_surfxml_peer   74

◆ E_surfxml_peer

#define E_surfxml_peer   75

◆ ROOT_surfxml_platform

#define ROOT_surfxml_platform   76

◆ AL_surfxml_platform

#define AL_surfxml_platform   77

◆ S_surfxml_platform

#define S_surfxml_platform   78

◆ S_surfxml_platform_1

#define S_surfxml_platform_1   79

◆ S_surfxml_platform_2

#define S_surfxml_platform_2   80

◆ S_surfxml_platform_3

#define S_surfxml_platform_3   81

◆ S_surfxml_platform_4

#define S_surfxml_platform_4   82

◆ S_surfxml_platform_5

#define S_surfxml_platform_5   83

◆ S_surfxml_platform_6

#define S_surfxml_platform_6   84

◆ S_surfxml_platform_7

#define S_surfxml_platform_7   85

◆ S_surfxml_platform_8

#define S_surfxml_platform_8   86

◆ E_surfxml_platform

#define E_surfxml_platform   87

◆ AL_surfxml_process

#define AL_surfxml_process   88

◆ S_surfxml_process

#define S_surfxml_process   89

◆ S_surfxml_process_1

#define S_surfxml_process_1   90

◆ S_surfxml_process_2

#define S_surfxml_process_2   91

◆ E_surfxml_process

#define E_surfxml_process   92

◆ AL_surfxml_prop

#define AL_surfxml_prop   93

◆ E_surfxml_prop

#define E_surfxml_prop   94

◆ AL_surfxml_random

#define AL_surfxml_random   95

◆ E_surfxml_random

#define E_surfxml_random   96

◆ AL_surfxml_route

#define AL_surfxml_route   97

◆ S_surfxml_route

#define S_surfxml_route   98

◆ S_surfxml_route_1

#define S_surfxml_route_1   99

◆ S_surfxml_route_2

#define S_surfxml_route_2   100

◆ E_surfxml_route

#define E_surfxml_route   101

◆ AL_surfxml_router

#define AL_surfxml_router   102

◆ E_surfxml_router

#define E_surfxml_router   103

◆ AL_surfxml_storage

#define AL_surfxml_storage   104

◆ S_surfxml_storage

#define S_surfxml_storage   105

◆ S_surfxml_storage_1

#define S_surfxml_storage_1   106

◆ S_surfxml_storage_2

#define S_surfxml_storage_2   107

◆ E_surfxml_storage

#define E_surfxml_storage   108

◆ AL_surfxml_storage___type

#define AL_surfxml_storage___type   109

◆ S_surfxml_storage___type

#define S_surfxml_storage___type   110

◆ S_surfxml_storage___type_1

#define S_surfxml_storage___type_1   111

◆ S_surfxml_storage___type_2

#define S_surfxml_storage___type_2   112

◆ E_surfxml_storage___type

#define E_surfxml_storage___type   113

◆ AL_surfxml_trace

#define AL_surfxml_trace   114

◆ IN_trace

#define IN_trace   115

◆ AL_surfxml_trace___connect

#define AL_surfxml_trace___connect   116

◆ E_surfxml_trace___connect

#define E_surfxml_trace___connect   117

◆ IMPOSSIBLE

#define IMPOSSIBLE   118

◆ YY_EXTRA_TYPE

#define YY_EXTRA_TYPE   void *

◆ YY_READ_BUF_SIZE

#define YY_READ_BUF_SIZE   8192

◆ ECHO

#define ECHO   do { if (fwrite( surf_parse_text, surf_parse_leng, 1, surf_parse_out )) {} } while (0)

◆ YY_INPUT

#define YY_INPUT (   buf,
  result,
  max_size 
)
Value:
if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \
{ \
int c = '*'; \
size_t n; \
for ( n = 0; n < max_size && \
(c = getc( surf_parse_in )) != EOF && c != '\n'; ++n ) \
buf[n] = (char) c; \
if ( c == '\n' ) \
buf[n++] = (char) c; \
if ( c == EOF && ferror( surf_parse_in ) ) \
YY_FATAL_ERROR( "input in flex scanner failed" ); \
result = n; \
} \
else \
{ \
errno=0; \
while ( (result = fread(buf, 1, max_size, surf_parse_in))==0 && ferror(surf_parse_in)) \
{ \
if( errno != EINTR) \
{ \
YY_FATAL_ERROR( "input in flex scanner failed" ); \
break; \
} \
errno=0; \
clearerr(surf_parse_in); \
} \
}\
\
void int MPI_Datatype int MPI_Aint int MPI_Datatype MPI_Op MPI_Win win void int MPI_Datatype void int MPI_Datatype MPI_Comm comm MPI_Aint MPI_Info void baseptr void int MPI_Datatype void int MPI_Datatype MPI_Comm comm MPI_Comm int keyval MPI_Comm int void attr_value void int MPI_Datatype int MPI_Comm comm MPI_Comm int int int int MPI_Comm comm_cart MPI_Comm int int int int coords MPI_Comm int int int int dest MPI_Comm MPI_Comm int result MPI_Comm MPI_Group MPI_Comm newcomm MPI_Comm comm int keyval MPI_Comm int void int flag MPI_Comm MPI_Group group MPI_Comm int void attribute_val MPI_Comm int int MPI_Comm comm_out int int errorclass int flag void baseptr void int MPI_Datatype void int int MPI_Datatype int MPI_Comm comm MPI_Status MPI_Datatype int count char int resultlen void int MPI_Datatype int MPI_Aint int MPI_Datatype MPI_Win win MPI_Group MPI_Group MPI_Group newgroup MPI_Group group MPI_Group MPI_Group MPI_Group newgroup MPI_Group int n
Definition: smpi_mpi.cpp:93
void int MPI_Datatype int MPI_Aint int MPI_Datatype MPI_Op MPI_Win win void int MPI_Datatype void int MPI_Datatype MPI_Comm comm MPI_Aint MPI_Info void baseptr void int MPI_Datatype void int MPI_Datatype MPI_Comm comm MPI_Comm int keyval MPI_Comm int void attr_value void int MPI_Datatype int MPI_Comm comm MPI_Comm int int int int MPI_Comm comm_cart MPI_Comm int int int int coords MPI_Comm int int int int dest MPI_Comm MPI_Comm int * result
Definition: smpi_mpi.cpp:57
#define YY_CURRENT_BUFFER_LVALUE
Definition: simgrid_dtd.c:315
FILE * surf_parse_in
Definition: simgrid_dtd.c:385
void int MPI_Datatype int MPI_Aint int MPI_Datatype MPI_Op MPI_Win win void int MPI_Datatype void int MPI_Datatype MPI_Comm comm MPI_Aint MPI_Info void baseptr void int MPI_Datatype void int MPI_Datatype MPI_Comm comm MPI_Comm int keyval MPI_Comm int void attr_value void * buf
Definition: smpi_mpi.cpp:49

◆ yyterminate

#define yyterminate ( )    return YY_NULL

◆ YY_START_STACK_INCR

#define YY_START_STACK_INCR   25

◆ YY_FATAL_ERROR

#define YY_FATAL_ERROR (   msg)    yy_fatal_error( msg )

◆ YY_DECL_IS_OURS

#define YY_DECL_IS_OURS   1

◆ YY_DECL

#define YY_DECL   int surf_parse_lex (void)

◆ YY_USER_ACTION

#define YY_USER_ACTION

◆ YY_BREAK

#define YY_BREAK   /*LINTED*/break;

◆ YY_RULE_SETUP

#define YY_RULE_SETUP   YY_USER_ACTION

◆ YY_EXIT_FAILURE

#define YY_EXIT_FAILURE   2

◆ yyless [2/2]

#define yyless (   n)
Value:
do \
{ \
/* Undo effects of setting up surf_parse_text. */ \
int yyless_macro_arg = (n); \
YY_LESS_LINENO(yyless_macro_arg);\
surf_parse_text[surf_parse_leng] = (yy_hold_char); \
(yy_c_buf_p) = surf_parse_text + yyless_macro_arg; \
*(yy_c_buf_p) = '\0'; \
surf_parse_leng = yyless_macro_arg; \
} \
while ( 0 )
char * surf_parse_text
Definition: simgrid_dtd.c:4377
static char * yy_c_buf_p
Definition: simgrid_dtd.c:323
void int MPI_Datatype int MPI_Aint int MPI_Datatype MPI_Op MPI_Win win void int MPI_Datatype void int MPI_Datatype MPI_Comm comm MPI_Aint MPI_Info void baseptr void int MPI_Datatype void int MPI_Datatype MPI_Comm comm MPI_Comm int keyval MPI_Comm int void attr_value void int MPI_Datatype int MPI_Comm comm MPI_Comm int int int int MPI_Comm comm_cart MPI_Comm int int int int coords MPI_Comm int int int int dest MPI_Comm MPI_Comm int result MPI_Comm MPI_Group MPI_Comm newcomm MPI_Comm comm int keyval MPI_Comm int void int flag MPI_Comm MPI_Group group MPI_Comm int void attribute_val MPI_Comm int int MPI_Comm comm_out int int errorclass int flag void baseptr void int MPI_Datatype void int int MPI_Datatype int MPI_Comm comm MPI_Status MPI_Datatype int count char int resultlen void int MPI_Datatype int MPI_Aint int MPI_Datatype MPI_Win win MPI_Group MPI_Group MPI_Group newgroup MPI_Group group MPI_Group MPI_Group MPI_Group newgroup MPI_Group int n
Definition: smpi_mpi.cpp:93
static char yy_hold_char
Definition: simgrid_dtd.c:318
yy_size_t surf_parse_leng
Definition: simgrid_dtd.c:320

◆ YYTABLES_NAME

#define YYTABLES_NAME   "yytables"

Typedef Documentation

◆ flex_int8_t

typedef signed char flex_int8_t

◆ flex_int16_t

typedef short int flex_int16_t

◆ flex_int32_t

typedef int flex_int32_t

◆ flex_uint8_t

typedef unsigned char flex_uint8_t

◆ flex_uint16_t

typedef unsigned short int flex_uint16_t

◆ flex_uint32_t

typedef unsigned int flex_uint32_t

◆ YY_BUFFER_STATE

◆ yy_size_t

typedef size_t yy_size_t

◆ YY_CHAR

typedef unsigned char YY_CHAR

◆ yy_state_type

typedef int yy_state_type

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
flexml_max_err_msg_size 

Function Documentation

◆ surf_parse_restart()

void surf_parse_restart ( FILE *  input_file)

Immediately switch to a different input stream.

Parameters
input_fileA readable stream.
Note
This function does not reset the start condition to INITIAL .

◆ surf_parse__switch_to_buffer()

void surf_parse__switch_to_buffer ( YY_BUFFER_STATE  new_buffer)

Switch to a different input buffer.

Parameters
new_bufferThe new input buffer.

◆ surf_parse__create_buffer()

YY_BUFFER_STATE surf_parse__create_buffer ( FILE *  file,
int  size 
)

Allocate and initialize an input buffer state.

Parameters
fileA readable stream.
sizeThe character buffer size in bytes. When in doubt, use YY_BUF_SIZE.
Returns
the allocated buffer state.

◆ surf_parse__delete_buffer()

void surf_parse__delete_buffer ( YY_BUFFER_STATE  b)

Destroy the buffer.

Parameters
ba buffer created with surf_parse__create_buffer()

◆ surf_parse__flush_buffer()

void surf_parse__flush_buffer ( YY_BUFFER_STATE  b)

Discard all buffered characters.

On the next scan, YY_INPUT will be called.

Parameters
bthe buffer state to be flushed, usually YY_CURRENT_BUFFER.

◆ surf_parse_push_buffer_state()

void surf_parse_push_buffer_state ( YY_BUFFER_STATE  new_buffer)

Pushes the new state onto the stack.

The new state becomes the current state. This function will allocate the stack if necessary.

Parameters
new_bufferThe new state.

◆ surf_parse_pop_buffer_state()

void surf_parse_pop_buffer_state ( void  )

Removes and deletes the top of the stack, if present.

The next element becomes the new top.

◆ surf_parse_ensure_buffer_stack()

static void surf_parse_ensure_buffer_stack ( void  )
static

◆ surf_parse__load_buffer_state()

static void surf_parse__load_buffer_state ( void  )
static

◆ surf_parse__init_buffer()

static void surf_parse__init_buffer ( YY_BUFFER_STATE  b,
FILE *  file 
)
static

◆ surf_parse__scan_buffer()

YY_BUFFER_STATE surf_parse__scan_buffer ( char *  base,
yy_size_t  size 
)

Setup the input buffer state to scan directly from a user-specified character buffer.

Parameters
basethe character buffer
sizethe size in bytes of the character buffer
Returns
the newly allocated buffer state object.

◆ surf_parse__scan_string()

YY_BUFFER_STATE surf_parse__scan_string ( yyconst char *  yystr)

Setup the input buffer state to scan a string.

The next call to surf_parse_lex() will scan from a copy of str.

Parameters
yystra NUL-terminated string to scan
Returns
the newly allocated buffer state object.
Note
If you want to scan bytes that may contain NUL values, then use surf_parse__scan_bytes() instead.

◆ surf_parse__scan_bytes()

YY_BUFFER_STATE surf_parse__scan_bytes ( yyconst char *  yybytes,
yy_size_t  _yybytes_len 
)

Setup the input buffer state to scan the given bytes.

The next call to surf_parse_lex() will scan from a copy of bytes.

Parameters
yybytesthe byte buffer to scan
_yybytes_lenthe number of bytes in the buffer pointed to by bytes.
Returns
the newly allocated buffer state object.

◆ surf_parse_alloc()

void * surf_parse_alloc ( yy_size_t  size)

◆ surf_parse_realloc()

void * surf_parse_realloc ( void ptr,
yy_size_t  size 
)

◆ surf_parse_free()

void surf_parse_free ( void ptr)

◆ yy_get_previous_state()

static yy_state_type yy_get_previous_state ( void  )
static

◆ yy_try_NUL_trans()

static yy_state_type yy_try_NUL_trans ( yy_state_type  current_state)
static

◆ yy_get_next_buffer()

static int yy_get_next_buffer ( void  )
static

◆ yy_fatal_error() [1/2]

static void yy_fatal_error ( yyconst char  msg[])
static

◆ fail()

static int fail ( const char *  fmt,
  ... 
)
static

◆ surfxml_parse_err_msg()

const char* surfxml_parse_err_msg ( void  )

◆ reset_surfxml_parse_err_msg()

reset_surfxml_parse_err_msg ( )
static
Initial value:
{
#define PROLOG
Definition: simgrid_dtd.c:4946
#define SET(state)
Definition: simgrid_dtd.c:4808

◆ cleanup()

static void cleanup ( void  )
static

◆ ck_blimit()

static int ck_blimit ( )
static

◆ ck_ilimit()

static int ck_ilimit ( )
static

◆ surfxml_bufferliteral() [1/7]

static void surfxml_bufferliteral ( char  c,
int *  pp,
const char *  text 
)
static

◆ pushbuffer()

static void pushbuffer ( int  p)
static

◆ popbuffer()

static int popbuffer ( void  )
static

◆ yy_init_globals()

static int yy_init_globals ( void  )
static

◆ surf_parse_lex_destroy()

int surf_parse_lex_destroy ( void  )

◆ surf_parse_get_debug()

int surf_parse_get_debug ( void  )

◆ surf_parse_set_debug()

void surf_parse_set_debug ( int  debug_flag)

◆ surf_parse_get_extra()

YY_EXTRA_TYPE surf_parse_get_extra ( void  )

◆ surf_parse_set_extra()

void surf_parse_set_extra ( YY_EXTRA_TYPE  user_defined)

◆ surf_parse_get_in()

FILE* surf_parse_get_in ( void  )

Get the input stream.

◆ surf_parse_set_in()

void surf_parse_set_in ( FILE *  _in_str)

Set the input stream.

This does not discard the current input buffer.

Parameters
_in_strA readable stream.
See also
surf_parse__switch_to_buffer

◆ surf_parse_get_out()

FILE* surf_parse_get_out ( void  )

Get the output stream.

◆ surf_parse_set_out()

void surf_parse_set_out ( FILE *  _out_str)

◆ surf_parse_get_leng()

yy_size_t surf_parse_get_leng ( void  )

Get the length of the current token.

◆ surf_parse_get_text()

char* surf_parse_get_text ( void  )

Get the current token.

◆ surf_parse_get_lineno()

int surf_parse_get_lineno ( void  )

Get the current line number.

◆ surf_parse_set_lineno()

void surf_parse_set_lineno ( int  _line_number)

Set the current line number.

Parameters
_line_numberline number

◆ yy_push_state()

static void yy_push_state ( int  _new_state)
static

◆ yy_pop_state()

static void yy_pop_state ( void  )
static

◆ surf_parse_lex()

int surf_parse_lex ( void  )

◆ if() [1/2]

if ( yy_init)

◆ assert() [1/2]

assert ( surfxml_bufferstack  )

◆ assert() [2/2]

assert ( indexstack  )

◆ surfxml_bufferliteral() [2/7]

surfxml_bufferliteral ( '\0'  ,
bnext,
"0.0"   
)

◆ surfxml_bufferliteral() [3/7]

surfxml_bufferliteral ( '\0'  ,
bnext,
"2147483647"   
)

◆ surfxml_bufferliteral() [4/7]

surfxml_bufferliteral ( '\0'  ,
bnext,
"txt_unix"   
)

◆ surfxml_bufferliteral() [5/7]

surfxml_bufferliteral ( '\0'  ,
bnext,
"1"   
)

◆ surfxml_bufferliteral() [6/7]

surfxml_bufferliteral ( '\0'  ,
bnext,
"0s"   
)

◆ surfxml_bufferliteral() [7/7]

surfxml_bufferliteral ( '\0'  ,
bnext,
"-1.0"   
)

◆ if() [2/2]

if ( surfxml_statenames)

◆ while()

while ( )

◆ yy_fatal_error() [2/2]

static void yy_fatal_error ( yyconst char *  msg)
static

◆ surfxml_element_context()

int surfxml_element_context ( int  i)

Variable Documentation

◆ surf_parse_leng

yy_size_t surf_parse_leng

◆ surf_parse_in

FILE * surf_parse_in = (FILE *) 0

◆ surf_parse_out

FILE * surf_parse_out = (FILE *) 0

◆ yy_buffer_stack_top

size_t yy_buffer_stack_top = 0
static

index of top of stack.

◆ yy_buffer_stack_max

size_t yy_buffer_stack_max = 0
static

capacity of stack.

◆ yy_buffer_stack

YY_BUFFER_STATE* yy_buffer_stack = 0
static

Stack as an array.

◆ yy_hold_char

char yy_hold_char
static

◆ yy_n_chars

int yy_n_chars
static

◆ yy_c_buf_p

char* yy_c_buf_p = (char *) 0
static

◆ yy_init

int yy_init = 0
static

◆ yy_start

int yy_start = 0
static

◆ yy_did_buffer_switch_on_eof

int yy_did_buffer_switch_on_eof
static

◆ surf_parse_lineno

int surf_parse_lineno = 1

◆ surf_parse_text

char * surf_parse_text

◆ yy_accept

yyconst flex_int16_t yy_accept[3334]
static

◆ yy_ec

yyconst YY_CHAR yy_ec[256]
static

◆ yy_meta

yyconst YY_CHAR yy_meta[75]
static
Initial value:
=
{ 0,
1, 2, 2, 2, 1, 1, 1, 1, 1, 3,
3, 1, 4, 4, 4, 5, 6, 1, 7, 8,
1, 9, 9, 9, 9, 9, 9, 5, 5, 5,
5, 5, 5, 5, 5, 5, 5, 5, 5, 5,
5, 5, 5, 5, 5, 1, 1, 5, 9, 9,
9, 9, 9, 9, 5, 5, 5, 5, 5, 5,
5, 5, 5, 5, 5, 5, 5, 5, 5, 5,
5, 5, 5, 5
}

◆ yy_base

yyconst flex_uint16_t yy_base[3813]
static

◆ yy_def

yyconst flex_int16_t yy_def[3813]
static

◆ yy_nxt

yyconst flex_uint16_t yy_nxt[11977]
static

◆ yy_chk

yyconst flex_int16_t yy_chk[11977]
static

◆ yy_rule_can_match_eol

yyconst flex_int32_t yy_rule_can_match_eol[562]
static

◆ yy_last_accepting_state

yy_state_type yy_last_accepting_state
static

◆ yy_last_accepting_cpos

char* yy_last_accepting_cpos
static

◆ surf_parse__flex_debug

int surf_parse__flex_debug = 0

◆ surfxml_flexml_version

const char surfxml_flexml_version[] = "1.9.6"

◆ surfxml_pcdata_ix

int surfxml_pcdata_ix

◆ surfxml_bufferstack

char * surfxml_bufferstack = NULL

◆ AX_surfxml_AS_id

AT_surfxml_AS_id AX_surfxml_AS_id

◆ surfxml_AS_id_isset

short int surfxml_AS_id_isset

◆ AX_surfxml_AS_routing

AT_surfxml_AS_routing AX_surfxml_AS_routing

◆ surfxml_AS_routing_isset

short int surfxml_AS_routing_isset

◆ AX_surfxml_ASroute_dst

AT_surfxml_ASroute_dst AX_surfxml_ASroute_dst

◆ surfxml_ASroute_dst_isset

short int surfxml_ASroute_dst_isset

◆ AX_surfxml_ASroute_gw___dst

AT_surfxml_ASroute_gw___dst AX_surfxml_ASroute_gw___dst

◆ surfxml_ASroute_gw___dst_isset

short int surfxml_ASroute_gw___dst_isset

◆ AX_surfxml_ASroute_gw___src

AT_surfxml_ASroute_gw___src AX_surfxml_ASroute_gw___src

◆ surfxml_ASroute_gw___src_isset

short int surfxml_ASroute_gw___src_isset

◆ AX_surfxml_ASroute_src

AT_surfxml_ASroute_src AX_surfxml_ASroute_src

◆ surfxml_ASroute_src_isset

short int surfxml_ASroute_src_isset

◆ AX_surfxml_ASroute_symmetrical

AT_surfxml_ASroute_symmetrical AX_surfxml_ASroute_symmetrical

◆ surfxml_ASroute_symmetrical_isset

short int surfxml_ASroute_symmetrical_isset

◆ AX_surfxml_argument_value

AT_surfxml_argument_value AX_surfxml_argument_value

◆ surfxml_argument_value_isset

short int surfxml_argument_value_isset

◆ AX_surfxml_backbone_bandwidth

AT_surfxml_backbone_bandwidth AX_surfxml_backbone_bandwidth

◆ surfxml_backbone_bandwidth_isset

short int surfxml_backbone_bandwidth_isset

◆ AX_surfxml_backbone_id

AT_surfxml_backbone_id AX_surfxml_backbone_id

◆ surfxml_backbone_id_isset

short int surfxml_backbone_id_isset

◆ AX_surfxml_backbone_latency

AT_surfxml_backbone_latency AX_surfxml_backbone_latency

◆ surfxml_backbone_latency_isset

short int surfxml_backbone_latency_isset

◆ AX_surfxml_bypassASroute_dst

AT_surfxml_bypassASroute_dst AX_surfxml_bypassASroute_dst

◆ surfxml_bypassASroute_dst_isset

short int surfxml_bypassASroute_dst_isset

◆ AX_surfxml_bypassASroute_gw___dst

AT_surfxml_bypassASroute_gw___dst AX_surfxml_bypassASroute_gw___dst

◆ surfxml_bypassASroute_gw___dst_isset

short int surfxml_bypassASroute_gw___dst_isset

◆ AX_surfxml_bypassASroute_gw___src

AT_surfxml_bypassASroute_gw___src AX_surfxml_bypassASroute_gw___src

◆ surfxml_bypassASroute_gw___src_isset

short int surfxml_bypassASroute_gw___src_isset

◆ AX_surfxml_bypassASroute_src

AT_surfxml_bypassASroute_src AX_surfxml_bypassASroute_src

◆ surfxml_bypassASroute_src_isset

short int surfxml_bypassASroute_src_isset

◆ AX_surfxml_bypassRoute_dst

AT_surfxml_bypassRoute_dst AX_surfxml_bypassRoute_dst

◆ surfxml_bypassRoute_dst_isset

short int surfxml_bypassRoute_dst_isset

◆ AX_surfxml_bypassRoute_src

AT_surfxml_bypassRoute_src AX_surfxml_bypassRoute_src

◆ surfxml_bypassRoute_src_isset

short int surfxml_bypassRoute_src_isset

◆ AX_surfxml_cabinet_bw

AT_surfxml_cabinet_bw AX_surfxml_cabinet_bw

◆ surfxml_cabinet_bw_isset

short int surfxml_cabinet_bw_isset

◆ AX_surfxml_cabinet_id

AT_surfxml_cabinet_id AX_surfxml_cabinet_id

◆ surfxml_cabinet_id_isset

short int surfxml_cabinet_id_isset

◆ AX_surfxml_cabinet_lat

AT_surfxml_cabinet_lat AX_surfxml_cabinet_lat

◆ surfxml_cabinet_lat_isset

short int surfxml_cabinet_lat_isset

◆ AX_surfxml_cabinet_prefix

AT_surfxml_cabinet_prefix AX_surfxml_cabinet_prefix

◆ surfxml_cabinet_prefix_isset

short int surfxml_cabinet_prefix_isset

◆ AX_surfxml_cabinet_radical

AT_surfxml_cabinet_radical AX_surfxml_cabinet_radical

◆ surfxml_cabinet_radical_isset

short int surfxml_cabinet_radical_isset

◆ AX_surfxml_cabinet_speed

AT_surfxml_cabinet_speed AX_surfxml_cabinet_speed

◆ surfxml_cabinet_speed_isset

short int surfxml_cabinet_speed_isset

◆ AX_surfxml_cabinet_suffix

AT_surfxml_cabinet_suffix AX_surfxml_cabinet_suffix

◆ surfxml_cabinet_suffix_isset

short int surfxml_cabinet_suffix_isset

◆ AX_surfxml_cluster_bb___bw

AT_surfxml_cluster_bb___bw AX_surfxml_cluster_bb___bw

◆ surfxml_cluster_bb___bw_isset

short int surfxml_cluster_bb___bw_isset

◆ AX_surfxml_cluster_bb___lat

AT_surfxml_cluster_bb___lat AX_surfxml_cluster_bb___lat

◆ surfxml_cluster_bb___lat_isset

short int surfxml_cluster_bb___lat_isset

◆ AX_surfxml_cluster_bb___sharing___policy

AT_surfxml_cluster_bb___sharing___policy AX_surfxml_cluster_bb___sharing___policy

◆ surfxml_cluster_bb___sharing___policy_isset

short int surfxml_cluster_bb___sharing___policy_isset

◆ AX_surfxml_cluster_bw

AT_surfxml_cluster_bw AX_surfxml_cluster_bw

◆ surfxml_cluster_bw_isset

short int surfxml_cluster_bw_isset

◆ AX_surfxml_cluster_core

AT_surfxml_cluster_core AX_surfxml_cluster_core

◆ surfxml_cluster_core_isset

short int surfxml_cluster_core_isset

◆ AX_surfxml_cluster_id

AT_surfxml_cluster_id AX_surfxml_cluster_id

◆ surfxml_cluster_id_isset

short int surfxml_cluster_id_isset

◆ AX_surfxml_cluster_lat

AT_surfxml_cluster_lat AX_surfxml_cluster_lat

◆ surfxml_cluster_lat_isset

short int surfxml_cluster_lat_isset

◆ AX_surfxml_cluster_limiter___link

AT_surfxml_cluster_limiter___link AX_surfxml_cluster_limiter___link

◆ surfxml_cluster_limiter___link_isset

short int surfxml_cluster_limiter___link_isset

◆ AX_surfxml_cluster_loopback___bw

AT_surfxml_cluster_loopback___bw AX_surfxml_cluster_loopback___bw

◆ surfxml_cluster_loopback___bw_isset

short int surfxml_cluster_loopback___bw_isset

◆ AX_surfxml_cluster_loopback___lat

AT_surfxml_cluster_loopback___lat AX_surfxml_cluster_loopback___lat

◆ surfxml_cluster_loopback___lat_isset

short int surfxml_cluster_loopback___lat_isset

◆ AX_surfxml_cluster_prefix

AT_surfxml_cluster_prefix AX_surfxml_cluster_prefix

◆ surfxml_cluster_prefix_isset

short int surfxml_cluster_prefix_isset

◆ AX_surfxml_cluster_radical

AT_surfxml_cluster_radical AX_surfxml_cluster_radical

◆ surfxml_cluster_radical_isset

short int surfxml_cluster_radical_isset

◆ AX_surfxml_cluster_router___id

AT_surfxml_cluster_router___id AX_surfxml_cluster_router___id

◆ surfxml_cluster_router___id_isset

short int surfxml_cluster_router___id_isset

◆ AX_surfxml_cluster_sharing___policy

AT_surfxml_cluster_sharing___policy AX_surfxml_cluster_sharing___policy

◆ surfxml_cluster_sharing___policy_isset

short int surfxml_cluster_sharing___policy_isset

◆ AX_surfxml_cluster_speed

AT_surfxml_cluster_speed AX_surfxml_cluster_speed

◆ surfxml_cluster_speed_isset

short int surfxml_cluster_speed_isset

◆ AX_surfxml_cluster_suffix

AT_surfxml_cluster_suffix AX_surfxml_cluster_suffix

◆ surfxml_cluster_suffix_isset

short int surfxml_cluster_suffix_isset

◆ AX_surfxml_cluster_topo___parameters

AT_surfxml_cluster_topo___parameters AX_surfxml_cluster_topo___parameters

◆ surfxml_cluster_topo___parameters_isset

short int surfxml_cluster_topo___parameters_isset

◆ AX_surfxml_cluster_topology

AT_surfxml_cluster_topology AX_surfxml_cluster_topology

◆ surfxml_cluster_topology_isset

short int surfxml_cluster_topology_isset

◆ AX_surfxml_config_id

AT_surfxml_config_id AX_surfxml_config_id

◆ surfxml_config_id_isset

short int surfxml_config_id_isset

◆ AX_surfxml_host_availability___file

AT_surfxml_host_availability___file AX_surfxml_host_availability___file

◆ surfxml_host_availability___file_isset

short int surfxml_host_availability___file_isset

◆ AX_surfxml_host_coordinates

AT_surfxml_host_coordinates AX_surfxml_host_coordinates

◆ surfxml_host_coordinates_isset

short int surfxml_host_coordinates_isset

◆ AX_surfxml_host_core

AT_surfxml_host_core AX_surfxml_host_core

◆ surfxml_host_core_isset

short int surfxml_host_core_isset

◆ AX_surfxml_host_id

AT_surfxml_host_id AX_surfxml_host_id

◆ surfxml_host_id_isset

short int surfxml_host_id_isset

◆ AX_surfxml_host_pstate

AT_surfxml_host_pstate AX_surfxml_host_pstate

◆ surfxml_host_pstate_isset

short int surfxml_host_pstate_isset

◆ AX_surfxml_host_speed

AT_surfxml_host_speed AX_surfxml_host_speed

◆ surfxml_host_speed_isset

short int surfxml_host_speed_isset

◆ AX_surfxml_host_state___file

AT_surfxml_host_state___file AX_surfxml_host_state___file

◆ surfxml_host_state___file_isset

short int surfxml_host_state___file_isset

◆ AX_surfxml_host___link_down

AT_surfxml_host___link_down AX_surfxml_host___link_down

◆ surfxml_host___link_down_isset

short int surfxml_host___link_down_isset

◆ AX_surfxml_host___link_id

AT_surfxml_host___link_id AX_surfxml_host___link_id

◆ surfxml_host___link_id_isset

short int surfxml_host___link_id_isset

◆ AX_surfxml_host___link_up

AT_surfxml_host___link_up AX_surfxml_host___link_up

◆ surfxml_host___link_up_isset

short int surfxml_host___link_up_isset

◆ AX_surfxml_include_file

AT_surfxml_include_file AX_surfxml_include_file

◆ surfxml_include_file_isset

short int surfxml_include_file_isset

◆ AX_surfxml_link_bandwidth

AT_surfxml_link_bandwidth AX_surfxml_link_bandwidth

◆ surfxml_link_bandwidth_isset

short int surfxml_link_bandwidth_isset

◆ AX_surfxml_link_bandwidth___file

AT_surfxml_link_bandwidth___file AX_surfxml_link_bandwidth___file

◆ surfxml_link_bandwidth___file_isset

short int surfxml_link_bandwidth___file_isset

◆ AX_surfxml_link_id

AT_surfxml_link_id AX_surfxml_link_id

◆ surfxml_link_id_isset

short int surfxml_link_id_isset

◆ AX_surfxml_link_latency

AT_surfxml_link_latency AX_surfxml_link_latency

◆ surfxml_link_latency_isset

short int surfxml_link_latency_isset

◆ AX_surfxml_link_latency___file

AT_surfxml_link_latency___file AX_surfxml_link_latency___file

◆ surfxml_link_latency___file_isset

short int surfxml_link_latency___file_isset

◆ AX_surfxml_link_sharing___policy

AT_surfxml_link_sharing___policy AX_surfxml_link_sharing___policy

◆ surfxml_link_sharing___policy_isset

short int surfxml_link_sharing___policy_isset

◆ AX_surfxml_link_state___file

AT_surfxml_link_state___file AX_surfxml_link_state___file

◆ surfxml_link_state___file_isset

short int surfxml_link_state___file_isset

◆ AX_surfxml_link___ctn_direction

AT_surfxml_link___ctn_direction AX_surfxml_link___ctn_direction

◆ surfxml_link___ctn_direction_isset

short int surfxml_link___ctn_direction_isset

◆ AX_surfxml_link___ctn_id

AT_surfxml_link___ctn_id AX_surfxml_link___ctn_id

◆ surfxml_link___ctn_id_isset

short int surfxml_link___ctn_id_isset

◆ AX_surfxml_model___prop_id

AT_surfxml_model___prop_id AX_surfxml_model___prop_id

◆ surfxml_model___prop_id_isset

short int surfxml_model___prop_id_isset

◆ AX_surfxml_model___prop_value

AT_surfxml_model___prop_value AX_surfxml_model___prop_value

◆ surfxml_model___prop_value_isset

short int surfxml_model___prop_value_isset

◆ AX_surfxml_mount_name

AT_surfxml_mount_name AX_surfxml_mount_name

◆ surfxml_mount_name_isset

short int surfxml_mount_name_isset

◆ AX_surfxml_mount_storageId

AT_surfxml_mount_storageId AX_surfxml_mount_storageId

◆ surfxml_mount_storageId_isset

short int surfxml_mount_storageId_isset

◆ AX_surfxml_peer_availability___file

AT_surfxml_peer_availability___file AX_surfxml_peer_availability___file

◆ surfxml_peer_availability___file_isset

short int surfxml_peer_availability___file_isset

◆ AX_surfxml_peer_bw___in

AT_surfxml_peer_bw___in AX_surfxml_peer_bw___in

◆ surfxml_peer_bw___in_isset

short int surfxml_peer_bw___in_isset

◆ AX_surfxml_peer_bw___out

AT_surfxml_peer_bw___out AX_surfxml_peer_bw___out

◆ surfxml_peer_bw___out_isset

short int surfxml_peer_bw___out_isset

◆ AX_surfxml_peer_coordinates

AT_surfxml_peer_coordinates AX_surfxml_peer_coordinates

◆ surfxml_peer_coordinates_isset

short int surfxml_peer_coordinates_isset

◆ AX_surfxml_peer_id

AT_surfxml_peer_id AX_surfxml_peer_id

◆ surfxml_peer_id_isset

short int surfxml_peer_id_isset

◆ AX_surfxml_peer_lat

AT_surfxml_peer_lat AX_surfxml_peer_lat

◆ surfxml_peer_lat_isset

short int surfxml_peer_lat_isset

◆ AX_surfxml_peer_speed

AT_surfxml_peer_speed AX_surfxml_peer_speed

◆ surfxml_peer_speed_isset

short int surfxml_peer_speed_isset

◆ AX_surfxml_peer_state___file

AT_surfxml_peer_state___file AX_surfxml_peer_state___file

◆ surfxml_peer_state___file_isset

short int surfxml_peer_state___file_isset

◆ AX_surfxml_platform_version

AT_surfxml_platform_version AX_surfxml_platform_version

◆ surfxml_platform_version_isset

short int surfxml_platform_version_isset

◆ AX_surfxml_process_function

AT_surfxml_process_function AX_surfxml_process_function

◆ surfxml_process_function_isset

short int surfxml_process_function_isset

◆ AX_surfxml_process_host

AT_surfxml_process_host AX_surfxml_process_host

◆ surfxml_process_host_isset

short int surfxml_process_host_isset

◆ AX_surfxml_process_kill___time

AT_surfxml_process_kill___time AX_surfxml_process_kill___time

◆ surfxml_process_kill___time_isset

short int surfxml_process_kill___time_isset

◆ AX_surfxml_process_on___failure

AT_surfxml_process_on___failure AX_surfxml_process_on___failure

◆ surfxml_process_on___failure_isset

short int surfxml_process_on___failure_isset

◆ AX_surfxml_process_start___time

AT_surfxml_process_start___time AX_surfxml_process_start___time

◆ surfxml_process_start___time_isset

short int surfxml_process_start___time_isset

◆ AX_surfxml_prop_id

AT_surfxml_prop_id AX_surfxml_prop_id

◆ surfxml_prop_id_isset

short int surfxml_prop_id_isset

◆ AX_surfxml_prop_value

AT_surfxml_prop_value AX_surfxml_prop_value

◆ surfxml_prop_value_isset

short int surfxml_prop_value_isset

◆ AX_surfxml_random_generator

AT_surfxml_random_generator AX_surfxml_random_generator

◆ surfxml_random_generator_isset

short int surfxml_random_generator_isset

◆ AX_surfxml_random_id

AT_surfxml_random_id AX_surfxml_random_id

◆ surfxml_random_id_isset

short int surfxml_random_id_isset

◆ AX_surfxml_random_max

AT_surfxml_random_max AX_surfxml_random_max

◆ surfxml_random_max_isset

short int surfxml_random_max_isset

◆ AX_surfxml_random_mean

AT_surfxml_random_mean AX_surfxml_random_mean

◆ surfxml_random_mean_isset

short int surfxml_random_mean_isset

◆ AX_surfxml_random_min

AT_surfxml_random_min AX_surfxml_random_min

◆ surfxml_random_min_isset

short int surfxml_random_min_isset

◆ AX_surfxml_random_radical

AT_surfxml_random_radical AX_surfxml_random_radical

◆ surfxml_random_radical_isset

short int surfxml_random_radical_isset

◆ AX_surfxml_random_seed

AT_surfxml_random_seed AX_surfxml_random_seed

◆ surfxml_random_seed_isset

short int surfxml_random_seed_isset

◆ AX_surfxml_random_std___deviation

AT_surfxml_random_std___deviation AX_surfxml_random_std___deviation

◆ surfxml_random_std___deviation_isset

short int surfxml_random_std___deviation_isset

◆ AX_surfxml_route_dst

AT_surfxml_route_dst AX_surfxml_route_dst

◆ surfxml_route_dst_isset

short int surfxml_route_dst_isset

◆ AX_surfxml_route_src

AT_surfxml_route_src AX_surfxml_route_src

◆ surfxml_route_src_isset

short int surfxml_route_src_isset

◆ AX_surfxml_route_symmetrical

AT_surfxml_route_symmetrical AX_surfxml_route_symmetrical

◆ surfxml_route_symmetrical_isset

short int surfxml_route_symmetrical_isset

◆ AX_surfxml_router_coordinates

AT_surfxml_router_coordinates AX_surfxml_router_coordinates

◆ surfxml_router_coordinates_isset

short int surfxml_router_coordinates_isset

◆ AX_surfxml_router_id

AT_surfxml_router_id AX_surfxml_router_id

◆ surfxml_router_id_isset

short int surfxml_router_id_isset

◆ AX_surfxml_storage_attach

AT_surfxml_storage_attach AX_surfxml_storage_attach

◆ surfxml_storage_attach_isset

short int surfxml_storage_attach_isset

◆ AX_surfxml_storage_content

AT_surfxml_storage_content AX_surfxml_storage_content

◆ surfxml_storage_content_isset

short int surfxml_storage_content_isset

◆ AX_surfxml_storage_content___type

AT_surfxml_storage_content___type AX_surfxml_storage_content___type

◆ surfxml_storage_content___type_isset

short int surfxml_storage_content___type_isset

◆ AX_surfxml_storage_id

AT_surfxml_storage_id AX_surfxml_storage_id

◆ surfxml_storage_id_isset

short int surfxml_storage_id_isset

◆ AX_surfxml_storage_typeId

AT_surfxml_storage_typeId AX_surfxml_storage_typeId

◆ surfxml_storage_typeId_isset

short int surfxml_storage_typeId_isset

◆ AX_surfxml_storage___type_content

AT_surfxml_storage___type_content AX_surfxml_storage___type_content

◆ surfxml_storage___type_content_isset

short int surfxml_storage___type_content_isset

◆ AX_surfxml_storage___type_content___type

AT_surfxml_storage___type_content___type AX_surfxml_storage___type_content___type

◆ surfxml_storage___type_content___type_isset

short int surfxml_storage___type_content___type_isset

◆ AX_surfxml_storage___type_id

AT_surfxml_storage___type_id AX_surfxml_storage___type_id

◆ surfxml_storage___type_id_isset

short int surfxml_storage___type_id_isset

◆ AX_surfxml_storage___type_model

AT_surfxml_storage___type_model AX_surfxml_storage___type_model

◆ surfxml_storage___type_model_isset

short int surfxml_storage___type_model_isset

◆ AX_surfxml_storage___type_size

AT_surfxml_storage___type_size AX_surfxml_storage___type_size

◆ surfxml_storage___type_size_isset

short int surfxml_storage___type_size_isset

◆ AX_surfxml_trace_file

AT_surfxml_trace_file AX_surfxml_trace_file

◆ surfxml_trace_file_isset

short int surfxml_trace_file_isset

◆ AX_surfxml_trace_id

AT_surfxml_trace_id AX_surfxml_trace_id

◆ surfxml_trace_id_isset

short int surfxml_trace_id_isset

◆ AX_surfxml_trace_periodicity

AT_surfxml_trace_periodicity AX_surfxml_trace_periodicity

◆ surfxml_trace_periodicity_isset

short int surfxml_trace_periodicity_isset

◆ AX_surfxml_trace___connect_element

AT_surfxml_trace___connect_element AX_surfxml_trace___connect_element

◆ surfxml_trace___connect_element_isset

short int surfxml_trace___connect_element_isset

◆ AX_surfxml_trace___connect_kind

AT_surfxml_trace___connect_kind AX_surfxml_trace___connect_kind

◆ surfxml_trace___connect_kind_isset

short int surfxml_trace___connect_kind_isset

◆ AX_surfxml_trace___connect_trace

AT_surfxml_trace___connect_trace AX_surfxml_trace___connect_trace

◆ surfxml_trace___connect_trace_isset

short int surfxml_trace___connect_trace_isset

◆ flexml_err_msg

char flexml_err_msg[flexml_max_err_msg_size]
static

◆ blimit

int blimit = FLEXML_BUFFERSTACKSIZE
static

◆ bnext

bnext = 1
static

◆ indexstack

indexstack[0] = NULL
static

◆ ilimit

int ilimit = FLEXML_INDEXSTACKSIZE
static

◆ inext

int inext = 1
static

◆ surfxml_statenames

const char* * surfxml_statenames =NULL

◆ yy_start_stack_ptr

int yy_start_stack_ptr = 0
static

◆ yy_start_stack_depth

int yy_start_stack_depth = 0
static

◆ yy_start_stack

int* yy_start_stack = NULL
static

◆ YY_DECL

YY_DECL
Initial value:
{
yy_state_type yy_current_state
int yy_state_type
Definition: simgrid_dtd.c:387

The main scanner function which does all the work.

◆ yy_cp

char* yy_cp

◆ yy_bp

char * yy_bp

◆ yy_act

int yy_act