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