yasm_scanner Struct Reference

Re2c scanner state. More...

#include <file.h>


Data Fields

unsigned char * bot
 Bottom of scan buffer.
unsigned char * tok
 Start of token.
unsigned char * ptr
 Scan marker.
unsigned char * cur
 Cursor (1 past end of token).
unsigned char * lim
 Limit of good data.
unsigned char * top
 Top of scan buffer.
unsigned char * eof
 End of file.


Detailed Description

Re2c scanner state.

Definition at line 42 of file file.h.


The documentation for this struct was generated from the following file:
Generated on Sun Sep 7 01:23:32 2008 for libyasm by  doxygen 1.5.2