Searched defs:HOST_WIDE_INT_PRINT_UNSIGNED (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/legacy/gcc/gcc/
H A Dhwint.h48 # define HOST_WIDE_INT_PRINT_UNSIGNED "%u" macro
51 # define HOST_WIDE_INT_PRINT_UNSIGNED "%lu" macro
53 # define HOST_WIDE_INT_PRINT_UNSIGNED "%llu" macro
/haiku-buildtools/gcc/gcc/
H A Dhwint.h109 #define HOST_WIDE_INT_PRINT_UNSIGNED "%" PRIu64 macro

Completed in 47 milliseconds