Searched refs:LL (Results 1 – 3 of 3) sorted by relevance
26 # define LL(_x) (_x) macro36 # define LL_(_x) (_x##LL)37 # define LL(_x) LL_(_x) macro
18 #define INT64_C(x) x ## LL
82 #define INTMAX_C(x) x ## LL