HomeSort by: relevance | last modified time | path
    Searched refs:notequal (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl2/dtc/dist/tests/
dtbs_equal_ordered.c 20 static int notequal; /* = 0 */ variable
24 if (notequal) \
32 if (!notequal) \
147 notequal = 1;
dtbs_equal_unordered.c 21 static int notequal; /* = 0 */ variable
26 if (notequal) \
34 if (!notequal) \
207 notequal = 1;

Completed in 90 milliseconds