Searched refs:DT_ENCODING_ASCII (Results 1 – 3 of 3) sorted by relevance
415 #define DT_ENCODING_ASCII 1 macro
382 dtp->dt_encoding = DT_ENCODING_ASCII; in dt_opt_encoding()
765 if (dtp->dt_encoding == DT_ENCODING_ASCII) { in dt_print_packed()