Home
last modified time | relevance | path

Searched defs:IS_COMMENT (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/conf/
H A Dconf_def.h29 #define IS_COMMENT(conf,c) is_keytype(conf, c, CONF_COMMENT) macro
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/conf/
H A Dconf_def.h30 #define IS_COMMENT(conf,c) is_keytype(conf, c, CONF_COMMENT) macro
/netbsd-src/external/gpl3/binutils.old/dist/gas/
H A Dapp.c92 #define IS_COMMENT(c) (lex[c] == LEX_IS_COMMENT_START) macro
/netbsd-src/external/gpl3/binutils/dist/gas/
H A Dapp.c92 #define IS_COMMENT(c) (lex[c] == LEX_IS_COMMENT_START) macro