Searched defs:notequal (Results 1 - 2 of 2) sorted by relevance

/external/dtc/tests/
H A Ddtbs_equal_ordered.c31 int notequal; /* = 0 */ variable
35 if (notequal) \
43 if (!notequal) \
158 notequal = 1;
H A Ddtbs_equal_unordered.c32 int notequal; /* = 0 */ variable
36 if (notequal) \
44 if (!notequal) \
208 notequal = 1;

Completed in 355 milliseconds