Searched defs:IntPtrMul (Results 1 – 2 of 2) sorted by relevance
23 inline intptr_t IntPtrMul(Isolate* isolate, intptr_t a, intptr_t b) { in IntPtrMul() function
925 TNode<IntPtrT> IntPtrMul(TNode<IntPtrT> left, TNode<IntPtrT> right) { in IntPtrMul() function