Searched refs:ConstexprUintPtrAdd (Results 1 – 2 of 2) sorted by relevance
939 extern operator '+' macro ConstexprUintPtrAdd(
511 uintptr_t ConstexprUintPtrAdd(uintptr_t a, uintptr_t b) { return a + b; } in ConstexprUintPtrAdd() function