Home
last modified time | relevance | path

Searched defs:mul_one (Results 1 – 1 of 1) sorted by relevance

/haiku/headers/libs/agg/
H A Dagg_basics.h227 template<unsigned Shift> struct mul_one struct
229 AGG_INLINE static unsigned mul(unsigned a, unsigned b) in mul()