Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

mlconv.h File Reference

Go to the source code of this file.

Defines

#define yymoreflg   (YYLEXNAME).yymmoreflg
#define yyrejectflg   (YYLEXNAME).yymrejectflg
#define yyreturnflg   (YYLEXNAME).yymreturnflg
#define yytextgrow   (YYLEXNAME).yymtextgrow
#define yyunputgrow   (YYLEXNAME).yymunputgrow
#define yyeol   (YYLEXNAME).yymeol
#define yyoldeol   (YYLEXNAME).yymoldeol
#define yystart   (YYLEXNAME).yymstart
#define yyin   (YYLEXNAME).yymin
#define yyout   (YYLEXNAME).yymout
#define yylexerr   (YYLEXNAME).yymerr
#define yyleng   (YYLEXNAME).yymleng
#define yylineno   (YYLEXNAME).yymlineno
#define yyunputindex   (YYLEXNAME).yymunputindex
#define yytext   (YYLEXNAME).yymtext
#define yystext   (YYLEXNAME).yymstext
#define yytext_size   (YYLEXNAME).yymtext_size
#define yystext_size   (YYLEXNAME).yymstext_size
#define yystatebuf   (YYLEXNAME).yymstatebuf
#define yysstatebuf   (YYLEXNAME).yymsstatebuf
#define yyunputbufptr   (YYLEXNAME).yymunputbufptr
#define yysunputbufptr   (YYLEXNAME).yymsunputbufptr
#define yyunput_size   (YYLEXNAME).yymunputbufptr
#define yysunput_size   (YYLEXNAME).yymsunput_size
#define yylexdebug   (YYLEXNAME).yymdebug
#define yylexdebugflush   (YYLEXNAME).yymdebugflush
#define yylexdebugout   (YYLEXNAME).yymdebugout
#define yylexinit()   yymlexinit(&(YYLEXNAME))
#define yylex()   yymlex(&(YYLEXNAME))
#define yyclex()   yymclex(&(YYLEXNAME))
#define yyreset()   yymreset(&(YYLEXNAME))
#define yylexcleanup()   yymlexcleanup(&(YYLEXNAME))
#define yysettextsize(size)   yymsettextsize(&(YYLEXNAME), (size))
#define yysetunputsize(size)   yymsetunputsize(&(YYLEXNAME), (size))
#define yyinput()   (*(YYLEXNAME).yyminput)(&(YYLEXNAME))
#define yyoutput(ch)   (*(YYLEXNAME).yymoutput)(&(YYLEXNAME), (ch))
#define yyunput(ch)   (*(YYLEXNAME).yymunput)(&(YYLEXNAME), (ch))
#define yywrap()   (*(YYLEXNAME).yymwrap)(&(YYLEXNAME))
#define yygetchar()   (*(YYLEXNAME).yymgetchar)(&(YYLEXNAME))
#define yytextoverflow()   (*(YYLEXNAME).yymtextoverflow)(&(YYLEXNAME))
#define yyunputoverflow()   (*(YYLEXNAME).yymunputoverflow)(&(YYLEXNAME))
#define yybegin(state)   yymbegin(&(YYLEXNAME), (state))
#define yyecho()   yymecho(&(YYLEXNAME))
#define yyless(length)   yymless(&(YYLEXNAME), (length))
#define yymore()   yymmore(&(YYLEXNAME))
#define yynewline(newline)   yymnewline(&(YYLEXNAME), (newline))
#define yyreject()   yymreject(&(YYLEXNAME))
#define yyunputcount()   yymunputcount(&(YYLEXNAME))
#define ECHO   yyecho()
#define REJECT   yyreject()
#define BEGIN   (YYLEXNAME).yymstart =
#define YYSTATE   (YYLEXNAME).yymstart
#define YY_START   (YYLEXNAME).yymstart


Define Documentation

#define BEGIN   (YYLEXNAME).yymstart =
 

#define ECHO   yyecho()
 

#define REJECT   yyreject()
 

#define YY_START   (YYLEXNAME).yymstart
 

#define yybegin state   )     yymbegin(&(YYLEXNAME), (state))
 

 
#define yyclex  )     yymclex(&(YYLEXNAME))
 

 
#define yyecho  )     yymecho(&(YYLEXNAME))
 

#define yyeol   (YYLEXNAME).yymeol
 

 
#define yygetchar  )     (*(YYLEXNAME).yymgetchar)(&(YYLEXNAME))
 

#define yyin   (YYLEXNAME).yymin
 

 
#define yyinput  )     (*(YYLEXNAME).yyminput)(&(YYLEXNAME))
 

#define yyleng   (YYLEXNAME).yymleng
 

#define yyless length   )     yymless(&(YYLEXNAME), (length))
 

 
#define yylex  )     yymlex(&(YYLEXNAME))
 

 
#define yylexcleanup  )     yymlexcleanup(&(YYLEXNAME))
 

#define yylexdebug   (YYLEXNAME).yymdebug
 

#define yylexdebugflush   (YYLEXNAME).yymdebugflush
 

#define yylexdebugout   (YYLEXNAME).yymdebugout
 

#define yylexerr   (YYLEXNAME).yymerr
 

 
#define yylexinit  )     yymlexinit(&(YYLEXNAME))
 

#define yylineno   (YYLEXNAME).yymlineno
 

 
#define yymore  )     yymmore(&(YYLEXNAME))
 

#define yymoreflg   (YYLEXNAME).yymmoreflg
 

#define yynewline newline   )     yymnewline(&(YYLEXNAME), (newline))
 

#define yyoldeol   (YYLEXNAME).yymoldeol
 

#define yyout   (YYLEXNAME).yymout
 

#define yyoutput ch   )     (*(YYLEXNAME).yymoutput)(&(YYLEXNAME), (ch))
 

 
#define yyreject  )     yymreject(&(YYLEXNAME))
 

#define yyrejectflg   (YYLEXNAME).yymrejectflg
 

 
#define yyreset  )     yymreset(&(YYLEXNAME))
 

#define yyreturnflg   (YYLEXNAME).yymreturnflg
 

#define yysettextsize size   )     yymsettextsize(&(YYLEXNAME), (size))
 

#define yysetunputsize size   )     yymsetunputsize(&(YYLEXNAME), (size))
 

#define yysstatebuf   (YYLEXNAME).yymsstatebuf
 

#define yystart   (YYLEXNAME).yymstart
 

#define YYSTATE   (YYLEXNAME).yymstart
 

#define yystatebuf   (YYLEXNAME).yymstatebuf
 

#define yystext   (YYLEXNAME).yymstext
 

#define yystext_size   (YYLEXNAME).yymstext_size
 

#define yysunput_size   (YYLEXNAME).yymsunput_size
 

#define yysunputbufptr   (YYLEXNAME).yymsunputbufptr
 

#define yytext   (YYLEXNAME).yymtext
 

#define yytext_size   (YYLEXNAME).yymtext_size
 

#define yytextgrow   (YYLEXNAME).yymtextgrow
 

 
#define yytextoverflow  )     (*(YYLEXNAME).yymtextoverflow)(&(YYLEXNAME))
 

#define yyunput ch   )     (*(YYLEXNAME).yymunput)(&(YYLEXNAME), (ch))
 

#define yyunput_size   (YYLEXNAME).yymunputbufptr
 

#define yyunputbufptr   (YYLEXNAME).yymunputbufptr
 

 
#define yyunputcount  )     yymunputcount(&(YYLEXNAME))
 

#define yyunputgrow   (YYLEXNAME).yymunputgrow
 

#define yyunputindex   (YYLEXNAME).yymunputindex
 

 
#define yyunputoverflow  )     (*(YYLEXNAME).yymunputoverflow)(&(YYLEXNAME))
 

 
#define yywrap  )     (*(YYLEXNAME).yymwrap)(&(YYLEXNAME))
 


Generated on Wed Mar 16 00:10:31 2005 for Dibbler - a portable DHCPv6 by  doxygen 1.3.9.1