Searched refs:WARN_RANGE (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/groff-38/groff/src/roff/troff/
H A Dtroff.h66 WARN_RANGE = 0100, enumerator in enum:warning_type
H A Dcolumn.cpp475 warning(WARN_RANGE,
478 warning(WARN_RANGE,
H A Denv.cpp1262 warning(WARN_RANGE, "bad size range `%1'", p);
1354 warning(WARN_RANGE, "bad line length %1u", temp.to_units());
1371 warning(WARN_RANGE, "bad title length %1u", temp.to_units());
1387 warning(WARN_RANGE, "vertical spacing must not be negative");
1403 warning(WARN_RANGE,
1420 warning(WARN_RANGE, "value %1 out of range: interpreted as 1", temp);
1436 warning(WARN_RANGE, "indent cannot be negative");
1464 warning(WARN_RANGE, "total indent cannot be negative");
1598 warning(WARN_RANGE, "negative line number");
1610 warning(WARN_RANGE, "negativ
[all...]
H A Dinput.cpp1209 warning(WARN_RANGE, "%1 cannot be negative: set to 0", col);
1213 warning(WARN_RANGE, "%1 cannot be greater than 1", col);
4604 warning(WARN_RANGE,
4616 warning(WARN_RANGE,
4621 warning(WARN_RANGE,
4925 warning(WARN_RANGE,
7468 warning(WARN_RANGE, "warning mask must be between 0 and %1", WARN_TOTAL);
7889 { "range", WARN_RANGE },

Completed in 148 milliseconds