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

/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D20020615-1.c16 line_hints(const font_hints *fh, const gs_fixed_point *p0, function
54 if (line_hints (fh, gsf, gsf + 1) != 1
55 || line_hints (fh + 1, gsf + 2, gsf + 3) != 8
56 || line_hints (fh + 2, gsf + 2, gsf + 3) != 4)

Completed in 43 milliseconds