Home
last modified time | relevance | path

Searched refs:FunctionValue (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/mips/
Dconstants-mips.h662 inline int FunctionValue() const { in FunctionValue() function
737 return FunctionValue(); in SecondaryValue()
/external/eigen/unsupported/test/mpreal/
Dmpreal.h2004 mpreal FunctionValue(x);
2008 mpfr_gamma(FunctionValue.mp, x.mp, rnd_mode);
2010 return FunctionValue;