Searched refs:notNull (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc/dist/libphobos/testsuite/libphobos.exceptions/
H A Dassert_fail.d395 Opaque notNull = cast(Opaque) &null_;
396 test(null_, notNull, "null != <Opaque>");
/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c18160 unsigned notNull :4; /* An OE_ code for handling a NOT NULL constraint */ member in struct:Column
[all...]

Completed in 736 milliseconds