Searched defs:abs_impl (Results 1 – 3 of 3) sorted by relevance
20 struct abs_impl< rational_c_tag > struct22 template< typename R > struct apply
74 struct abs_impl<integral_c_tag> struct77 template< typename N > struct apply
1228 inline T abs_impl(T v) { in abs_impl() function1233 C10_UNUSED inline uint8_t abs_impl(uint8_t v) { in abs_impl() function