Searched refs:c1 (Results 1 - 1 of 1) sorted by path

/scripts/
H A Dpnmtologo.c223 static inline int is_equal(struct color c1, struct color c2) argument
225 return c1.red == c2.red && c1.green == c2.green && c1.blue == c2.blue;

Completed in 52 milliseconds