Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/intl/
Dloadmsgcat.c407 #if !defined PRIXMAX || PRI_MACROS_BROKEN
408 # undef PRIXMAX
409 # define PRIXMAX (sizeof (uintmax_t) == sizeof (long) ? "lX" : "llX") macro
735 return PRIXMAX;