HomeSort by: relevance | last modified time | path
    Searched defs:no_comments (Results 1 - 2 of 2) sorted by relevancy

  /src/external/mpl/bind/dist/lib/isc/
lex.c 346 bool no_comments = false; local
476 if (lex->comment_ok && !no_comments) {
483 no_comments = true;
492 no_comments = true;
499 no_comments = true;
553 no_comments = true;
587 no_comments = true;
709 no_comments = true;
773 no_comments = false;
798 no_comments = false
    [all...]
  /src/external/mpl/dhcp/bind/dist/lib/isc/
lex.c 347 bool no_comments = false; local
475 if (lex->comment_ok && !no_comments) {
482 no_comments = true;
491 no_comments = true;
498 no_comments = true;
552 no_comments = true;
586 no_comments = true;
708 no_comments = true;
772 no_comments = false;
797 no_comments = false
    [all...]

Completed in 26 milliseconds