Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/intl/
Dloadmsgcat.c183 #if !defined PRIu64 || PRI_MACROS_BROKEN
184 # undef PRIu64
185 # define PRIu64 (sizeof (long) == 8 ? "lu" : "llu") macro
281 # define PRIuLEAST64 PRIu64
377 # define PRIuFAST64 PRIu64
578 return PRIu64;
/toolchain/binutils/binutils-2.25/gold/
Dgold.cc604 _("The data segment size (%" PRIu64 " > %" PRIu64 ") is likely unsafe and" in queue_middle_tasks()
Dlayout.cc2822 _("Unsafe PIE data segment size (%" PRIu64 " > %" PRIu64 "). " in finalize()