HomeSort by relevance Sort by last modified time
    Searched refs:IS_COMMENT (Results 1 - 3 of 3) sorted by null

  /external/boringssl/src/crypto/conf/
conf_def.h 81 #define IS_COMMENT(c,a) (KEYTYPES(c)[(a)&0xff]&CONF_COMMENT)
conf.c 492 if (IS_COMMENT(conf, *p)) {
  /toolchain/binutils/binutils-2.27/gas/
app.c 90 #define IS_COMMENT(c) (lex[c] == LEX_IS_COMMENT_START)
873 if (IS_COMMENT (ch)
    [all...]

Completed in 77 milliseconds