Home
last modified time | relevance | path

Searched refs:hb_is_arithmetic (Results 1 – 1 of 1) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-meta.hh248 using hb_is_arithmetic = hb_bool_constant< typedef
253 #define hb_is_arithmetic(T) hb_is_arithmetic<T>::value macro
257 using hb_is_signed = hb_conditional<hb_is_arithmetic (T),
262 using hb_is_unsigned = hb_conditional<hb_is_arithmetic (T),