Searched defs:HOST_WIDE_INT_UC (Results 1 – 2 of 2) sorted by relevance
66 #define HOST_WIDE_INT_UC(X) HOST_WIDE_INT_C (X ## U) macro