Home
last modified time | relevance | path

Searched refs:CPP_BUF_COL (Results 1 – 4 of 4) sorted by relevance

/freebsd-9-stable/contrib/gcclibs/libcpp/
Dinternal.h65 #define CPP_BUF_COL(BUF) CPP_BUF_COLUMN(BUF, (BUF)->cur) macro
Dlex.c355 pfile->line_table->highest_line, CPP_BUF_COL (buffer), in _cpp_skip_block_comment()
413 CPP_BUF_COL (buffer), in skip_whitespace()
/freebsd-9-stable/contrib/gcc/
DChangeLog-200018506 (CPP_BUF_COL): Update.
22246 CPP_BUF_COL. Line and column numbers are unsigned int, not
22251 (CPP_BUF_LINE, CPP_BUF_COL): New macros.
DChangeLog-200131720 CPP_BUF_LINE, CPP_BUF_COL, CPP_BUF_COLUMN, U, ustrcmp, ustrncmp,