Home
last modified time | relevance | path

Searched defs:HOST_WIDE_INT_PRINT_UNSIGNED (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dhwint.h92 # define HOST_WIDE_INT_PRINT_UNSIGNED "%u" macro
96 # define HOST_WIDE_INT_PRINT_UNSIGNED "%lu" macro
99 # define HOST_WIDE_INT_PRINT_UNSIGNED "%llu" macro
/openbsd-src/gnu/usr.bin/gcc/gcc/config/alpha/
H A Dxm-vms64.h27 #define HOST_WIDE_INT_PRINT_UNSIGNED "%llu" macro
/openbsd-src/gnu/gcc/gcc/
H A Dhwint.h92 #define HOST_WIDE_INT_PRINT_UNSIGNED "%" HOST_WIDE_INT_PRINT "u" macro