Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dhwint.h66 #define HOST_WIDE_INT_UC(X) HOST_WIDE_INT_C (X ## U) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dhwint.h66 #define HOST_WIDE_INT_UC(X) HOST_WIDE_INT_C (X ## U) macro