HomeSort by relevance Sort by last modified time
    Searched refs:nFF (Results 1 - 2 of 2) sorted by null

  /external/valgrind/main/exp-ptrcheck/tests/
and.c 22 g(&, nFF,p, n); // ok, det
25 g(&, p, nFF,n); // ok, det
arith_include2.c 28 long n = a ^ a, UNU n2 = n+1, UNU n7F = 0x7fffffffUL, UNU nFF = ~n;

Completed in 32 milliseconds