Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/groff/dist/src/roff/troff/
H A Dtroff.h68 WARN_RANGE = 0100, enumerator
H A Denv.cpp1264 warning(WARN_RANGE, "bad size range `%1'", p); in override_sizes()
1356 warning(WARN_RANGE, "bad line length %1u", temp.to_units()); in line_length()
1373 warning(WARN_RANGE, "bad title length %1u", temp.to_units()); in title_length()
1389 warning(WARN_RANGE, "vertical spacing must not be negative"); in vertical_spacing()
1405 warning(WARN_RANGE, in post_vertical_spacing()
1422 warning(WARN_RANGE, "value %1 out of range: interpreted as 1", temp); in line_spacing()
1438 warning(WARN_RANGE, "indent cannot be negative"); in indent()
1466 warning(WARN_RANGE, "total indent cannot be negative"); in temporary_indent()
1600 warning(WARN_RANGE, "negative line number"); in number_lines()
1612 warning(WARN_RANGE, "negative or zero line number multiple"); in number_lines()
[all …]
H A Dcolumn.cpp477 warning(WARN_RANGE, in append()
480 warning(WARN_RANGE, in append()
H A Dinput.cpp1211 warning(WARN_RANGE, "%1 cannot be negative: set to 0", col); in get_color_element()
1215 warning(WARN_RANGE, "%1 cannot be greater than 1", col); in get_color_element()
4607 warning(WARN_RANGE, in substring_request()
4619 warning(WARN_RANGE, in substring_request()
4624 warning(WARN_RANGE, in substring_request()
4928 warning(WARN_RANGE, in read_size()
7483 warning(WARN_RANGE, "warning mask must be between 0 and %1", WARN_TOTAL); in warn_request()
7904 { "range", WARN_RANGE },