Home
last modified time | relevance | path

Searched defs:isnull (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/lyaml/lib/lyaml/
H A Dfunctional.lua36 local function isnull(x) function
H A Dinit.lua42 local isnull = functional.isnull function
/freebsd/crypto/openssl/crypto/
H A Dasn1_dsa.c110 int isnull = WPACKET_is_null_buf(pkt); in ossl_encode_der_dsa_sig() local