Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
H A Dhwint.h101 #define HOST_WIDE_INT_PRINT_DEC "%" HOST_WIDE_INT_PRINT "d" macro
/dragonfly/contrib/gcc-8.0/gcc/
H A Dhwint.h110 #define HOST_WIDE_INT_PRINT_DEC "%" PRId64 macro