Searched defs:mul (Results 1 – 5 of 5) sorted by relevance
25 def mul(x: uint, y: uint): function
29 def mul(x: int, y: int): function
30 namespace mul { namespace
386 const __m128i mul = _mm_set1_epi16(0x110); in BundleColorMap_SSE2() local406 const __m128i mul = _mm_mullo_epi16(in, mul_cst); // 00ab00b000cd00d0 in BundleColorMap_SSE2() local
47790 int mul = 1000, ms = 0; in js_Date_parse() local
Completed in 105 milliseconds