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

/freebsd-9.3-release/crypto/openssl/crypto/conf/
H A Dconf_def.h84 # define IS_COMMENT(c,a) (KEYTYPES(c)[(a)&0xff]&CONF_COMMENT) macro
99 # define IS_COMMENT(c,a) (KEYTYPES(c)[os_toascii[a]&0xff]&CONF_COMMENT) macro
/freebsd-9.3-release/contrib/binutils/gas/
H A Dapp.c85 #define IS_COMMENT(c) (lex[c] == LEX_IS_COMMENT_START) macro

Completed in 53 milliseconds