Searched refs:STR2 (Results 1 - 9 of 9) sorted by relevance

/freebsd-13-stable/contrib/byacc/test/btyacc/
H A Dok_syntax1.tab.h11 #define STR2 265 macro
H A Dok_syntax1.tab.c191 #define STR2 265 macro
344 "\"\\177\\177\\\\\\n\"","STR2","BELL","BS","NL","LF","CR","TAB","VT","UMINUS",
/freebsd-13-stable/contrib/byacc/test/yacc/
H A Dok_syntax1.tab.h8 #define STR2 265 macro
H A Dok_syntax1.tab.c171 #define STR2 265 macro
282 "\"\\177\\177\\\\\\n\"","STR2","BELL","BS","NL","LF","CR","TAB","VT","UMINUS",0,
/freebsd-13-stable/contrib/byacc/test/
H A Dok_syntax1.y32 %token STR2 "\x7f\
/freebsd-13-stable/crypto/heimdal/appl/ftp/ftpd/
H A Dftpcmd.y925 #define STR2 3 /* expect STRING */
1209 state = STR2;
1223 case STR2:
H A Dftpcmd.c2981 #define STR2 3 /* expect STRING */
3265 state = STR2;
3279 case STR2:
2978 #define STR2 macro
/freebsd-13-stable/contrib/opie/
H A Dftpcmd.y802 #define STR2 3 /* expect STRING */
1036 state = state == OSTR ? STR2 : ++state;
1048 case STR2:
/freebsd-13-stable/libexec/ftpd/
H A Dftpcmd.y1051 #define STR2 3 /* expect STRING */
1360 state = state == OSTR ? STR2 : state+1;
1372 case STR2:

Completed in 192 milliseconds