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