Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/conf/
H A Dconf_def.h33 #define IS_NUMBER(conf,c) is_keytype(conf, c, CONF_NUMBER) macro
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/conf/
H A Dconf_def.h34 #define IS_NUMBER(conf,c) is_keytype(conf, c, CONF_NUMBER) macro