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

/haiku-buildtools/legacy/gcc/gcc/
H A Dhwint.h36 # define HOST_WIDE_INT_PRINT_DEC "%d" macro
39 # define HOST_WIDE_INT_PRINT_DEC "%ld" macro
41 # define HOST_WIDE_INT_PRINT_DEC "%lld" macro
/haiku-buildtools/gcc/gcc/
H A Dhwint.h107 #define HOST_WIDE_INT_PRINT_DEC "%" PRId64 macro

Completed in 91 milliseconds