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

  /src/usr.bin/xlint/lint1/
lex.c 737 bool in_the_middle = it->start > 0; local in function:quoted_next
738 if (!in_the_middle) {
748 it->next_literal = in_the_middle;
lex.c 737 bool in_the_middle = it->start > 0; local in function:quoted_next
738 if (!in_the_middle) {
748 it->next_literal = in_the_middle;

Completed in 5040 milliseconds