Home | History | Annotate | Download | only in src

Lines Matching refs:PRId64

786     fmtstr = "%-*s|%*" PRId64 "|%-6s|%-8s|%*" PRId64 "|%*s|%s\n";
860 [radix_decimal] = "%*" PRId64 " %c%s %s\n",
866 [radix_decimal] = "%2$*1$" PRId64 " %7$*6$" PRId64 " %3$c%4$s %5$s\n",
923 fmtstr = "%s %c%s %*" PRId64 " %*" PRId64 "\n";