Searched defs:percentage (Results 1 – 3 of 3) sorted by relevance
5 float percentage; variable
131 static inline double percentage(double X, double Y) { return X / Y * 100.0; } in percentage() function
684 bool percentage = false; global() member 716 std::optional<unsigned> percentage; global() member