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

  /src/external/gpl3/gcc.old/dist/libphobos/testsuite/libphobos.exceptions/
assert_fail.d 395 Opaque notNull = cast(Opaque) &null_;
396 test(null_, notNull, "null != <Opaque>");
  /src/external/public-domain/sqlite/dist/
sqlite3.c 19270 unsigned notNull :4; /* An OE_ code for handling a NOT NULL constraint */
191129 int notnull = 0; local
    [all...]

Completed in 115 milliseconds