| /netbsd/src/external/bsd/elftosb/dist/elftosb2/ |
| D | FlexLexer.h | 59 typedef int yy_state_type; typedef 154 yy_state_type yy_get_previous_state(); 155 yy_state_type yy_try_NUL_trans( yy_state_type current_state ); 186 yy_state_type yy_last_accepting_state; 189 yy_state_type* yy_state_buf; 190 yy_state_type* yy_state_ptr;
|
| D | elftosb_lexer.cpp | 158 #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type)) 720 register yy_state_type yy_current_state; 1282 yy_state_type yy_next_state; 1608 yy_state_type yyFlexLexer::yy_get_previous_state() in yy_get_previous_state() 1610 register yy_state_type yy_current_state; in yy_get_previous_state() 1640 yy_state_type yyFlexLexer::yy_try_NUL_trans( yy_state_type yy_current_state ) in yy_try_NUL_trans()
|
| /netbsd/src/crypto/external/bsd/heimdal/dist/lib/com_err/ |
| D | lex.c | 147 #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type)) 331 typedef int yy_state_type; typedef 342 static yy_state_type yy_get_previous_state ( void ); 343 static yy_state_type yy_try_NUL_trans ( yy_state_type current_state ); 455 static yy_state_type yy_last_accepting_state; 708 yy_state_type yy_current_state; 917 yy_state_type yy_next_state; 1158 static yy_state_type yy_get_previous_state (void) in yy_get_previous_state() 1160 yy_state_type yy_current_state; in yy_get_previous_state() 1190 static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state ) in yy_try_NUL_trans()
|
| /netbsd/src/external/gpl3/binutils/dist/binutils/ |
| D | syslex.c | 145 #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type)) 330 typedef int yy_state_type; typedef 341 static yy_state_type yy_get_previous_state ( void ); 342 static yy_state_type yy_try_NUL_trans ( yy_state_type current_state ); 480 static yy_state_type yy_last_accepting_state; 711 yy_state_type yy_current_state; 977 yy_state_type yy_next_state; 1218 static yy_state_type yy_get_previous_state (void) in yy_get_previous_state() 1220 yy_state_type yy_current_state; in yy_get_previous_state() 1250 static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state ) in yy_try_NUL_trans()
|
| D | deflex.c | 145 #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type)) 332 typedef int yy_state_type; typedef 343 static yy_state_type yy_get_previous_state ( void ); 344 static yy_state_type yy_try_NUL_trans ( yy_state_type current_state ); 554 static yy_state_type yy_last_accepting_state; 786 yy_state_type yy_current_state; 1137 yy_state_type yy_next_state; 1378 static yy_state_type yy_get_previous_state (void) in yy_get_previous_state() 1380 yy_state_type yy_current_state; in yy_get_previous_state() 1410 static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state ) in yy_try_NUL_trans()
|
| D | arlex.c | 145 #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type)) 332 typedef int yy_state_type; typedef 343 static yy_state_type yy_get_previous_state ( void ); 344 static yy_state_type yy_try_NUL_trans ( yy_state_type current_state ); 538 static yy_state_type yy_last_accepting_state; 776 yy_state_type yy_current_state; 1110 yy_state_type yy_next_state; 1351 static yy_state_type yy_get_previous_state (void) in yy_get_previous_state() 1353 yy_state_type yy_current_state; in yy_get_previous_state() 1383 static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state ) in yy_try_NUL_trans()
|
| /netbsd/src/external/gpl3/binutils/dist/gas/ |
| D | itbl-lex.c | 145 #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type)) 332 typedef int yy_state_type; typedef 343 static yy_state_type yy_get_previous_state ( void ); 344 static yy_state_type yy_try_NUL_trans ( yy_state_type current_state ); 472 static yy_state_type yy_last_accepting_state; 706 yy_state_type yy_current_state; 957 yy_state_type yy_next_state; 1198 static yy_state_type yy_get_previous_state (void) in yy_get_previous_state() 1200 yy_state_type yy_current_state; in yy_get_previous_state() 1230 static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state ) in yy_try_NUL_trans()
|
| /netbsd/src/tools/m4/bootstrap/ |
| D | tokenizer.c | 154 #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type)) 344 typedef int yy_state_type; typedef 353 static yy_state_type yy_get_previous_state (void ); 354 static yy_state_type yy_try_NUL_trans (yy_state_type current_state ); 461 static yy_state_type yy_last_accepting_state; 693 register yy_state_type yy_current_state; 891 yy_state_type yy_next_state; 1127 static yy_state_type yy_get_previous_state (void) in yy_get_previous_state() 1129 register yy_state_type yy_current_state; in yy_get_previous_state() 1159 static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state ) in yy_try_NUL_trans()
|
| /netbsd/src/external/lgpl3/gmp/dist/demos/calc/ |
| D | calclex.c | 160 #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type)) 351 typedef int yy_state_type; typedef 360 static yy_state_type yy_get_previous_state (void ); 361 static yy_state_type yy_try_NUL_trans (yy_state_type current_state ); 470 static yy_state_type yy_last_accepting_state; 718 yy_state_type yy_current_state; 966 yy_state_type yy_next_state; 1202 static yy_state_type yy_get_previous_state (void) in yy_get_previous_state() 1204 yy_state_type yy_current_state; in yy_get_previous_state() 1234 static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state ) in yy_try_NUL_trans()
|
| /netbsd/src/external/gpl3/binutils/dist/gas/config/ |
| D | loongarch-lex.c | 145 #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type)) 332 typedef int yy_state_type; typedef 343 static yy_state_type yy_get_previous_state ( void ); 344 static yy_state_type yy_try_NUL_trans ( yy_state_type current_state ); 460 static yy_state_type yy_last_accepting_state; 689 yy_state_type yy_current_state; 898 yy_state_type yy_next_state; 1139 static yy_state_type yy_get_previous_state (void) in yy_get_previous_state() 1141 yy_state_type yy_current_state; in yy_get_previous_state() 1171 static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state ) in yy_try_NUL_trans()
|
| D | bfin-lex.c | 145 #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type)) 332 typedef int yy_state_type; typedef 343 static yy_state_type yy_get_previous_state ( void ); 344 static yy_state_type yy_try_NUL_trans ( yy_state_type current_state ); 779 static yy_state_type yy_last_accepting_state; 1022 yy_state_type yy_current_state; 2383 yy_state_type yy_next_state; 2624 static yy_state_type yy_get_previous_state (void) in yy_get_previous_state() 2626 yy_state_type yy_current_state; in yy_get_previous_state() 2656 static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state ) in yy_try_NUL_trans()
|
| /netbsd/src/crypto/external/bsd/heimdal/dist/lib/sl/ |
| D | slc-lex.c | 147 #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type)) 331 typedef int yy_state_type; typedef 342 static yy_state_type yy_get_previous_state ( void ); 343 static yy_state_type yy_try_NUL_trans ( yy_state_type current_state ); 434 static yy_state_type yy_last_accepting_state; 687 yy_state_type yy_current_state; 854 yy_state_type yy_next_state; 1095 static yy_state_type yy_get_previous_state (void) in yy_get_previous_state() 1097 yy_state_type yy_current_state; in yy_get_previous_state() 1127 static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state ) in yy_try_NUL_trans()
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | gengtype-lex.cc | 151 #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type)) 338 typedef int yy_state_type; typedef 349 static yy_state_type yy_get_previous_state ( void ); 350 static yy_state_type yy_try_NUL_trans ( yy_state_type current_state ); 1177 static yy_state_type yy_last_accepting_state; 1434 yy_state_type yy_current_state; 1993 yy_state_type yy_next_state; 2235 static yy_state_type yy_get_previous_state (void) in yy_get_previous_state() 2237 yy_state_type yy_current_state; in yy_get_previous_state() 2268 static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state ) in yy_try_NUL_trans()
|
| /netbsd/src/crypto/external/bsd/heimdal/dist/lib/asn1/ |
| D | lex.c | 147 #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type)) 331 typedef int yy_state_type; typedef 342 static yy_state_type yy_get_previous_state ( void ); 343 static yy_state_type yy_try_NUL_trans ( yy_state_type current_state ); 770 static yy_state_type yy_last_accepting_state; 1032 yy_state_type yy_current_state; 1746 yy_state_type yy_next_state; 1987 static yy_state_type yy_get_previous_state (void) in yy_get_previous_state() 1989 yy_state_type yy_current_state; in yy_get_previous_state() 2019 static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state ) in yy_try_NUL_trans()
|
| /netbsd/src/external/gpl3/binutils/dist/ld/ |
| D | ldlex.c | 145 #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type)) 332 typedef int yy_state_type; typedef 343 static yy_state_type yy_get_previous_state ( void ); 344 static yy_state_type yy_try_NUL_trans ( yy_state_type current_state ); 1333 static yy_state_type yy_last_accepting_state; 1629 yy_state_type yy_current_state; 2934 yy_state_type yy_next_state; 3175 static yy_state_type yy_get_previous_state (void) in yy_get_previous_state() 3177 yy_state_type yy_current_state; in yy_get_previous_state() 3207 static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state ) in yy_try_NUL_trans()
|
| /netbsd/src/external/bsd/flex/dist/ |
| D | ChangeLog | 724 …* src/gen.c: warning in generated code, with -Ca warning: conversion to 'yy_state_type' from 'flex… 9561 * gen.c: yy_state_type declared earlier. Made a bunch of statics
|