libyasm
Data Fields
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 38 of file file.h.


The documentation for this struct was generated from the following file: