HomeSort by relevance Sort by last modified time
    Searched defs:kNotEqual (Results 1 - 4 of 4) sorted by null

  /external/v8/src/
futex-emulation.h 87 kNotEqual = -1,
91 // Check that array_buffer[addr] == value, and return kNotEqual if not. If
106 // Check that array_buffer[addr] == value, and return kNotEqual if not. If
110 // woken waiters or kNotEqual as described above.
  /art/compiler/utils/x86_64/
constants_x86_64.h 93 kNotEqual = 5,
106 kNotZero = kNotEqual,
  /external/v8/src/compiler/
instruction-codes.h 119 kNotEqual,
  /art/compiler/utils/x86/
constants_x86.h 84 kNotEqual = 5,
97 kNotZero = kNotEqual,

Completed in 59 milliseconds