Home
last modified time | relevance | path

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

/linux-2.4.37.9/scripts/
Dtkgen.c439 case token_dep_tristate: in generate_if()
587 case token_dep_tristate: in generate_if()
816 case token_dep_tristate: in generate_writeconfig()
940 case token_dep_tristate: in generate_update_var()
1074 if ( (cfg->token == token_tristate || cfg->token == token_dep_tristate) in end_proc()
1176 case token_dep_tristate: in dump_tk_script()
1311 case token_dep_tristate: in dump_tk_script()
1382 case token_dep_tristate: in dump_tk_script()
1459 case token_dep_tristate: in dump_tk_script()
Dtkparse.h23 token_dep_tristate, enumerator
Dtkparse.c426 match_token( token_dep_tristate, "dep_tristate" ); in tokenize_line()
593 case token_dep_tristate: in tokenize_line()
648 if ( token == token_dep_tristate in tokenize_line()
Dtkcond.c57 || cfg->token == token_dep_tristate in mark_variables()
522 case token_dep_tristate: in fix_conditionals()