Searched refs:LL_ (Results 1 – 1 of 1) sorted by relevance
36 # define LL_(_x) (_x##LL) macro37 # define LL(_x) LL_(_x)