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

  /toolchain/binutils/binutils-2.25/include/
xregex2.h 370 unsigned can_be_null : 1;
367 unsigned can_be_null : 1; member in struct:re_pattern_buffer
  /art/compiler/optimizing/
instruction_simplifier.cc 503 bool can_be_null = true; local
505 can_be_null = false;
523 if (outcome && can_be_null) {
    [all...]

Completed in 121 milliseconds