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

/freebsd-11.0-release/contrib/nvi/common/
H A Dscreen.h209 #define SC_CONV_ERROR 0x20000000 /* Met with a conversion error. */ macro
H A Dline.c172 if (!F_ISSET(sp, SC_CONV_ERROR)) {
173 F_SET(sp, SC_CONV_ERROR);
H A Dconv.c436 F_CLR(sp, SC_CONV_ERROR);

Completed in 107 milliseconds