Searched refs:ULL_ (Results 1 – 1 of 1) sorted by relevance
32 # define ULL_(_x) (_x##ULL) macro33 # define ULL(_x) ULL_(_x)