Searched defs:ACC_INT64_C (Results 1 – 1 of 1) sorted by relevance
2563 # define ACC_INT64_C(c) ((c) + 0ll) macro2566 # define ACC_INT64_C(c) c##LL macro2574 # define ACC_INT64_C(c) ((c) + 0i64) macro2577 # define ACC_INT64_C(c) c##i64 macro2732 # define ACC_INT64_C(c) ((c) + 0) macro2735 # define ACC_INT64_C(c) ((c) + 0L) macro2738 # define ACC_INT64_C(c) c macro2741 # define ACC_INT64_C(c) c##L macro2991 # define ACC_INT64_C(c) ((c) + 0ll) macro2994 # define ACC_INT64_C(c) c##LL macro[all …]