Home
last modified time | relevance | path

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

/linux-4.4.14/scripts/kconfig/
Dzconf.lex.c207 #define unput(c) yyunput( c, (yytext_ptr) )
376 #define yytext_ptr zconftext macro
722 (yytext_ptr) = yy_bp; \
927 #ifndef yytext_ptr
1392 int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1;
1425 (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
1440 yy_bp = (yytext_ptr) + YY_MORE_ADJ;
1474 (yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ;
1490 (yytext_ptr) + yy_amount_of_matched_text;
1495 yy_bp = (yytext_ptr) + YY_MORE_ADJ;
[all …]
Dzconf.lex.c_shipped207 #define unput(c) yyunput( c, (yytext_ptr) )
376 #define yytext_ptr zconftext
722 (yytext_ptr) = yy_bp; \
927 #ifndef yytext_ptr
1392 int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1;
1425 (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
1440 yy_bp = (yytext_ptr) + YY_MORE_ADJ;
1474 (yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ;
1490 (yytext_ptr) + yy_amount_of_matched_text;
1495 yy_bp = (yytext_ptr) + YY_MORE_ADJ;
[all …]
/linux-4.4.14/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.4.14/scripts/dtc/
Ddtc-lexer.lex.c_shipped195 #define unput(c) yyunput( c, (yytext_ptr) )
359 #define yytext_ptr yytext
370 (yytext_ptr) = yy_bp; \
727 #ifndef yytext_ptr
1243 int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1;
1276 (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
1291 yy_bp = (yytext_ptr) + YY_MORE_ADJ;
1326 (yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ;
1342 (yytext_ptr) + yy_amount_of_matched_text;
1347 yy_bp = (yytext_ptr) + YY_MORE_ADJ;
[all …]