Home
last modified time | relevance | path

Searched defs:HOST_WIDEST_INT_PRINT_DEC (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/gcc/gcc/
H A Dhwint.h102 # define HOST_WIDEST_INT_PRINT_DEC HOST_WIDE_INT_PRINT_DEC macro
119 # define HOST_WIDEST_INT_PRINT_DEC "%" HOST_LONG_LONG_FORMAT "d" macro
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dhwint.h150 # define HOST_WIDEST_INT_PRINT_DEC "%lld" macro
158 # define HOST_WIDEST_INT_PRINT_DEC "%ld" macro
/openbsd-src/gnu/usr.bin/gcc/gcc/config/i386/
H A Dxm-i386-interix.h30 #define HOST_WIDEST_INT_PRINT_DEC "%lld" macro
/openbsd-src/gnu/usr.bin/gcc/gcc/config/alpha/
H A Dxm-alpha-interix.h37 #define HOST_WIDEST_INT_PRINT_DEC "%lld" macro