Home
last modified time | relevance | path

Searched refs:IS_NUMBER (Results 1 – 4 of 4) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/conf/
Dconf_def.h34 #define IS_NUMBER(conf,c) is_keytype(conf, c, CONF_NUMBER) macro
Dconf_def.c1018 return IS_NUMBER(conf, c); in def_is_number()
/third_party/openssl/crypto/conf/
Dconf_def.h34 #define IS_NUMBER(conf,c) is_keytype(conf, c, CONF_NUMBER) macro
Dconf_def.c1018 return IS_NUMBER(conf, c); in def_is_number()