Lines Matching defs:ACC_UINT32_C
2535 # define ACC_UINT32_C(c) c##ULL macro
2713 # define ACC_UINT32_C(c) ((c) + 0U) macro
2716 # define ACC_UINT32_C(c) ((c) + 0UL) macro
2719 # define ACC_UINT32_C(c) c##U macro
2722 # define ACC_UINT32_C(c) c##UL macro
2725 # define ACC_UINT32_C(c) c##ULL macro
2963 # define ACC_UINT32_C(c) c##ULL macro
3141 # define ACC_UINT32_C(c) ((c) + 0U) macro
3144 # define ACC_UINT32_C(c) ((c) + 0UL) macro
3147 # define ACC_UINT32_C(c) c##U macro
3150 # define ACC_UINT32_C(c) c##UL macro
3153 # define ACC_UINT32_C(c) c##ULL macro