Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/tools/pioasm/gen/
Dlexer.cpp376 #define yywrap() (/*CONSTCOND*/1) macro
956 extern "C" int yywrap ( void );
958 extern int yywrap ( void );
1844 if ( yywrap( ) )
2180 if ( yywrap( ) ) in yyinput()