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

  /src/usr.bin/xlint/lint1/
lint1.h 64 EM_PARSE,
cgram.y 643 push_evaluation_mode($1.assoc_matched ? EM_EVAL : EM_PARSE);
651 push_evaluation_mode($1.matched != NULL ? EM_PARSE : EM_EVAL);

Completed in 19 milliseconds