Searched refs:LEFT_COLUMN (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dopts.c1186 #define LEFT_COLUMN 27 macro
1196 unsigned int col_width = LEFT_COLUMN;
1401 if (len < (LEFT_COLUMN + 2))
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dopts.cc1463 #define LEFT_COLUMN 27 macro
1473 unsigned int col_width = LEFT_COLUMN;
1678 if (len < (LEFT_COLUMN + 2))

Completed in 259 milliseconds