Searched refs:ConstexprUint32Add (Results 1 – 2 of 2) sorted by relevance
965 extern operator '+' macro ConstexprUint32Add(
3886 uint32_t ConstexprUint32Add(uint32_t a, uint32_t b) { return a + b; } in ConstexprUint32Add() function