Home
last modified time | relevance | path

Searched refs:PRIu64 (Results 1 – 25 of 34) sorted by relevance

12

/glibc-2.36/sysdeps/powerpc/
Dtest-gettimebase.c34 printf ("Time Base = %"PRIu64"\n", t1); in do_test()
36 printf ("Time Base = %"PRIu64"\n", t2); in do_test()
38 printf ("Time Base = %"PRIu64"\n", t3); in do_test()
Dmod-cache-ppc.c35 printf ("AT_DCACHEBSIZE = %" PRIu64 " B\n", cls2); in test_cache()
/glibc-2.36/sysdeps/unix/sysv/linux/powerpc/
Dtest-gettimebasefreq.c38 printf ("t1 = %"PRIu64"\n", t1); in do_test()
41 printf ("Time Base frequency = %"PRIu64" Hz\n", f); in do_test()
49 printf ("t2 = %"PRIu64"\n", t2); in do_test()
/glibc-2.36/benchtests/
Djson-lib.c113 fprintf (ctx->fp, "\"%s\": %" PRIu64 , name, d); in json_attr_uint()
181 fprintf (ctx->fp, ", %" PRIu64, d); in json_element_uint()
184 fprintf (ctx->fp, "%" PRIu64, d); in json_element_uint()
/glibc-2.36/intl/
Dloadmsgcat.c171 #if !defined PRIu64 || PRI_MACROS_BROKEN
172 # undef PRIu64
173 # define PRIu64 (sizeof (long) == 8 ? "lu" : "llu") macro
269 # define PRIuLEAST64 PRIu64
365 # define PRIuFAST64 PRIu64
552 return PRIu64; in get_sysdep_segment_value()
/glibc-2.36/stdlib/
Dinttypes.h105 # define PRIu64 __PRI64_PREFIX "u" macro
/glibc-2.36/conform/data/
Dinttypes.h-data120 macro PRIu64
/glibc-2.36/nscd/
Dcache.c369 dbg_log (_("considering %s entry \"%s\", timeout %" PRIu64), in prune_cache()
/glibc-2.36/po/
Deo.po1835 msgid "considering %s entry \"%s\", timeout %<PRIu64>"
1836 msgstr "konsidero de %s-ero \"%s\", templimo %<PRIu64>"
Dbg.po3832 msgid "considering %s entry \"%s\", timeout %<PRIu64>"
3833 msgstr "разглеждане на запис %s \"%s\", просрочка %<PRIu64>"
Dru.po3820 msgid "considering %s entry \"%s\", timeout %<PRIu64>"
3821 msgstr "вычисление %s элемента «%s», тайм-аут %<PRIu64>"
Dsr.po3808 msgid "considering %s entry \"%s\", timeout %<PRIu64>"
3809 msgstr "разматрам %s унос „%s“, истекло је време %<PRIu64>"
Dko.po3840 msgid "considering %s entry \"%s\", timeout %<PRIu64>"
3841 msgstr "처리: %s 항목 \"%s\", 제한시간 %<PRIu64>"
Dzh_CN.po3732 msgid "considering %s entry \"%s\", timeout %<PRIu64>"
3733 msgstr "认为中 %s 项目 “%s” ,逾时 %<PRIu64>"
Dzh_TW.po3831 msgid "considering %s entry \"%s\", timeout %<PRIu64>"
3832 msgstr "認為中 %s 項目「%s」,逾時 %<PRIu64>"
Duk.po3823 msgid "considering %s entry \"%s\", timeout %<PRIu64>"
3824 msgstr "обробляємо запис %s «%s», час очікування %<PRIu64>"
Dda.po3323 msgid "considering %s entry \"%s\", timeout %<PRIu64>"
3324 msgstr "overvejer %s-post \"%s\", tidsgrænse %<PRIu64>"
Did.po3318 msgid "considering %s entry \"%s\", timeout %<PRIu64>"
3319 msgstr "mempertimbangkan %s masukan \"%s\", waktu habis %<PRIu64>"
Dit.po3662 msgid "considering %s entry \"%s\", timeout %<PRIu64>"
3663 msgstr "considerata la voce di %s \"%s\", timeout %<PRIu64>"
Dhr.po3865 msgid "considering %s entry \"%s\", timeout %<PRIu64>"
3866 msgstr "razmatranje %s stavke „%s“; tajmaut %<PRIu64>"
Dnl.po3861 msgid "considering %s entry \"%s\", timeout %<PRIu64>"
3862 msgstr "overwegen van %s-item \"%s\", tijdslimiet %<PRIu64>"
Dsv.po3831 msgid "considering %s entry \"%s\", timeout %<PRIu64>"
3832 msgstr "överväger %s-post \"%s\", tidsgräns %<PRIu64>"
Dtr.po3819 msgid "considering %s entry \"%s\", timeout %<PRIu64>"
3820 msgstr "girdi \"%2$s\" %1$s olarak ele elınıyor, zamanaşımı %3$<PRIu64>"
Dde.po3861 msgid "considering %s entry \"%s\", timeout %<PRIu64>"
3862 msgstr "betrachte %s Eintrag »%s«, Timeout %<PRIu64>"
Des.po3746 msgid "considering %s entry \"%s\", timeout %<PRIu64>"
3747 msgstr "considerando la entrada %s \"%s\", tiempo límite %<PRIu64>"

12