OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fNegate
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
ppevvmath.h
60
static fInt
fNegate
(fInt); /* Returns -1 * input fInt value */
90
static fInt
fNegate
(fInt);
126
exponent =
fNegate
(exponent);
232
static fInt
fNegate
(fInt X)
475
root_first = fSubtract(
fNegate
(B), temp); /* b - Sqrt(b^2 - 4AC) */
476
root_second = fAdd(
fNegate
(B), temp); /* b + Sqrt(b^2 - 4AC) */
ppevvmath.h
60
static fInt
fNegate
(fInt); /* Returns -1 * input fInt value */
90
static fInt
fNegate
(fInt);
126
exponent =
fNegate
(exponent);
232
static fInt
fNegate
(fInt X)
475
root_first = fSubtract(
fNegate
(B), temp); /* b - Sqrt(b^2 - 4AC) */
476
root_second = fAdd(
fNegate
(B), temp); /* b + Sqrt(b^2 - 4AC) */
Completed in 21 milliseconds
Indexes created Wed Oct 01 18:09:54 GMT 2025