Home
last modified time | relevance | path

Searched refs:yytext_ptr (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/scripts/kconfig/
Dzconf.lex.c198 #define unput(c) yyunput( c, (yytext_ptr) )
367 #define yytext_ptr zconftext macro
698 (yytext_ptr) = yy_bp; \
895 #ifndef yytext_ptr
1339 int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1;
1372 (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
1387 yy_bp = (yytext_ptr) + YY_MORE_ADJ;
1421 (yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ;
1437 (yytext_ptr) + yy_amount_of_matched_text;
1442 yy_bp = (yytext_ptr) + YY_MORE_ADJ;
[all …]
Dzconf.lex.c_shipped198 #define unput(c) yyunput( c, (yytext_ptr) )
367 #define yytext_ptr zconftext
698 (yytext_ptr) = yy_bp; \
895 #ifndef yytext_ptr
1339 int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1;
1372 (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
1387 yy_bp = (yytext_ptr) + YY_MORE_ADJ;
1421 (yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ;
1437 (yytext_ptr) + yy_amount_of_matched_text;
1442 yy_bp = (yytext_ptr) + YY_MORE_ADJ;
[all …]
/linux-4.1.27/scripts/genksyms/
Dlex.lex.c_shipped179 #define unput(c) yyunput( c, (yytext_ptr) )
348 #define yytext_ptr yytext
359 (yytext_ptr) = yy_bp; \
635 #ifndef yytext_ptr
912 int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1;
945 (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
960 yy_bp = (yytext_ptr) + YY_MORE_ADJ;
994 (yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ;
1010 (yytext_ptr) + yy_amount_of_matched_text;
1015 yy_bp = (yytext_ptr) + YY_MORE_ADJ;
[all …]
/linux-4.1.27/scripts/dtc/
Ddtc-lexer.lex.c_shipped189 #define unput(c) yyunput( c, (yytext_ptr) )
358 #define yytext_ptr yytext
369 (yytext_ptr) = yy_bp; \
726 #ifndef yytext_ptr
1215 int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1;
1248 (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
1263 yy_bp = (yytext_ptr) + YY_MORE_ADJ;
1298 (yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ;
1314 (yytext_ptr) + yy_amount_of_matched_text;
1319 yy_bp = (yytext_ptr) + YY_MORE_ADJ;
[all …]