Home
last modified time | relevance | path

Searched defs:yyscanner (Results 1 – 4 of 4) sorted by relevance

/tools/libs/util/
A Dlibxlu_cfg_l.c1557 static int yyinput (yyscan_t yyscanner) in yyinput()
2038 int yyget_lineno (yyscan_t yyscanner) in yyget_lineno()
2051 int yyget_column (yyscan_t yyscanner) in yyget_column()
2064 FILE *yyget_in (yyscan_t yyscanner) in yyget_in()
2073 FILE *yyget_out (yyscan_t yyscanner) in yyget_out()
2082 int yyget_leng (yyscan_t yyscanner) in yyget_leng()
2092 char *yyget_text (yyscan_t yyscanner) in yyget_text()
2156 int yyget_debug (yyscan_t yyscanner) in yyget_debug()
2170 YYSTYPE * yyget_lval (yyscan_t yyscanner) in yyget_lval()
2182 YYLTYPE *yyget_lloc (yyscan_t yyscanner) in yyget_lloc()
[all …]
A Dlibxlu_disk_l.c2233 static int yyinput (yyscan_t yyscanner) in yyinput()
2514 void yypop_buffer_state (yyscan_t yyscanner) in yypop_buffer_state()
2707 int yyget_lineno (yyscan_t yyscanner) in yyget_lineno()
2720 int yyget_column (yyscan_t yyscanner) in yyget_column()
2733 FILE *yyget_in (yyscan_t yyscanner) in yyget_in()
2742 FILE *yyget_out (yyscan_t yyscanner) in yyget_out()
2751 int yyget_leng (yyscan_t yyscanner) in yyget_leng()
2761 char *yyget_text (yyscan_t yyscanner) in yyget_text()
2825 int yyget_debug (yyscan_t yyscanner) in yyget_debug()
2938 int yylex_destroy (yyscan_t yyscanner) in yylex_destroy()
[all …]
A Dlibxlu_cfg_l.h451 #define xlu__cfg_yywrap(yyscanner) (/*CONSTCOND*/1) argument
A Dlibxlu_disk_l.h431 #define xlu__disk_yywrap(yyscanner) (/*CONSTCOND*/1) argument

Completed in 31 milliseconds