Lines Matching full:comparison
6322 save_reg(TREG_EAX); /* eax is used by FP comparison code */
11181 /* check types for comparison or substraction of pointers */
11194 /* accept comparison between pointer and integer with a warning */
11196 warning("comparison between pointer and integer");
11224 warning("comparison of distinct pointer types lacks a cast");