Searched refs:SC_CONV_ERROR (Results 1 – 3 of 3) sorted by relevance
209 #define SC_CONV_ERROR 0x20000000 /* Met with a conversion error. */ macro
172 if (!F_ISSET(sp, SC_CONV_ERROR)) { in db_get()173 F_SET(sp, SC_CONV_ERROR); in db_get()
436 F_CLR(sp, SC_CONV_ERROR); in conv_enc()