OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:allowp
(Results
1 - 1
of
1
) sorted by null
/external/libpng/contrib/libtests/
tarith.c
204
double
allowp
= (change-allow)*100/allow;
local
208
if (max_abs <
allowp
) max_abs =
allowp
;
213
if (max <
allowp
) max =
allowp
;
216
if (showall ||
allowp
>= percent)
221
(int)round(
allowp
));
Completed in 66 milliseconds