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

/forgerock/web-agents-v4/cmocka/
H A Dcmocka.c833 const int not_equal = left != right; local
834 if (!not_equal) {
838 return not_equal;

Completed in 90 milliseconds