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

/openbsd-current/lib/libcrypto/conf/
H A Dconf_def.h83 #define IS_COMMENT(c,a) (KEYTYPES(c)[(a)&0xff]&CONF_COMMENT) macro
/openbsd-current/gnu/usr.bin/binutils/gas/
H A Dapp.c86 #define IS_COMMENT(c) (lex[c] == LEX_IS_COMMENT_START) macro
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/
H A Dapp.c86 #define IS_COMMENT(c) (lex[c] == LEX_IS_COMMENT_START) macro

Completed in 91 milliseconds