Searched refs:add_I_IC (Results 1 – 2 of 2) sorted by relevance
91 DECLARE_ADD_PROTO(add_I_IC);
1583 template<class T, class U, class O> InternalType* add_I_IC(T *_pL, U *_pR) in add_I_IC() function1592 return add_I_IC<U, T, O>(_pR, _pL); in add_IC_I()