Go to the source code of this file.
|
#define | PRIdLINENR "ld" |
| Format used to print values which have linenr_T type. More...
|
|
#define | PRIdCOLNR "d" |
| Format used to print values which have colnr_T type. More...
|
|
◆ PRIdCOLNR
Format used to print values which have colnr_T type.
◆ PRIdLINENR
Format used to print values which have linenr_T type.
◆ colnr_T
◆ linenr_T
◆ anonymous enum
Maximal (invalid) line number.
◆ anonymous enum
Maximal column number MAXCOL used to be INT_MAX, but with 64 bit ints that results in running out of memory when trying to allocate a very long line.
◆ anonymous enum
◆ anonymous enum