Home
last modified time | relevance | path

Searched refs:HOST_WIDE_INT_PRINT_UNSIGNED_SPACE (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/
H A Dhwint.h93 # define HOST_WIDE_INT_PRINT_UNSIGNED_SPACE "% *u" macro
97 # define HOST_WIDE_INT_PRINT_UNSIGNED_SPACE "% *lu" macro
100 # define HOST_WIDE_INT_PRINT_UNSIGNED_SPACE "% *llu" macro
H A DChangeLog18404 HOST_WIDE_INT_PRINT_UNSIGNED_SPACE,