OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:normvalue
(Results
1 - 1
of
1
) sorted by null
/external/iproute2/netem/
paretonormal.c
65
int
normvalue
, parvalue, value;
local
67
normvalue
= (int) rint(table[i]*TABLEFACTOR);
70
value = (
normvalue
+3*parvalue)/4;
Completed in 163 milliseconds