OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mul3
(Results
1 - 2
of
2
) sorted by relevancy
/src/tests/lib/libpthread/
t_fpu.c
88
mul3
(double x, double y, double z)
function
102
d =
mul3
(
mul3
(2., 3., 5.),
mul3
(7., 11., 13.),
mul3
(17., 19., 23.));
/src/external/lgpl3/gmp/dist/mpz/
bin_uiui.c
102
mul3
(mp_limb_t m)
function
170
static const mulfunc_t mulfunc[] = {mul1,mul2,
mul3
,mul4,mul5,mul6,mul7,mul8 /* ,mul9,mul10 */};
Completed in 28 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026