Home
last modified time | relevance | path

Searched refs:token_comment (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/scripts/
Dtkparse.h15 token_comment, enumerator
Dtkgen.c301 if ( cfg->token == token_comment && line_num == -1 ) in generate_if()
502 case token_comment: in generate_if()
660 if ( cfg->token != token_comment ) in generate_writeconfig()
791 case token_comment: in generate_writeconfig()
1174 case token_comment: in dump_tk_script()
1252 case token_comment: in dump_tk_script()
1452 case token_comment: in dump_tk_script()
Dtkparse.c415 match_token( token_comment, "comment" ); in tokenize_line()
538 case token_comment: in tokenize_line()
Dtkcond.c496 case token_comment: in fix_conditionals()