Home
last modified time | relevance | path

Searched defs:notNull (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/crypto/heimdal/lib/sqlite/
Dsqlite3.c9750 u8 notNull; /* True if there is a NOT NULL constraint */ member
/freebsd-12-stable/contrib/sqlite3/
Dsqlite3.c18016 unsigned notNull :4; /* An OE_ code for handling a NOT NULL constraint */ member