Searched defs:ossl_isgraph (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/crypto/external/bsd/openssl.old/dist/include/crypto/
H A Dctype.h72 # define ossl_isgraph(c) (ossl_ctype_check((c), CTYPE_MASK_graph)) macro
/netbsd-current/crypto/external/bsd/openssl/dist/include/crypto/
H A Dctype.h79 # define ossl_isgraph(c) (ossl_ctype_check((c), CTYPE_MASK_graph)) macro

Completed in 93 milliseconds