Home | History | Annotate | Download | only in src

Lines Matching refs:radix_hex

192   radix_hex = 0,
302 radix = radix_hex;
509 [radix_hex] = 8,
515 [radix_hex] = 16,
783 if (radix == radix_hex)
859 [radix_hex] = "%0*" PRIx64 " %c%s %s\n",
865 [radix_hex] = "%2$0*1$" PRIx64 " %7$0*6$" PRIx64 " %3$c%4$s %5$s\n",
920 if (radix == radix_hex)