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

/netbsd-current/external/gpl2/gettext/dist/gettext-tools/src/
H A Dx-scheme.c502 enum { unknown, exact, inexact } exactness = unknown; local
540 exactness = exact;
546 exactness = inexact;
555 if (exactness != inexact)
563 if (exactness != exact)
/netbsd-current/external/mit/isl/dist/doc/
H A Dimplementation.tex1393 To check exactness of the power, we simply need to check
1409 Note that the exactness on the power is always sound, even
1470 The exactness check is performed on each component separately.
1472 then the entire result is marked inexact and the exactness check

Completed in 93 milliseconds