Linux Perf
yyguts_t Struct Reference
Collaboration diagram for yyguts_t:
Collaboration graph

Public Attributes

YY_EXTRA_TYPE yyextra_r
 
FILE * yyin_r
 
FILE * yyout_r
 
size_t yy_buffer_stack_top
 
size_t yy_buffer_stack_max
 
YY_BUFFER_STATEyy_buffer_stack
 
char yy_hold_char
 
yy_size_t yy_n_chars
 
yy_size_t yyleng_r
 
char * yy_c_buf_p
 
int yy_init
 
int yy_start
 
int yy_did_buffer_switch_on_eof
 
int yy_start_stack_ptr
 
int yy_start_stack_depth
 
int * yy_start_stack
 
yy_state_type yy_last_accepting_state
 
char * yy_last_accepting_cpos
 
int yylineno_r
 
int yy_flex_debug_r
 
char * yytext_r
 
int yy_more_flag
 
int yy_more_len
 
YYSTYPEyylval_r
 
YYLTYPEyylloc_r
 

Detailed Description

Definition at line 1960 of file parse-events-flex.c.

Member Data Documentation

◆ yy_buffer_stack

YY_BUFFER_STATE* yyguts_t::yy_buffer_stack

Stack as an array.

Definition at line 1970 of file parse-events-flex.c.

◆ yy_buffer_stack_max

size_t yyguts_t::yy_buffer_stack_max

capacity of stack.

Definition at line 1969 of file parse-events-flex.c.

◆ yy_buffer_stack_top

size_t yyguts_t::yy_buffer_stack_top

index of top of stack.

Definition at line 1968 of file parse-events-flex.c.

◆ yy_c_buf_p

char* yyguts_t::yy_c_buf_p

Definition at line 1974 of file parse-events-flex.c.

◆ yy_did_buffer_switch_on_eof

int yyguts_t::yy_did_buffer_switch_on_eof

Definition at line 1977 of file parse-events-flex.c.

◆ yy_flex_debug_r

int yyguts_t::yy_flex_debug_r

Definition at line 1985 of file parse-events-flex.c.

◆ yy_hold_char

char yyguts_t::yy_hold_char

Definition at line 1971 of file parse-events-flex.c.

◆ yy_init

int yyguts_t::yy_init

Definition at line 1975 of file parse-events-flex.c.

◆ yy_last_accepting_cpos

char* yyguts_t::yy_last_accepting_cpos

Definition at line 1982 of file parse-events-flex.c.

◆ yy_last_accepting_state

yy_state_type yyguts_t::yy_last_accepting_state

Definition at line 1981 of file parse-events-flex.c.

◆ yy_more_flag

int yyguts_t::yy_more_flag

Definition at line 1988 of file parse-events-flex.c.

◆ yy_more_len

int yyguts_t::yy_more_len

Definition at line 1989 of file parse-events-flex.c.

◆ yy_n_chars

yy_size_t yyguts_t::yy_n_chars

Definition at line 1972 of file parse-events-flex.c.

◆ yy_start

int yyguts_t::yy_start

Definition at line 1976 of file parse-events-flex.c.

◆ yy_start_stack

int* yyguts_t::yy_start_stack

Definition at line 1980 of file parse-events-flex.c.

◆ yy_start_stack_depth

int yyguts_t::yy_start_stack_depth

Definition at line 1979 of file parse-events-flex.c.

◆ yy_start_stack_ptr

int yyguts_t::yy_start_stack_ptr

Definition at line 1978 of file parse-events-flex.c.

◆ yyextra_r

YY_EXTRA_TYPE yyguts_t::yyextra_r

Definition at line 1964 of file parse-events-flex.c.

◆ yyin_r

FILE* yyguts_t::yyin_r

Definition at line 1967 of file parse-events-flex.c.

◆ yyleng_r

yy_size_t yyguts_t::yyleng_r

Definition at line 1973 of file parse-events-flex.c.

◆ yylineno_r

int yyguts_t::yylineno_r

Definition at line 1984 of file parse-events-flex.c.

◆ yylloc_r

YYLTYPE* yyguts_t::yylloc_r

Definition at line 1993 of file parse-events-flex.c.

◆ yylval_r

YYSTYPE* yyguts_t::yylval_r

Definition at line 1991 of file parse-events-flex.c.

◆ yyout_r

FILE * yyguts_t::yyout_r

Definition at line 1967 of file parse-events-flex.c.

◆ yytext_r

char* yyguts_t::yytext_r

Definition at line 1987 of file parse-events-flex.c.


The documentation for this struct was generated from the following file: