Home | History | Annotate | Download | only in src

Lines Matching refs:radix_octal

194   radix_octal
300 radix = radix_octal;
511 [radix_octal] = 11
517 [radix_octal] = 22
861 [radix_octal] = "%0*" PRIo64 " %c%s %s\n"
867 [radix_octal] = "%2$0*1$" PRIo64 " %7$0*6$" PRIo64 " %3$c%4$s %5$s\n"