Searched defs:_position (Results 1 – 2 of 2) sorted by relevance
243 struct _position { struct244 int line; /* Line number for current position */245 int col; /* Column number for current position */246 int cur_offset; /* The current position - commence reading from here */
232 unsigned _position : 2; // EPosition member