Home
last modified time | relevance | path

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

/external/compiler-rt/test/builtins/Unit/
Dmuloti4_test.c23 COMPILER_RT_ABI ti_int __muloti4(ti_int a, ti_int b, int *overflow);
28 ti_int x = __muloti4(a, b, &ov); in test__muloti4()
/external/compiler-rt/lib/builtins/
Dmuloti4.c24 __muloti4(ti_int a, ti_int b, int* overflow) in __muloti4() function
DREADME.txt114 ti_int __muloti4(ti_int a, ti_int b, int* overflow); // a * b, overflow set to